


Perceptive Security
SOC/SIEM Consultancy

Kanboard 1.2.52 and prior contains a server-side request forgery vulnerability that allows authenticated users to bypass SSRF protections by supplying hexadecim…
Published:
29 July 2026 at 22:00:00
Alert date:
30 July 2026 at 17:11:53
Source:
nvd.nist.gov
Web Technologies, Cloud & Virtualization, Enterprise Applications
Kanboard versions 1.2.52 and prior contain a server-side request forgery (SSRF) vulnerability that allows authenticated attackers to bypass SSRF protections. The bypass is achieved by supplying hexadecimal IP address notation in user-controlled URLs through the web link creation feature. The root cause lies in the isPrivateURL() filter in app/Core/Http/Client.php, which relies on PHP's FILTER_VALIDATE_IP that rejects non-dotted-decimal notation, causing hexadecimal IPs to be incorrectly treated as safe. Once bypassed, cURL resolves and connects to internal network resources including cloud instance metadata services (e.g., AWS IMDSv1), localhost services, and RFC1918 private addresses. This vulnerability poses a significant risk in cloud-hosted environments where metadata services may expose sensitive credentials or configuration data. Authenticated users with minimal privileges can exploit this to pivot into internal infrastructure.
Technical details
Mitigation steps:
Affected products:
Kanboard 1.2.52 and prior
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-57862
https://gist.github.com/sermikr0/67c8acfc395e465127e729dc309da3ae
https://github.com/kanboard/kanboard
https://www.vulncheck.com/advisories/kanboard-and-prior-ssrf-filter-bypass-via-hexadecimal-ip-notation
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
