Description
A SQL injection vulnerability exists in Security Center that could allow an attacker to access unauthorized data from the application's database.
Published: 2026-08-14
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A classic SQL injection flaw exists in Tenable Security Center, enabling an attacker to inject arbitrary SQL commands into the application’s input fields. With this vulnerability an attacker could retrieve sensitive information stored in the backend database that the application must not reveal, leading to a loss of confidentiality. The likelihood that the flaw can be used to exfiltrate data is inferred by the description’s mention of unauthorized database access.

Affected Systems

The product affected is Tenable Security Center. Any deployment that does not include the vendor‑supplied fix released as version 6.9.0 is considered vulnerable; no further version details are provided in the public advisory.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate severity, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to send specially crafted input to a susceptible web interface of Security Center; authentication requirements are not specified, so the real risk depends on the system’s existing access controls. The primary impact is confidentiality loss, as exposed data can be read by an attacker.

Generated by OpenCVE AI on August 14, 2026 at 19:24 UTC.

Remediation

Vendor Solution

Tenable has released Security Center 6.9.0 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 vendor‑supplied patch: install Security Center 6.9.0 from the Tenable Downloads Portal.
  • Modify the application’s database interactions to use parameterized queries or enforce strict input validation to prevent malicious SQL fragments.
  • Configure the database account that Security Center uses to run with the least privileges required for normal operation.

Generated by OpenCVE AI on August 14, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description A SQL injection vulnerability exists in Security Center that could allow an attacker to access unauthorized data from the application's database.
Title SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

Updated: 2026-08-14T19:33:08.258Z

Reserved: 2026-08-12T22:42:20.766Z

Link: CVE-2026-19680

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T18:17:23.357

Modified: 2026-08-14T18:17:23.357

Link: CVE-2026-19680

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T19:30:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')