CVE-2025-27414

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-27414
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27414.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27414
Aliases
Downstream
Related
Published
2025-02-28T21:06:58Z
Modified
2025-10-22T18:45:08.903582Z
Severity
  • 4.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
MinIO SFTP authentication bypass due to improperly trusted SSH key
Details

MinIO is a high performance object storage. Starting in RELEASE.2024-06-06T09-36-42Z and prior to RELEASE.2025-02-28T09-55-16Z, a bug in evaluating the trust of the SSH key used in an SFTP connection to MinIO allows authentication bypass and unauthorized data access. On a MinIO server with SFTP access configured and using LDAP as an external identity provider, MinIO supports SSH key based authentication for SFTP connections when the user has the sshPublicKey attribute set in their LDAP server. The server trusts the client's key only when the public key is the same as the sshPublicKey attribute. Due to the bug, when the user has no sshPublicKey property in LDAP, the server ends up trusting the key allowing the client to perform any FTP operations allowed by the MinIO access policies associated with the LDAP user (or any of their groups). Three requirements must be met in order to exploit the vulnerability. First, the MinIO server must be configured to allow SFTP access and use LDAP as an external identity provider. Second, the attacker must have knowledge of an LDAP username that does not have the sshPublicKey property set. Third, such an LDAP username or one of their groups must also have some MinIO access policy configured. When this bug is successfully exploited, the attacker can perform any FTP operations (i.e. reading, writing, deleting and listing objects) allowed by the access policy associated with the LDAP user account (and their groups). Version 1.2.0 fixes the issue.

Database specific
{
    "cwe_ids": [
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/minio/minio

Affected ranges

Type
GIT
Repo
https://github.com/minio/minio
Events

Affected versions

RELEASE.*

RELEASE.2024-06-06T09-36-42Z
RELEASE.2024-06-11T03-13-30Z
RELEASE.2024-06-13T22-53-53Z
RELEASE.2024-06-22T05-26-45Z
RELEASE.2024-06-26T01-06-18Z
RELEASE.2024-06-28T09-06-49Z
RELEASE.2024-06-29T01-20-47Z
RELEASE.2024-07-04T14-25-45Z
RELEASE.2024-07-10T18-41-49Z
RELEASE.2024-07-13T01-46-15Z
RELEASE.2024-07-15T19-02-30Z
RELEASE.2024-07-16T23-46-41Z
RELEASE.2024-07-26T20-48-21Z
RELEASE.2024-07-29T22-14-52Z
RELEASE.2024-07-31T05-46-26Z
RELEASE.2024-08-03T04-33-23Z
RELEASE.2024-08-17T01-24-54Z
RELEASE.2024-08-26T15-33-07Z
RELEASE.2024-08-29T01-40-52Z
RELEASE.2024-09-09T16-59-28Z
RELEASE.2024-09-13T20-26-02Z
RELEASE.2024-09-22T00-33-43Z
RELEASE.2024-10-02T17-50-41Z
RELEASE.2024-10-13T13-34-11Z
RELEASE.2024-10-29T16-01-48Z
RELEASE.2024-11-07T00-52-20Z
RELEASE.2024-12-13T22-19-12Z
RELEASE.2024-12-18T13-15-44Z
RELEASE.2025-01-18T00-31-37Z
RELEASE.2025-01-20T14-49-07Z
RELEASE.2025-02-03T21-03-04Z
RELEASE.2025-02-07T23-21-09Z
RELEASE.2025-02-18T16-25-55Z