CVE-2026-57862
HIGHKanboard 1.2.52 and prior SSRF Filter Bypass via Hexadecimal IP Notation
Title source: cnaDescription
Kanboard 1.2.52 and prior contains a server-side request forgery vulnerability that allows authenticated users to bypass SSRF protections by supplying hexadecimal IP address notation in user-controlled URLs. Attackers can submit hexadecimal-encoded internal IP addresses through the web link creation feature, causing cURL to resolve and connect to internal network resources such as cloud instance metadata services, localhost services, and RFC1918 addresses while the isPrivateURL() filter in app/Core/Http/Client.php incorrectly treats the input as safe due to FILTER_VALIDATE_IP rejecting non-dotted-decimal notation.
References (3)
Core 3
Core References
Technical Description technical-description
GitHub Gist
https://gist.github.com/sermikr0/67c8acfc395e465127e729dc309da3ae
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/kanboard-and-prior-ssrf-filter-bypass-via-hexadecimal-ip-notation
Scores
CVSS v3
8.5
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (1)
Kanboard/Kanboard
< 1.2.52
Published
Jul 30, 2026
Tracked Since
Jul 30, 2026