Description
An authenticated command injection vulnerability exists in Security Center related to file upload processing. An attacker could exploit this issue by uploading a specially crafted file, potentially resulting in arbitrary command execution on the underlying operating system.
Published: 2026-08-14
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated command injection flaw exists in Tenable Security Center related to how the system processes uploaded files. A malicious user who can upload files can craft the content of the file such that commands are executed on the underlying operating system. This enables arbitrary command execution, allowing a threat actor to compromise system confidentiality, integrity, and availability across the entire environment where Security Center runs. The weakness is a classic OS command injection (CWE‑78).

Affected Systems

Tenable, Inc. Security Center—prior to release 6.9.0. All deployments that have not applied that update are potentially vulnerable, as the flaw pertains to file upload handling throughout the product. No specific sub‑version numbers are listed, so any instance that predates the 6.9.0 patch is considered affected.

Risk and Exploitability

The CVSS v3 score of 9.4 denotes a high‑severity vulnerability. Because EPSS is not available, exploitation likelihood is unknown, but the flaw is listed as non‑KEV, implying no publicly available exploit is cataloged yet. The attack vector is inferred to be authenticated: a user must be logged into Security Center to upload a file that triggers the injection. Even though the official description does not detail the exact command syntax, the impact is clear—arbitrary OS commands can be executed with the privileges of the Security Center service.

Generated by OpenCVE AI on August 14, 2026 at 19:23 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’s patch—upgrade Security Center to version 6.9.0 or later.
  • Ensure that only authenticated users with appropriate privileges can initiate file uploads, and implement strict file type validation to prevent non‑trusted content from reaching the system’s processing pipeline.
  • Disable or remove the file upload feature when it is not required for business operations, thereby eliminating the attack surface.
  • Configure and regularly review audit logging for upload activities to detect anomalous or unauthorized uploads.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description An authenticated command injection vulnerability exists in Security Center related to file upload processing. An attacker could exploit this issue by uploading a specially crafted file, potentially resulting in arbitrary command execution on the underlying operating system.
Title Command Injection
Weaknesses CWE-78
References
Metrics cvssV3_1

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

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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

Updated: 2026-08-14T18:55:50.393Z

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

Link: CVE-2026-19681

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-14T19:17:17.750

Link: CVE-2026-19681

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-78

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