BIT-seaweedfs-2026-77317

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/seaweedfs/BIT-seaweedfs-2026-77317.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-seaweedfs-2026-77317
Aliases
Published
2026-09-02T14:51:28Z
Modified
2026-09-02T16:29:46Z
Summary
SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite
Details

SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins with the same characters. A user granted access to /tenants/alice therefore also matches /tenants/alice-archive, /tenants/alice2, and similar siblings, because the check does not require a path-component boundary. An authenticated low-privilege SFTP user with a root home directory and narrow path permissions can thereby cross the configured ACL boundary to read another tenant's files, and to overwrite them if granted write, all through the documented SFTP service with its own valid credentials. This issue is fixed in version 4.40.

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

Affected packages

Bitnami / seaweedfs

Package

Name
seaweedfs
Purl
pkg:bitnami/seaweedfs

Affected ranges

Type
SEMVER
Events
Introduced
3.88.0
Fixed
4.40.0

Database specific

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