CVE-2026-64880 PUBLISHED

Blind SQL Injection

Assigner: tenable
Reserved: 20.07.2026 Published: 21.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Tenable, Inc.
Product Security Center
Versions Default: affected
  • affected from 0 to 6.8.0 (excl.)

Solutions

Tenable has released Security Center Patch SC202607.1 to address these issues. The installation files can be obtained from the Tenable Downloads Portal:  https://www.tenable.com/downloads/security-center

References

Problem Types

  • CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection') CWE