PT-2026-66506 · Kanboard · Kanboard
CVSS v3.1
8.5
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Kanboard versions prior to 1.2.53
Description
Authenticated users can bypass server-side request forgery (SSRF) protections by using hexadecimal IP address notation in user-controlled URLs. Through the web link creation feature, attackers can submit hexadecimal-encoded internal IP addresses, leading cURL to connect to internal network resources, including localhost services, cloud instance metadata services, and RFC1918 addresses. This occurs because the
isPrivateURL() function in app/Core/Http/Client.php incorrectly validates the input as safe since FILTER VALIDATE IP rejects non-dotted-decimal notation.Recommendations
Update Kanboard to version 1.2.53 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Kanboard