CVE-2026-32133

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:2fauth:2fauth:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-11 22:16

Updated : 2026-03-13 20:20


NVD link : CVE-2026-32133

Mitre link : CVE-2026-32133

CVE.ORG link : CVE-2026-32133


JSON object : View

Products Affected

2fauth

  • 2fauth
CWE
CWE-918

Server-Side Request Forgery (SSRF)