CVE-2025-56333
Published: 29 December 2025
Description
An issue in Fossorial fosrl/pangolin v.1.6.2 and before allows a remote attacker to escalate privileges via the 2FA component
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.
Security SummaryAI
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)
Affected Products
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.