Cyber Resilience

CVE-2025-40897

High

Published: 15 April 2026

Published
15 April 2026
Modified
12 May 2026
KEV Added
Patch
CVSS Score v4 7.2 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0032 24.1th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-40897 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Nozominetworks (inferred from references). Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 24.1th 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 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Deeper analysis

CVE-2025-40897 is an access control vulnerability (CWE-863) in the Threat Intelligence functionality of Nozomi Networks products. The issue arises from a specific access restriction not being properly enforced for users with view-only privileges, allowing them to perform administrative actions. It carries a CVSS v3.1 base score of 8.1 (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H) and was published on 2026-04-15.

An authenticated attacker possessing view-only privileges for the Threat Intelligence functionality can exploit this vulnerability remotely with low complexity and no user interaction required. Successful exploitation enables the attacker to conduct administrative actions, such as altering the rules configuration or impacting the functionality's availability, resulting in high integrity and availability impacts.

Mitigation details are available in the vendor advisory at https://security.nozominetworks.com/NN-2026:1-01.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

An access control vulnerability was discovered in the Threat Intelligence functionality due to a specific access restriction not being properly enforced for users with view-only privileges. An authenticated user with view-only privileges for the Threat Intelligence functionality can perform administrative…

more

actions on it, altering the rules configuration, and/or affecting their availability.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Access control bypass (CWE-863) allows authenticated view-only users to perform admin actions such as config/rule changes, directly mapping to exploitation for privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-64421Shared CWE-863
CVE-2026-41404Shared CWE-863
CVE-2024-44305Shared CWE-863
CVE-2026-4639Shared CWE-863
CVE-2026-41344Shared CWE-863
CVE-2025-27822Shared CWE-863
CVE-2026-47101Shared CWE-863
CVE-2025-0359Shared CWE-863
CVE-2025-14866Shared CWE-863
CVE-2024-13282Shared CWE-863

Affected Assets

Nozominetworks
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces approved access authorizations, preventing view-only users from performing unauthorized administrative actions on Threat Intelligence functionality.

prevent

Implements least privilege to restrict view-only users from accessing or executing administrative functions that alter rules or impact availability.

prevent

Enforces logical access restrictions specifically for configuration changes, mitigating unauthorized alterations to Threat Intelligence rules.

References