Description
A command injection vulnerability exists in Tenable Security Center. An authenticated administrator could modify application configuration values to achieve arbitrary command execution on the underlying operating system when specific backend operations are triggered.
Published: 2026-08-14
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A command injection flaw in Tenable Security Center allows an authenticated administrator to alter application configuration values. When certain backend operations run, the manipulated configuration leads to arbitrary command execution on the underlying operating system. The weakness is a classic command injection (CWE‑78) and enables the attacker to compromise the host with the permissions of the application process.

Affected Systems

The vulnerability affects Tenable, Inc.'s Security Center application. The specific affected versions are not enumerated in the advisory, so any deployment of Security Center that has not been updated to the latest release is potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.6 reflects high severity with a possibility of full system compromise. EPSS data is not available, but the flaw requires authenticated access, meaning exploitation hinges on compromised or misused administrative credentials. The vulnerability is not listed in CISA’s KEV catalog at this time. An attacker who gains administrator rights can execute arbitrary code on the server once the relevant backend process is invoked.

Generated by OpenCVE AI on August 14, 2026 at 18:22 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 Tenable Security Center patch 6.9.0 or later to eliminate the command injection vulnerability.
  • Restrict and monitor the pool of users with administrator privileges, ensuring only trusted personnel have configuration access.
  • Audit and limit the backend operations that expose configuration values, disabling unnecessary features that could trigger code execution.
  • Implement strict input validation for any configuration changes if custom modules are used, following best practices for secure handling of user input.

Generated by OpenCVE AI on August 14, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description A command injection vulnerability exists in Tenable Security Center. An authenticated administrator could modify application configuration values to achieve arbitrary command execution on the underlying operating system when specific backend operations are triggered.
Title Remote Code Execution
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Tenable Security Center
cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

Updated: 2026-08-14T17:27:26.050Z

Reserved: 2026-08-12T15:39:11.627Z

Link: CVE-2026-19628

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T17:17:31.110

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

Link: CVE-2026-19628

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T18:30:07Z

Weaknesses
  • CWE-78

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