CVE-2026-32255

Source
https://cve.org/CVERecord?id=CVE-2026-32255
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32255.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32255
Aliases
  • GHSA-qrx8-9hc6-jvqg
Published
2026-03-18T23:11:36.892Z
Modified
2026-04-02T13:26:33.045177Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Kan is Vulnerable to Unauthenticated SSRF via Attachment Download Endpoint
Details

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.).

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32255.json"
}
References

Affected packages

Git / github.com/kanbn/kan

Affected ranges

Type
GIT
Repo
https://github.com/kanbn/kan
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.1.0
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.4.8
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32255.json"