cve/2025/CVE-2025-49187.md
2025-09-29 21:09:30 +02:00

789 B

CVE-2025-49187

Description

For failed login attempts, the application returns different error messages depending on whether the login failed due to an incorrect password or a non-existing username. This allows an attacker to guess usernames until they find an existing one.

POC

Reference

Github

No PoCs found on GitHub currently.