CVE-2026-46380

Summary

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.

Affected Software

VendorProductVersion RangeStatus
oscal-compasscompliance-trestle>= 4.0.0, < 4.0.3affected
oscal-compasscompliance-trestle< 3.12.2affected

Weaknesses

  • CWE-918: CWE-918: Server-Side Request Forgery (SSRF)

References