top of page
perceptive_background_267k.jpg

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

Click to open the original link from this advisory

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:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page