CVE-2025-11555
CWE-74Published: October 9, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was detected in Campcodes Online Learning Management System 1.0. This affects an unknown part of the file /admin/calendar_of_events.php. The manipulation of the argument date_start results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.
Risk Analysis
This critical SQL injection vulnerability in Campcodes Online Learning Management System 1.0 allows an attacker to manipulate database queries via the 'date_start' argument in 'admin/calendar_of_events.php'. With a CVSS score of 9.8, this flaw presents a significant risk of unauthorized data access, modification, or deletion, demanding immediate attention for affected systems.
No public exploit is currently known for this vulnerability. The flaw is remotely exploitable with low attack complexity, suggesting that exploitation could be straightforward if an exploit becomes available.
To mitigate this vulnerability, apply any available patches or updates for Campcodes Online Learning Management System 1.0. Implement strict input validation and use parameterized queries for all user inputs to prevent SQL injection.
Technical Analysis
CVE-2025-11555 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-11555 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts