CVE-2026-46439
Description
compliance-trestle is a tooling platform for managing compliance as code. Versions prior to 3.12.2 and 4.0.3 have a Server-Side Template Injection (SSTI) vulnerability exists in the trestle author jinja command. The command recursively evaluates rendered templates, allowing an attacker to achieve arbitrary command execution with privileges of the running process by injecting malicious payloads into data fields (such as SSP documents or Lookup Tables). The vulnerability does not require attacker control of the template itself. Only attacker-controlled input data rendered into a trusted template is required. This distinction is critical: the template author may only intend to render plain text (e.g., Title: {{ ssp.metadata.title }}), but because of the recursive parsing, the data field itself becomes executable. The vulnerability is caused by recursive re-compilation and re-rendering of already-rendered output. Versions 3.12.3 and 4.0.3 patch the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
compliance-trestlePyPI | < 3.12.2 | 3.12.2 |
compliance-trestlePyPI | >= 4.0.0, < 4.0.3 | 4.0.3 |
Affected products
1- Range: >= 4.0.0, < 4.0.3
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-gg2g-p7xc-qqmmghsaADVISORY
- github.com/oscal-compass/compliance-trestle/commit/247fcce289f60103f3d8e28d8ec51a6986b94fb6nvdWEB
- github.com/oscal-compass/compliance-trestle/commit/7d107b3ac53caca7bde97a6278b23cd739d94525nvdWEB
- github.com/oscal-compass/compliance-trestle/security/advisories/GHSA-gg2g-p7xc-qqmmnvdWEB
- github.com/pypa/advisory-database/tree/main/vulns/compliance-trestle/PYSEC-2026-2425.yamlnvd
News mentions
0No linked articles in our index yet.