CVE-2026-2161
CWE-74Published: February 8, 2026· Updated: Jun 17, 2026
Official Description
A vulnerability was found in itsourcecode Directory Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/forget-password.php. The manipulation of the argument email results in sql injection. The attack can be launched remotely. The exploit has been made public and could be used.
Risk Analysis
A SQL injection vulnerability in the Directory Management System 1.0 password recovery function allows remote attackers to manipulate database queries. Given the 9.8 CVSS score, this represents a critical risk to data confidentiality and integrity.
No public exploit is currently known, and it is not in CISA KEV. The flaw is remotely exploitable with low complexity.
No vendor patch is available. Sanitize all user inputs and use parameterized queries to prevent SQL injection.
Technical Analysis
CVE-2026-2161 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 (5)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-2161 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts