Description
A remote code execution vulnerability exists in Tenable Security Center's report generation functionality. An authenticated, non-administrative user could exploit this issue by supplying specially crafted input that is later processed unsafely during server-side report rendering, resulting in arbitrary code execution with the privileges of the service account.
Published: 2026-08-14
Score: 9.4 Critical
EPSS: 1.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated, non-administrative user can supply specially crafted input that is later processed unsafely during server-side report rendering, leading to arbitrary code execution with the privileges of the service account. This flaw exemplifies CWE‑95, the classic Code Injection weakness, where maliciously crafted data is executed as code. The vulnerability allows the attacker to run malicious code on the Tenable Security Center server, potentially compromising all data and operations managed by the platform.

Affected Systems

Tenable, Inc. Security Center is affected. The issue is documented against versions prior to Security Center 6.9.0; the 6.9.0 release contains the fix.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.4, indicating a critical severity. Although an EPSS score is not available, the lack of KEV listing does not reduce the attack potential. The attacker must be authenticated but not an administrator, so the exploit requires legitimate user credentials, yet it results in code execution with service‑account privileges, exposing the entire system to compromise. The remote nature of the attack vector combined with the high impact suggests a high likelihood of exploitation by resourceful threat actors.

Generated by OpenCVE AI on August 14, 2026 at 18:50 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

  • Upgrade Tenable Security Center to version 6.9.0 or later using the Tenable Downloads Portal
  • If an immediate upgrade is not possible, limit or disable report generation privileges for non‑administrative users until the fix is applied
  • Monitor system logs for abnormal report generation activity and block inputs that trigger large or unexpected rendering requests

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:tenable:security_center:*:*:*:*:*:*:*:*

Sat, 15 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Aug 2026 19:15: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 remote code execution vulnerability exists in Tenable Security Center's report generation functionality. An authenticated, non-administrative user could exploit this issue by supplying specially crafted input that is later processed unsafely during server-side report rendering, resulting in arbitrary code execution with the privileges of the service account.
Title Remote Code Execution
Weaknesses CWE-95
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-08-15T03:55:52.063Z

Reserved: 2026-08-12T15:26:29.843Z

Link: CVE-2026-19626

cve-icon Vulnrichment

Updated: 2026-08-14T17:24:59.082Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-19T17:04:32.323

Link: CVE-2026-19626

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T19:00:16Z

Weaknesses
  • CWE-95

    Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')