NONE · 0

CVE-2026-45725

compliance-trestle is a tooling platform for managing compliance as code. Prior to versiions 3.12.2 and 4.0.3, the compliance-trestle library's remote fetching cache mechanism (HTTPSFetcher and SFTPFe...

Vulnerability Description

compliance-trestle is a tooling platform for managing compliance as code. Prior to versiions 3.12.2 and 4.0.3, the compliance-trestle library's remote fetching cache mechanism (HTTPSFetcher and SFTPFetcher) constructs the local cache file path from the URL path component without sanitizing path traversal sequences (`../`). When a remote OSCAL profile references a URL with traversal in its path, the HTTP response body is written to a location outside the intended cache directory, enabling arbitrary file write with attacker-controlled content to the filesystem. Versions 3.12.3 and 4.0.3 patch the issue.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-45725?

CVE-2026-45725 is a documented vulnerability. compliance-trestle is a tooling platform for managing compliance as code. Prior to versiions 3.12.2 and 4.0.3, the compliance-trestle library's remote fetching cache mechanism (HTTPSFetcher and SFTPFe...

How severe is CVE-2026-45725?

CVSS scoring is not yet available for CVE-2026-45725. Check NVD for updates.

Is there a patch for CVE-2026-45725?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.