PatchSiren cyber security CVE debrief
CVE-2026-72920 seaweedfs CVE debrief
CVE-2026-72920 is a critical vulnerability in SeaweedFS, a distributed storage system. Prior to version 4.24, the system allows unauthenticated access to certain gRPC services, enabling attackers to create users, access keys, and policies, effectively gaining S3 administrative control. This issue is addressed in version 4.24. The vulnerability allows any client that can reach the filer gRPC port to invoke CreateUser, CreateAccessKey, PutPolicy, and related IAM RPCs to mint credentials and gain S3 administrative control. Defenders should assess their exposure and prioritize upgrading to version 4.24 or applying compensating controls.
- Vendor
- seaweedfs
- Product
- Unknown
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for SeaweedFS deployments should assess their exposure and prioritize upgrading to version 4.24 or applying compensating controls. System administrators and security teams should verify their inventory and implement monitoring to detect potential exploitation attempts.
Why it matters
CVE-2026-72920 allows unauthenticated access to SeaweedFS gRPC services, enabling attackers to gain S3 administrative control. Defenders should prioritize upgrading to version 4.24, restrict access to the filer gRPC port, and implement monitoring to detect exploitation attempts. The exact scope of affected deployments and potential exploitation remains unknown, requiring verification from official sources.
- Potential unauthorized creation of users and access keys
- Possible elevation of privileges to S3 administrative control
- Risk of unmonitored changes to policies and configurations
- Need for verification of current exposure and remediation efforts
Technical summary
The SeaweedFS filer registers the SeaweedIdentityAccessManagement gRPC service without mandatory authentication when jwt.filer_signing.key is unset. This allows any client that can reach the filer gRPC port to invoke CreateUser, CreateAccessKey, PutPolicy, and related IAM RPCs to mint credentials and gain S3 administrative control. The issue is fixed in version 4.24. The vulnerability enables attackers to create users, access keys, and policies, effectively gaining S3 administrative control. Defenders should prioritize upgrading to version 4.24 or applying compensating controls to restrict access to the filer gRPC port.
Defensive priority
Defenders should prioritize upgrading to version 4.24 or applying compensating controls to restrict access to the filer gRPC port. Inventory checks are necessary to verify exposure, and monitoring should be implemented to detect potential exploitation attempts.
Recommended defensive actions
- Upgrade to SeaweedFS version 4.24 or later
- Restrict access to the filer gRPC port
- Implement monitoring to detect potential exploitation attempts
- Verify exposure through inventory checks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its critical severity and the affected versions. However, the exact scope of affected deployments and potential exploitation remains unknown, requiring verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72920 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72920
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72920 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72920
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/seaweedfs/seaweedfs/commit/5e8f99f40a8abc7b449aefd260516443377041c7
-
Source reference
Unverified legacy reference
URL: https://github.com/seaweedfs/seaweedfs/pull/9442
-
Source reference
Unverified legacy reference
URL: https://github.com/seaweedfs/seaweedfs/releases/tag/4.24
-
Source reference
Unverified legacy reference
URL: https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-2v6v-25fm-p4fg
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.