Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access.
References
| Link | Resource |
|---|---|
| https://www.tenable.com/security/tns-2026-19 |
Configurations
No configuration.
History
21 Jul 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-21 20:17
Updated : 2026-07-22 20:35
NVD link : CVE-2026-64880
Mitre link : CVE-2026-64880
CVE.ORG link : CVE-2026-64880
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
