Answer in brief
CVE-2026-46380 records a Medium severity (CVSS 6.7) vulnerability in compliance-trestle Vulnerable to SSRF in Remote Fetching Subsystem. The current sources do not mark it as known exploited. The current feed maps oscal-compass/compliance-trestle (generic), compliance-trestle (pip), compliance-trestle (pip). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.7. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps oscal-compass/compliance-trestle (generic), compliance-trestle (pip), compliance-trestle (pip). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| oscal-compass/compliance-trestlegeneric | >= 4.0.0, < 4.0.3 || < 3.12.2 | Not reported |
| compliance-trestlepip | >=4.0.0,<4.0.3 | 4.0.3 |
| compliance-trestlepip | <3.12.2 | 3.12.2 |
Published upstream
Aug 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 2, 2026
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.
Quoted source text, attributed separately from HOL analysis.