CVE-2025-11599
CWE-74Published: October 11, 2025· Updated: Jun 17, 2026
Official Description
A weakness has been identified in Campcodes Online Apartment Visitor Management System 1.0. This impacts an unknown function of the file /forgot-password.php. This manipulation of the argument email causes sql injection. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks.
Risk Analysis
This critical SQL injection vulnerability in Campcodes Online Apartment Visitor Management System allows an attacker to execute arbitrary database commands by manipulating the 'email' argument during password reset. With a CVSS score of 9.8, this flaw is highly severe and could lead to complete compromise of the database, including visitor records and user credentials. 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 Campcodes Online Apartment Visitor Management 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 password reset.
Technical Analysis
CVE-2025-11599 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-11599 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts