CVE-2025-56333
Published: 29 December 2025
Summary
CVE-2025-56333 is a critical-severity Improper Authentication (CWE-287) vulnerability in Pangolin Pangolin. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 45.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified are NIST 800-53 IA-5 (Authenticator Management) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Timely flaw remediation directly prevents exploitation of the improper authentication vulnerability in the 2FA component of Fossorial fosrl/pangolin.
Authenticator management ensures robust handling and strength of 2FA mechanisms, countering the CWE-287 improper authentication leading to privilege escalation.
Least privilege enforcement limits the impact and scope of privilege escalation even if the 2FA authentication bypass succeeds.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CVE enables unauthenticated remote exploitation of public-facing application (2FA improper authentication bypass), directly facilitating initial access and privilege escalation.
NVD Description
An issue in Fossorial fosrl/pangolin v.1.6.2 and before allows a remote attacker to escalate privileges via the 2FA component
Deeper analysisAI
CVE-2025-56333 is a critical vulnerability affecting Fossorial fosrl/pangolin versions 1.6.2 and prior. The issue resides in the 2FA component, enabling improper authentication as classified under CWE-287. It has a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for complete confidentiality, integrity, and availability impacts without requiring privileges or user interaction.
A remote attacker can exploit this vulnerability over the network with low complexity. No prior authentication or user involvement is needed, allowing unauthenticated exploitation that results in privilege escalation. Successful attacks grant high-level access, potentially compromising the entire system.
Advisories and further details are available in the provided references, including the project repository at https://github.com/fosrl/pangolin and a Gist at https://gist.github.com/mrdgef/ef6fa41d69c0457874414c163d7d7d75 (noting a duplicate entry). Security practitioners should consult these for patch information, mitigation guidance, or workarounds specific to affected deployments. The vulnerability was published on 2025-12-29T16:15:42.483.
Details
- CWE(s)