原始 OSV JSON{
"id": "GHSA-3mp7-vp6j-2mxx",
"aliases": [
"CVE-2026-12566"
],
"details": "The `docker_pull` module uses the `realm` parameter from a Docker registry's `WWW-Authenticate` response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication request to an arbitrary endpoint, potentially leaking authentication tokens.",
"summary": "BBOT: Server-Side Request Forgery (SSRF) in docker_pull module via WWW-Authenticate realm parsing",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.8.5"
}
]
}
],
"package": {
"name": "bbot",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.8.4"
}
}
],
"modified": "2026-06-18T15:03:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"published": "2026-06-18T15:03:25Z",
"references": [
{
"url": "https://github.com/blacklanternsecurity/bbot/security/advisories/GHSA-3mp7-vp6j-2mxx",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12566",
"type": "ADVISORY"
},
{
"url": "https://github.com/blacklanternsecurity/bbot/commit/c2f4bc0f4",
"type": "WEB"
},
{
"url": "https://github.com/blacklanternsecurity/bbot",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-918"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2026-06-17T23:17:03Z",
"github_reviewed_at": "2026-06-18T15:03:25Z"
}
}