CURL-CVE-2025-15224

Source
https://curl.se/docs/CVE-2025-15224.html
Import Source
https://curl.se/docs/CURL-CVE-2025-15224.json
JSON Data
https://api.osv.dev/v1/vulns/CURL-CVE-2025-15224
Aliases
  • CVE-2025-15224
Published
2026-01-07T08:00:00Z
Modified
2026-01-07T10:21:58.450952Z
Summary
libssh key passphrase bypass without agent set
Details

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent.

Database specific
{
    "CWE": {
        "id": "CWE-287",
        "desc": "Improper Authentication"
    },
    "www": "https://curl.se/docs/CVE-2025-15224.html",
    "severity": "Low",
    "URL": "https://curl.se/docs/CVE-2025-15224.json",
    "issue": "https://hackerone.com/reports/3480925",
    "affects": "both",
    "award": {
        "currency": "USD",
        "amount": "505"
    },
    "package": "curl",
    "last_affected": "8.17.0"
}
References
Credits
    • Harry Sintonen - FINDER
    • Harry Sintonen - REMEDIATION_DEVELOPER

Affected packages

Git / github.com/curl/curl.git

Affected ranges

Type
SEMVER
Events
Introduced
7.58.0
Fixed
8.18.0
Type
GIT
Repo
https://github.com/curl/curl.git
Events

Affected versions

7.*

7.58.0
7.59.0
7.60.0
7.61.0
7.61.1
7.62.0
7.63.0
7.64.0
7.64.1
7.65.0
7.65.1
7.65.2
7.65.3
7.66.0
7.67.0
7.68.0
7.69.0
7.69.1
7.70.0
7.71.0
7.71.1
7.72.0
7.73.0
7.74.0
7.75.0
7.76.0
7.76.1
7.77.0
7.78.0
7.79.0
7.79.1
7.80.0
7.81.0
7.82.0
7.83.0
7.83.1
7.84.0
7.85.0
7.86.0
7.87.0
7.88.0
7.88.1

8.*

8.0.0
8.0.1
8.1.0
8.1.1
8.1.2
8.10.0
8.10.1
8.11.0
8.11.1
8.12.0
8.12.1
8.13.0
8.14.0
8.14.1
8.15.0
8.16.0
8.17.0
8.2.0
8.2.1
8.3.0
8.4.0
8.5.0
8.6.0
8.7.0
8.7.1
8.8.0
8.9.0
8.9.1

Database specific

source

"https://curl.se/docs/CURL-CVE-2025-15224.json"

vanir_signatures

[
    {
        "deprecated": false,
        "id": "CURL-CVE-2025-15224-033ee4f3",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "337262313970074737453338367532951466252",
                "46069144459358805518002731792779817820",
                "337043642436947932103732278509571346745",
                "246589094509234476330085444524293239740"
            ]
        },
        "source": "https://github.com/curl/curl.git/commit/16d5f2a5660c61cc27bd5f1c7f512391d1c927aa",
        "signature_version": "v1",
        "signature_type": "Line",
        "target": {
            "file": "lib/vssh/libssh.c"
        }
    },
    {
        "deprecated": false,
        "id": "CURL-CVE-2025-15224-8feaaea3",
        "digest": {
            "length": 1556.0,
            "function_hash": "181628593045526552189522815583285938079"
        },
        "source": "https://github.com/curl/curl.git/commit/16d5f2a5660c61cc27bd5f1c7f512391d1c927aa",
        "signature_version": "v1",
        "signature_type": "Function",
        "target": {
            "file": "lib/vssh/libssh.c",
            "function": "myssh_in_AUTHLIST"
        }
    }
]