CVE-2026-32255

Kan is an open-source project management tool. In versions 0.5.4 and below, the /api/download/attatchment endpoint has no authentication and no URL validation. The Attachment Download endpoint accepts a user-supplied URL query parameter and passes it directly to fetch() server-side, and returns the full response body. An unauthenticated attacker can use this to make HTTP requests from the server to internal services, cloud metadata endpoints, or private network resources. This issue has been fixed in version 0.5.5. To workaround this issue, block or restrict access to /api/download/attatchment at the reverse proxy level (nginx, Cloudflare, etc.).
Configurations

Configuration 1 (hide)

cpe:2.3:a:kan:kan:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:35

Type Values Removed Values Added
Summary
  • (es) Kan es una herramienta de gestión de proyectos de código abierto. En las versiones 0.5.4 e inferiores, el endpoint /api/download/attatchment no tiene autenticación ni validación de URL. El endpoint de descarga de adjuntos acepta un parámetro de consulta de URL proporcionado por el usuario y lo pasa directamente a fetch() en el lado del servidor, y devuelve el cuerpo completo de la respuesta. Un atacante no autenticado puede usar esto para realizar solicitudes HTTP desde el servidor a servicios internos, endpoints de metadatos en la nube o recursos de red privados. Este problema ha sido solucionado en la versión 0.5.5. Para solucionar este problema, bloquee o restrinja el acceso a /api/download/attatchment a nivel de proxy inverso (nginx, Cloudflare, etc.).

19 Mar 2026, 15:45

Type Values Removed Values Added
References () https://github.com/kanbn/kan/commit/53397d8e81dc1494d94132848c1f0416f1152bd7 - () https://github.com/kanbn/kan/commit/53397d8e81dc1494d94132848c1f0416f1152bd7 - Patch
References () https://github.com/kanbn/kan/releases/tag/v0.5.5 - () https://github.com/kanbn/kan/releases/tag/v0.5.5 - Product, Release Notes
References () https://github.com/kanbn/kan/security/advisories/GHSA-qrx8-9hc6-jvqg - () https://github.com/kanbn/kan/security/advisories/GHSA-qrx8-9hc6-jvqg - Mitigation, Patch, Vendor Advisory
First Time Kan
Kan kan
CPE cpe:2.3:a:kan:kan:*:*:*:*:*:*:*:*

19 Mar 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-19 00:16

Updated : 2026-06-17 10:35


NVD link : CVE-2026-32255

Mitre link : CVE-2026-32255

CVE.ORG link : CVE-2026-32255


JSON object : View

Products Affected

kan

  • kan
CWE
CWE-918

Server-Side Request Forgery (SSRF)