Description
Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint.
Published: 2026-07-21
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unvalidated input in the asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low‑privileged operating system user via the Analysis REST endpoint. The weakness is a classic OS command injection (CWE‑78). A successful exploitation would give an attacker the ability to run arbitrary commands on the host running the endpoint, compromising confidentiality, integrity and availability of that environment.

Affected Systems

Tenable, Inc. Security Center. No specific affected-version data was supplied; the flaw exists in all versions prior to the Security Center Patch SC202607.1. The patch is available for download from the Tenable Downloads Portal and addresses the unvalidated input flaw.

Risk and Exploitability

The CVSS score of 9.4 classifies this as a high‑severity vulnerability. The EPSS score of less than 1% indicates that exploitation likelihood is low but not zero. This vulnerability is not listed in CISA’s KEV catalog, so no known active exploits have been reported. The attack vector is inferred to involve sending a crafted request containing malicious asset filter parameters to the Analysis REST endpoint, requiring legitimate API access or network reachability to the endpoint.

Generated by OpenCVE AI on July 30, 2026 at 16:38 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 as soon as possible by downloading the installation files from the Tenable Downloads Portal.
  • Restrict access to the Analysis REST endpoint so that only authenticated, privileged users can supply asset filter parameters, and enforce strict authorization controls for API usage.
  • Monitor logs for anomalous API requests or unexpected shell command execution that could indicate an attempt to exploit the command injection flaw.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Wed, 22 Jul 2026 19: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:15:00 +0000

Type Values Removed Values Added
Description Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint.
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

Tenable Security Center
cve-icon MITRE

Status: PUBLISHED

Assigner: tenable

Published:

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

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

Link: CVE-2026-64878

cve-icon Vulnrichment

Updated: 2026-07-22T18:15:18.955Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:45:04Z

Weaknesses
  • CWE-78

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