PatchSiren cyber security CVE debrief
CVE-2019-25675 edirectory CVE debrief
CVE-2019-25675 involves multiple SQL injection vulnerabilities in eDirectory, an identity and access management solution. These vulnerabilities allow unauthenticated attackers to bypass administrator authentication and disclose sensitive files by injecting SQL code into parameters. The key parameter in the login endpoint is vulnerable to union-based SQL injection, enabling attackers to authenticate as administrators. Additionally, authenticated file disclosure vulnerabilities in language_file.php allow attackers to read arbitrary PHP files from the server.
- Vendor
- edirectory
- Product
- Unknown
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-05
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-05
- Advisory updated
- 2026-07-24
Who should care
Administrators and security teams responsible for eDirectory installations should prioritize patching CVE-2019-25675 to prevent potential authentication bypass and unauthorized file access. Developers and security researchers interested in SQL injection vulnerabilities and their exploitation in identity management solutions may also find this CVE relevant.
Technical summary
CVE-2019-25675 is a high-severity vulnerability (CVSS Score: 8.8) in eDirectory, caused by multiple SQL injection vulnerabilities. Attackers can exploit the key parameter in the login endpoint for authentication bypass and then use authenticated file disclosure vulnerabilities in language_file.php to access arbitrary PHP files. This vulnerability affects all versions of eDirectory up to 1.0. Affected product deployments should be identified in managed environments, and owners should be assigned for follow-up. The official advisory or CVE record should be reviewed to validate affected scope, severity, and vendor guidance. Vendor-supported updates or mitigations should be planned through normal change control where exposure is confirmed. Compensating controls for exposed systems should be reviewed while remediation is scheduled and verified. Relevant monitoring, detection, and logs for exposed assets should be checked, and exceptions should be tracked; retest remediated assets and close the item only after evidence is documented.
Defensive priority
High priority should be given to patching CVE-2019-25675 due to its high CVSS score and the potential for unauthenticated attackers to bypass administrator authentication and access sensitive files.
Recommended defensive actions
- Apply patches or updates provided by the vendor to address the SQL injection vulnerabilities.
- Implement additional security measures such as input validation and sanitization to prevent SQL injection attacks.
- Conduct regular security audits and vulnerability assessments to identify and address potential vulnerabilities.
- Monitor systems for suspicious activity and implement incident response plans in case of a security breach.
- Consider implementing compensating controls such as web application firewalls to detect and prevent SQL injection attacks.
Evidence notes
The CVE record was published on 2026-04-05T21:16:45.453Z and has not been modified since then. The NVD entry is currently Analyzed. Multiple sources, including the NVD and Exploit-DB, provide information about this vulnerability.
Official resources
-
CVE-2019-25675 CVE record
CVE.org
-
CVE-2019-25675 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
[email protected] - Product
-
Source reference
[email protected] - Exploit, VDB Entry
-
Mitigation or vendor reference
[email protected] - Third Party Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-05T21:16:45.453Z and has not been modified since then. The NVD entry is currently Analyzed.