CVE-2025-11342
CWE-74Published: October 6, 2025· Updated: Jun 17, 2026
Official Description
A weakness has been identified in code-projects Online Course Registration 1.0. This impacts an unknown function of the file /admin/edit-course.php. Executing manipulation of the argument coursecode can lead to sql injection. The attack can be executed remotely. The exploit has been made available to the public and could be exploited.
Risk Analysis
This critical SQL Injection vulnerability in code-projects Online Course Registration 1.0 allows an unauthenticated attacker to execute arbitrary SQL commands via the /admin/edit-course.php file. With a CVSS score of 9.8, this flaw poses a severe risk to data confidentiality, integrity, and availability. The lack of an EPSS score means the likelihood of exploitation is not yet quantified, but the critical severity warrants immediate attention.
No public exploit is currently known for this vulnerability, despite the description stating an exploit has been made available. It is remotely exploitable due to the network attack vector and low attack complexity.
Upgrade code-projects Online Course Registration to a patched version if available. Implement robust input validation and parameterized queries in all web applications to prevent similar flaws.
Technical Analysis
CVE-2025-11342 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 (5)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-11342 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts