CVE-2025-11582
CWE-74Published: October 10, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was detected in code-projects Online Job Search Engine 1.0. This issue affects some unknown processing of the file /registration.php. Performing manipulation of the argument txtusername results in sql injection. The attack may be initiated remotely. The exploit is now public and may be used.
Risk Analysis
This critical SQL injection vulnerability in code-projects Online Job Search Engine 1.0 allows an attacker to manipulate the 'txtusername' argument in 'registration.php' to execute arbitrary SQL commands. With a CVSS score of 9.8, this flaw presents a severe risk of unauthorized data access, modification, or deletion. The lack of an EPSS score means the exploitation likelihood is not yet assessed, but the critical CVSS score demands immediate attention.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable with low attack complexity, allowing an attacker to exploit it over a network without specialized conditions.
Users of code-projects Online Job Search Engine 1.0 should apply any available patches or updates from the vendor. Implement strong input validation and use prepared statements for all database queries to prevent SQL injection.
Technical Analysis
CVE-2025-11582 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-11582 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts