Vulnerability Description
compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the HTTPSFetcher._do_fetch() method passes a user-supplied URL directly to requests.get() without validation. This allows an attacker to perform Server-Side Request Forgery, targeting internal services or cloud metadata endpoints. Versions 3.12.2 and 4.0.3 fix the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/oscal-compass/compliance-trestle/commit/53de5e75332888ea54f5d
- https://github.com/oscal-compass/compliance-trestle/commit/5c65c5926fe7ca908b9c1
- https://github.com/oscal-compass/compliance-trestle/security/advisories/GHSA-w76
- https://github.com/pypa/advisory-database/tree/main/vulns/compliance-trestle/PYS
- https://github.com/oscal-compass/compliance-trestle/security/advisories/GHSA-w76
FAQ
What is CVE-2026-46380?
CVE-2026-46380 is a vulnerability with a CVSS score of 6.7 (MEDIUM). compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the HTTPSFetcher._do_fetch() method passes a user-supplied URL directly to requests.get() ...
How severe is CVE-2026-46380?
CVE-2026-46380 has been rated MEDIUM with a CVSS base score of 6.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46380?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.