PatchSiren cyber security CVE debrief
CVE-2020-15878 LibreNMS CVE debrief
CVE-2020-15878 is an authenticated SQL injection vulnerability in LibreNMS 1.65. The vulnerability exists in the address parameter of the /ajax_table.php API endpoint. An attacker with normal privileges can exploit this vulnerability to extract all information from the LibreNMS database, potentially leading to unauthorized data access and manipulation. Affected product deployments should be identified and verified for patch levels. Security teams should review official advisories and implement input validation and sanitization for the address parameter. Compensating controls should be reviewed for exposed systems while remediation is scheduled and verified. Monitoring and detection logs should be checked for exposed assets that need extra review. Exceptions should be tracked, and remediated assets should be retested and closed only after evidence is documented. Evidence is limited; verify with primary official records.
- Vendor
- LibreNMS
- Product
- LibreNMS
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-26
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-26
- Advisory updated
- 2026-09-01
Who should care
Administrators and users of LibreNMS 1.65, security teams monitoring for SQL injection vulnerabilities, and organizations using LibreNMS for network management should be aware of this vulnerability. They should verify their system patch levels, restrict access to the /ajax_table.php API endpoint, and implement input validation and sanitization for the address parameter to prevent exploitation.
Technical summary
CVE-2020-15878 is an authenticated SQL injection vulnerability in LibreNMS 1.65. The vulnerability exists in the address parameter of the /ajax_table.php API endpoint. An attacker with normal privileges can exploit this vulnerability to extract all information from the LibreNMS database, potentially leading to unauthorized data access and manipulation. To verify, defenders should check official vendor advisories, review system logs for suspicious database queries, and confirm system patch levels. The vulnerability allows an attacker to inject malicious SQL code, potentially leading to data breaches and unauthorized system modifications. Security teams should prioritize patching affected systems and implement additional security measures to prevent exploitation.
Defensive priority
Authenticated attackers with normal privileges can exploit this vulnerability to extract all information from the LibreNMS database.
Recommended defensive actions
- Inventory and verify LibreNMS installations for version 1.65
- Restrict access to the /ajax_table.php API endpoint
- Implement input validation and sanitization for the address parameter
- Monitor for suspicious database queries
- Apply vendor remediation when available
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
Evidence is limited; verify with primary official records. The CVE details an authenticated SQL injection vulnerability in LibreNMS 1.65 via the address parameter in the /ajax_table.php API endpoint. To verify, defenders should check official vendor advisories, review system logs for suspicious database queries, and confirm system patch levels.
Sources and references
Verified primary and authoritative sources
-
CVE-2020-15878 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2020-15878
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2020-15878 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2020-15878
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://community.librenms.org/c/announcements
-
Source reference
Unverified legacy reference
URL: https://github.com/librenms/librenms/compare/1.65...1.65.1
-
Source reference
Unverified legacy reference
URL: https://github.com/librenms/librenms/releases/tag/1.65.1
-
Source reference
Unverified legacy reference
URL: https://shielder.it/blog
-
Source reference
Unverified legacy reference
URL: https://www.shielder.com/advisories/librenms-address-authenticated-sql-injection/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.