CVE Explorer
CVE-2026-54917
SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables. Prior to 4.30, the S3 API gateway and the Iceberg REST catalog gateway construct their routers with mux.NewRouter().SkipClean(true). With path cleaning disabled, a .. segment inside the URL survives routing, so a request such as `GET /bucket-A/../evil-bucket/key`, is matched as bucket=bucket-A, object=../evil-bucket/key. The captured object key is then joined into a filer path with util.JoinPath
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"seaweedfs","vendor":"seaweedfs","versions":[{"status":"affected","version":"< 4.30"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackRequirements":"NONE","attackVector":"NETWORK","baseScore":7.8,"baseSeverity":"HIGH","privilegesRequired":"NONE","subAvailabilityImpact":"NONE","subConfidentialityImpact":"HIGH","subIntegrityImpact":"HIGH","userInteraction":"NONE","vectorString":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N","version":"4.0","vulnAvailabilityImpact":"NONE","vulnConfidentialityImpact":"NONE","vulnIntegrityImpact":"NONE"},"metric_type":"cvssV4_0"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/cna/metrics/0/cvssV4_0
CWE assertions
1 source assertion{"cweId":"CWE-22","description":"CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"name":"https://github.com/seaweedfs/seaweedfs/pull/9687","tags":["x_refsource_MISC"],"url":"https://github.com/seaweedfs/seaweedfs/pull/9687"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/cna/references/1
{"tags":["exploit"],"url":"https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-w62w-66v9-vvgv"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/adp/0/references/0
{"name":"https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-w62w-66v9-vvgv","tags":["x_refsource_CONFIRM"],"url":"https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-w62w-66v9-vvgv"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:890d9f58b9363b5a9e796b08fa3a52f242aec5d376427d5a4e2a07a43a565782 · sha256:e935e36ef77c1d84… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.