CVE-2026-72599 PUBLISHED

e107 e107 - SQL Injection

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor e107
Product e107
Versions
  • affected from 0 to 2.4.0 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-89: SQL Injection CWE