#VU119291 Reliance on Untrusted Inputs in a Security Decision in 1Panel - CVE-2025-66507
Published: December 8, 2025
1Panel
1Panel-dev
Description
The vulnerability allows a remote attacker to bypass CAPTCHA.
The vulnerability exists due to an error within the /api/login endpoint, which accepts the boolean field named ignoreCaptcha directly from the client request body. A remote attacker can send a specially crafted HTTP request to bypass CAPTCHA and perform brute-force attacks against the application.