๐Ÿ” CVE Alert

CVE-2026-73080

CRITICAL 9.3

SeaweedFS: Unauthenticated SSRF with response read-back via VolumeServer.FetchAndWriteNeedle

CVSS Score
9.3
EPSS Score
0.0%
EPSS Percentile
0th

SeaweedFS is a distributed storage system. Prior to 4.24, VolumeServer.FetchAndWriteNeedle in weed/server/volume_grpc_remote.go fetches a caller-supplied remote endpoint through weed/remote_storage/s3/s3_storage_client.go and writes the response into a needle. The RPC performs no authentication and no target validation, allowing anyone who can reach a volume server's gRPC port to cause requests to arbitrary hosts, including loopback, link-local, RFC 1918, and cloud metadata endpoints such as 169.254.169.254, and read the response. On cloud deployments, this can disclose instance metadata and IAM credentials and reach otherwise unexposed internal services. The volume server gRPC plane is unauthenticated by default, and configuring documented JWT signing keys does not protect this RPC. This issue is fixed in version 4.24.

CWE CWE-918
Vendor seaweedfs
Product seaweedfs
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for seaweedfs seaweedfs

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

seaweedfs / seaweedfs
< 4.24

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/seaweedfs/seaweedfs/security/advisories/GHSA-87fv-vqqr-m4jr github.com: https://github.com/seaweedfs/seaweedfs/pull/9441 github.com: https://github.com/seaweedfs/seaweedfs/commit/69da20bdaec923e5a43d8aa71bf3c0a2051fc019 github.com: https://github.com/seaweedfs/seaweedfs/releases/tag/4.24