CVE Catalog

CVE-2026-72599

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Summary

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause.

Risk Assessment

An unauthenticated attacker can read, modify, or delete all database contents, including administrator credentials, leading to full compromise.

Recommendation

Update e107 to a version that properly escapes SQL parameters. Additionally, use parameterized queries.

Original NVD description (English source)

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents including administrator credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS