๐Ÿ” CVE Alert

CVE-2026-77298

UNKNOWN 0.0

SeaweedFS S3 OIDC Bearer authentication bypasses IAM role trust policy

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

SeaweedFS is a distributed storage system for files and blobs. In versions 4.39 and earlier, the S3 API accepts an external OIDC JWT sent directly in the Authorization header and maps it to an IAM role without enforcing that role's trust policy, so a federated user can assume a role they are not permitted to hold. The standard STS AssumeRoleWithWebIdentity path rejects such a token when the role's trust policy does not trust the token's federated provider, but the direct S3 bearer path validates only the token itself and then authenticates as the mapped role and evaluates that role's attached S3 permissions. As a result, a valid OIDC user whose token would be denied the role through STS can obtain the role's S3 access, including object read, write, and delete, by presenting the raw OIDC JWT directly to the S3 API. This issue is fixed in version 4.40

CWE CWE-863
Vendor seaweedfs
Product seaweedfs
Published Aug 26, 2026
Stay Ahead of the Next One

Get instant alerts for seaweedfs seaweedfs

Be the first to know when new unknown vulnerabilities affecting seaweedfs seaweedfs are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

seaweedfs / seaweedfs
< 4.40

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-757h-cm9x-wprg github.com: https://github.com/seaweedfs/seaweedfs/commit/ac524e140a37242b2488be9dfffae918da1d4de1