CVE-2025-13554
CWE-74Published: November 23, 2025· Updated: Jun 17, 2026
Official Description
A security vulnerability has been detected in Campcodes Supplier Management System 1.0. This impacts an unknown function of the file /index.php of the component Login. Such manipulation of the argument txtUsername leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.
Risk Analysis
This critical SQL injection vulnerability in Campcodes Supplier Management System 1.0 allows an attacker to manipulate the 'txtUsername' argument in the /index.php login component. This could lead to full compromise of the system's confidentiality, integrity, and availability. The CVSS score of 9.8 indicates extreme urgency, though no EPSS score is available to gauge exploitation likelihood.
No public exploit is known for this vulnerability, and it is not listed in CISA's KEV catalog. However, the flaw is remotely exploitable over the network with low attack complexity, making it a significant concern.
Upgrade Campcodes Supplier Management System to a patched version if available. Implement robust input validation and parameterized queries for all user-supplied input to prevent SQL injection attacks.
Technical Analysis
CVE-2025-13554 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-13554 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts