CVE-2025-11608
CWE-74Published: October 11, 2025· Updated: Jun 17, 2026
Official Description
A security vulnerability has been detected in code-projects E-Banking System 1.0. This affects an unknown function of the file /register.php of the component POST Parameter Handler. The manipulation of the argument username/password leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Risk Analysis
This critical SQL injection vulnerability in code-projects E-Banking System allows an attacker to execute arbitrary database commands by manipulating the 'username' or 'password' arguments during registration. With a CVSS score of 9.8, this flaw is highly severe and could lead to complete compromise of the database, including sensitive user data. The lack of an EPSS score and KEV status means there is no current indication of widespread exploitation, but the critical CVSS score warrants immediate attention.
No public exploit is currently known for this remotely exploitable vulnerability. It is possible to initiate the attack remotely, indicating a broad attack surface.
Users of code-projects E-Banking System should apply any available patches or upgrades from the vendor to address this SQL injection vulnerability. If no patch is available, implement robust input validation and parameterized queries for all user inputs, especially during registration.
Technical Analysis
CVE-2025-11608 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-11608 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts