Description
SeaweedFS is a distributed storage system. Prior to 4.34, the S3 API gateway does not reject dot-dot path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy, allowing an authenticated identity scoped to one bucket to read objects from other buckets through server-side copy. This issue is fixed in version 4.34.
Published: 2026-07-08
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SeaweedFS, a distributed storage system, contains a path‑traversal vulnerability in its S3 gateway. The X‑Amz‑Copy‑Source header used by CopyObject and UploadPartCopy accepts dot‑dot path segments without validation. An authenticated identity scoped to a single bucket can craft a copy request that reads objects from any other bucket, exposing data that the attacker should not have access to. The directory traversal flaw (CWE‑22).

Affected Systems

SeaweedFS is impacted in all releases before vulnerability is fixed in release 4.34 and later SeaweedFS running a version older than 4.34 that exposes the S3 API is affected.

Risk and Exploitability

The vulnerability has a CVSS score of 7.7, indicating a medium‑to‑high risk. The EPSS score is < 1%. It is not listed in the CISA KEV catalog. Exploitation requires a valid authenticated S3 CopyObject or UploadPartCopy operations. The X‑Amz‑Copy‑Source header can be used to read objects in other buckets, resulting in confidentiality loss. No additional permissions or elevated privileges are required beyond normal access to the source bucket.

Generated by OpenCVE AI on July 28, 2026 at 09:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SeaweedFS to version 4.34 or later, which removes the path‑traversal bug in the S3 possible, enforce path validation to reject X‑Amz‑Copy‑Source headers containing dot‑dot segments, mitigating the CWE‑22 path traversal flaw.
  • Review so that users have the minimal required access, reducing the attack surface for cross‑bucket data reads.
  • If upgrading is not immediately possible, block the X‑Amz‑Copy‑Source header to prevent copy operations until a patch is applied.

Generated by OpenCVE AI on July 28, 2026 at 09:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 08 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Seaweedfs
Seaweedfs seaweedfs
Vendors & Products Seaweedfs
Seaweedfs seaweedfs

Wed, 08 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description SeaweedFS is a distributed storage system. Prior to 4.34, the S3 API gateway does not reject dot-dot path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy, allowing an authenticated identity scoped to one bucket to read objects from other buckets through server-side copy. This issue is fixed in version 4.34.
Title SeaweedFS: Path traversal in the S3 gateway X-Amz-Copy-Source header allows cross-bucket object read
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Seaweedfs Seaweedfs
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-08T17:01:02.948Z

Reserved: 2026-06-17T16:59:42.759Z

Link: CVE-2026-55874

cve-icon Vulnrichment

Updated: 2026-07-08T16:52:22.834Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-08T14:43:40Z

Links: CVE-2026-55874 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T09:15:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')