Description
The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability.
Published: 2026-07-21
Score: 8.7 High
EPSS: 1.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability originates from the audit file upload handler in Tenable Security Center, which fails to sanitize filenames. As a result, shell metacharacters can be injected into system command execution paths. This input validation failure enables a command injection attack, particularly when combined with a related vulnerability. The active weakness is a classic command injection flaw, identified as CWE‑78, and if exploited, an attacker could execute arbitrary operating‑system commands, potentially compromising confidentiality, integrity, and availability of the affected system.

Affected Systems

Tenable, Inc. Security Center is impacted. Versions prior to the release of Patch SC202607.1 are affected; no specific affected build numbers are listed in the advisory, so all installations lacking the patch should be considered at risk.

Risk and Exploitability

The CVSS score of 8.7 places this issue in the High severity range, while the EPSS score of 1.44% indicates a modest but measurable probability of exploitation. Although the vulnerability is not listed in the CISA KEV catalog, it remains a serious threat. The likely attack vector is through the file upload interface; an authenticated or unauthenticated attacker with access to the audit upload feature could supply a malicious filename, potentially leading to remote code execution without additional privileges.

Generated by OpenCVE AI on August 4, 2026 at 17: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 Tenable Security Center Patch SC202607.1 from the Tenable Downloads Portal.
  • Immediately block or sanitize all filenames submitted to the audit file upload endpoint to prevent shell metacharacter injection.
  • Configure the upload service to allow only specific safe file types and enforce strict content validation before processing.

Generated by OpenCVE AI on August 4, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 11:00:00 +0000

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

Wed, 22 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability.
Title Command Injection
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-07-24T03:55:55.735Z

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

Link: CVE-2026-64881

cve-icon Vulnrichment

Updated: 2026-07-22T19:33:32.678Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:00:14Z

Weaknesses
  • CWE-78

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