Description
An authenticated non-admin user can exploit a SQL injection flaw in the ticketing REST API to access sensitive data stored in the appliance database.
Published: 2026-07-21
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An SQL injection flaw exists in the ticketing REST API of Tenable Security Center, which can be triggered by an authenticated user who is not an administrator. Because user input is not properly validated, an attacker can inject arbitrary SQL commands that read data stored in the appliance database, potentially exposing confidential information. The vulnerability is classified as CWE-20 Input Validation.

Affected Systems

The affected product is Tenable Security Center. No specific version numbers are disclosed in the public data, so administrators should verify whether their installation includes the vulnerable functionality and check for the presence of the issued patch.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, but the EPSS score is below 1%, suggesting that exploitation is currently unlikely in the wild. The flaw is not listed in the CISA KEV catalog. If an attacker possesses a valid non‑admin API credential, the attacker can read arbitrary data from the database by exploiting the HTTP endpoint; no privileged escalation or lateral movement is required for the data exposure. The vendor has released patch SC202607.1 to rectify the issue.

Generated by OpenCVE AI on July 30, 2026 at 16:51 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Apply the Tenable Security Center Patch SC202607.1.
  • Restrict API access for non‑admin users and enforce least‑privilege permissions on the ticketing endpoint.
  • Monitor REST API logs for abnormal query activity and investigate any unexpected SQL query patterns.
  • If the ticketing API is not required, disable or restrict the endpoint to reduce the attack surface.

Generated by OpenCVE AI on July 30, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Tenable Security Center Ticketing API Exposes Sensitive Data

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Tenable
Tenable security Center
Vendors & Products Tenable
Tenable security Center

Mon, 27 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Tenable Security Center Ticketing API Allows Sensitive Data Access

Fri, 24 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Tenable Security Center Ticketing API Allows Sensitive Data Access

Tue, 21 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}

cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'}


Tue, 21 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description An authenticated non-admin user can exploit a SQL injection flaw in the ticketing REST API to access sensitive data stored in the appliance database.
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'}


Subscriptions

Tenable Security Center
cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

Updated: 2026-07-24T03:55:53.208Z

Reserved: 2026-07-20T19:19:24.798Z

Link: CVE-2026-64877

cve-icon Vulnrichment

Updated: 2026-07-22T19:05:55.682Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:00:07Z

Weaknesses
  • CWE-20

    Improper Input Validation