Vulnerability Description
GuardDog is a CLI tool to identify malicious PyPI packages. From 1.0.0 to 2.9.0, the programmatic remote project scanning path rewrites attacker-controlled repository URLs using a blind string replacement and then sends the caller's GitHub credentials with the resulting request. This allows an attacker who can influence the scanned repository URL to trigger SSRF and capture the GH_TOKEN used by GuardDog. This vulnerability is fixed in .
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/DataDog/guarddog/security/advisories/GHSA-587r-mc96-6f2p
- https://github.com/DataDog/guarddog/security/advisories/GHSA-587r-mc96-6f2p
FAQ
What is CVE-2026-44971?
CVE-2026-44971 is a vulnerability with a CVSS score of 8.2 (HIGH). GuardDog is a CLI tool to identify malicious PyPI packages. From 1.0.0 to 2.9.0, the programmatic remote project scanning path rewrites attacker-controlled repository URLs using a blind string replace...
How severe is CVE-2026-44971?
CVE-2026-44971 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44971?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.