Vulnerability Description
2FAuth is a web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Prior to 6.1.0, a blind SSRF vulnerability exists in 2FAuth that allows authenticated users to make arbitrary HTTP requests from the server to internal networks and cloud metadata endpoints. The image parameter in OTP URL is not properly validated for internal / private IP addresses before making HTTP requests. While the previous fix added response validation to ensure only valid images are stored but HTTP request is still made to arbitrary URLs before this validation occurs. This vulnerability is fixed in 6.1.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| 2Fauth | 2Fauth | < 6.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/Bubka/2FAuth/security/advisories/GHSA-8qp3-x2mp-j6f8ExploitVendor Advisory
FAQ
What is CVE-2026-32133?
CVE-2026-32133 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 2FAuth is a web app to manage Two-Factor Authentication (2FA) accounts and generate their security codes. Prior to 6.1.0, a blind SSRF vulnerability exists in 2FAuth that allows authenticated users to...
How severe is CVE-2026-32133?
CVE-2026-32133 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-32133?
Check the references section above for vendor advisories and patch information. Affected products include: 2Fauth 2Fauth.