CVE-2025-36640
Published: 13 January 2026
Summary
CVE-2025-36640 is a high-severity Improper Privilege Management (CWE-269) vulnerability. Its CVSS base score is 7.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 1.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 CM-11 (User-installed Software) and SI-2 (Flaw Remediation).
Deeper analysis
CVE-2025-36640 is a privilege escalation vulnerability (CWE-269) affecting the installation and uninstallation processes of the Nessus Agent Tray App on Windows hosts. Published on 2026-01-13, it has a CVSS v3.1 base score of 8.8 (AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H), indicating high severity due to its potential for significant impact when exploited locally.
A local attacker with low privileges (PR:L) can exploit this vulnerability through the Nessus Agent Tray App's installation or uninstallation mechanisms. The attack requires low complexity (AC:L) and no user interaction (UI:N), enabling privilege escalation with a changed scope (S:C) that results in high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H).
Tenable has published security advisory TNS-2026-01 at https://www.tenable.com/security/tns-2026-01, which details the vulnerability and associated mitigation guidance.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-2347
Vulnerability details
A vulnerability has been identified in the installation/uninstallation of the Nessus Agent Tray App on Windows Hosts which could lead to escalation of privileges.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct local privilege escalation via exploitation of improper privilege management in install/uninstall processes.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Requires timely remediation of the privilege escalation flaw in the Nessus Agent Tray App installation and uninstallation processes.
Prohibits low-privilege users from installing or uninstalling the vulnerable Nessus Agent Tray App, blocking the local exploitation vector.
Enforces least privilege on accounts and processes to limit the scope and impact of privilege escalation during installation or uninstallation.