CVE-2026-46638
MEDIUM
6.0
CVSS 4.0
Description
Twig is a template language for PHP. Prior to 3.26.0, {% sandbox %}{% include %} can include a template that was previously loaded outside the sandbox without re-invoking checkSecurity(), allowing the cached template to use tags, filters, and functions that should have been denied by SecurityPolicy::checkSecurity(). This issue is fixed in version 3.26.0.
Metadata
Severity & Metrics
6.0
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| twigphp | Twig | — | < 3.26.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-693 | cna | CWE-693: Protection Mechanism Failure |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.0 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N |
References (3)
- https://github.com/twigphp/Twig/security/advisories/GHSA-7fxw-r6jv-74c8 https://github.com/twigphp/Twig/security/advisories/GHSA-7fxw-r6jv-74c8
- https://github.com/twigphp/Twig/commit/819c6a89fe0f261b8555c4f4d5e27d31984223ea https://github.com/twigphp/Twig/commit/819c6a89fe0f261b8555c4f4d5e27d31984223ea
- https://github.com/twigphp/Twig/releases/tag/v3.26.0 https://github.com/twigphp/Twig/releases/tag/v3.26.0