BIT-seaweedfs-2026-73080

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/seaweedfs/BIT-seaweedfs-2026-73080.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-seaweedfs-2026-73080
Aliases
Published
2026-08-17T05:54:18Z
Modified
2026-08-18T15:11:03Z
Summary
SeaweedFS: Unauthenticated SSRF with response read-back via VolumeServer.FetchAndWriteNeedle
Details

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.

Database specific
{
    "cpes":  [
        "cpe:2.3:a:seaweedfs:seaweedfs:*:*:*:*:*:go:*:*"
    ],
    "severity":  "Critical"
}
References

Affected packages

Bitnami / seaweedfs

Package

Name
seaweedfs
Purl
pkg:bitnami/seaweedfs

Severity

  • 9.3 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.24.0

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/seaweedfs/BIT-seaweedfs-2026-73080.json"