CVE-2026-14660
Received Received - Intake

SQL Injection in Online Job Portal 1.0

Vulnerability report for CVE-2026-14660, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-04

Last updated on: 2026-07-04

Assigner: VulDB

Description

A vulnerability was found in code-projects Online Job Portal 1.0. The affected element is an unknown function of the file login.php. Performing a manipulation of the argument txtUser/txtPass results in sql injection. The attack may be initiated remotely. The exploit has been made public and could be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-04
Last Modified
2026-07-04
Generated
2026-07-05
AI Q&A
2026-07-05
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
code-projects online_job_portal 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the Online Job Portal 1.0 application, specifically in an unknown function within the login.php file. It involves a manipulation of the txtUser or txtPass arguments, which leads to a SQL injection vulnerability. This means that an attacker can inject malicious SQL code through these input fields.

The attack can be performed remotely, and the exploit has already been made public, increasing the risk of exploitation.

Impact Analysis

This SQL injection vulnerability can allow an attacker to execute arbitrary SQL commands on the backend database. This can lead to unauthorized access to sensitive data, data modification, or deletion.

Because the attack can be initiated remotely without authentication, it poses a significant security risk, potentially compromising the confidentiality, integrity, and availability of the affected system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14660. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart