CVE-2025-13560
CWE-74Published: November 23, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was found in SourceCodester Company Website CMS 1.0. This affects an unknown part of the file /admin/reset-password.php. The manipulation of the argument email results in sql injection. The attack may be launched remotely. The exploit has been made public and could be used.
Risk Analysis
This critical SQL injection vulnerability in SourceCodester Company Website CMS 1.0 allows a remote attacker to manipulate the 'email' argument in /admin/reset-password.php. This can lead to full system compromise, as indicated by the CVSS score of 9.8. The flaw is easily exploitable.
Although no public exploit is known, the description states that an exploit has been made public and could be used. This vulnerability is remotely exploitable over the network with low attack complexity.
Users of SourceCodester Company Website CMS 1.0 should apply vendor patches to address the SQL injection vulnerability. Implement robust input validation and parameterized queries for all user-supplied input to prevent similar flaws.
Technical Analysis
CVE-2025-13560 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-13560 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts