Vulnerability Description
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.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-12566?
CVE-2026-12566 is a vulnerability with a CVSS score of 3.1 (LOW). 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...
How severe is CVE-2026-12566?
CVE-2026-12566 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12566?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.