![]() |
|
HackerOne Disclosed Reports - 2026-05-05 - Printable Version +- Dark C0d3rs (https://darkcoders.wiki) +-- Forum: Exploit Log (https://darkcoders.wiki/Forum-Exploit-Log) +--- Forum: Research Papers/Vulnerability reports (https://darkcoders.wiki/Forum-Research-Papers-Vulnerability-reports) +--- Thread: HackerOne Disclosed Reports - 2026-05-05 (/Thread-HackerOne-Disclosed-Reports-2026-05-05) |
HackerOne disclosed reports - 2026-05-05 - hashXploiter - 05-06-2026
Low
resolved Out of scope: Improper Input Validation Order on /api-internal/login via password field leads to unnecessary resource consumptionBug reported by was disclosed at May 5, 2026, 3:07 pm | A security issue was discovered in the /api-internal/login authentication endpoint of the internal login interface of Burp Suite DAST (Enterprise). The issue was caused by improper input validation order, where the application processed user-supplied input before enforcing field-level validation. This allowed extremely large payloads in the password field to be buffered and parsed prior to rejection, resulting in unnecessary resource consumption. The application fully processed the requests before applying validation, violating the fail-fast principle. |