CVE-2026-46635
MEDIUM
5.3
CVSS 4.0
Description
Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP array_column(), which reads public and magic properties without reaching CoreExtension::getAttribute() or SandboxExtension::checkPropertyAllowed(), allowing an untrusted template author with column in allowedFilters to read properties that are not in the sandbox allowlist. This issue is fixed in version 3.26.0.
Metadata
Severity & Metrics
5.3
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/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-863 | cna | CWE-863: Incorrect Authorization |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
References (3)
- https://github.com/twigphp/Twig/security/advisories/GHSA-vcc8-phrv-43wj https://github.com/twigphp/Twig/security/advisories/GHSA-vcc8-phrv-43wj
- https://github.com/twigphp/Twig/commit/f05c5011c25caf17de37614b7e04662022532ac4 https://github.com/twigphp/Twig/commit/f05c5011c25caf17de37614b7e04662022532ac4
- https://github.com/twigphp/Twig/releases/tag/v3.26.0 https://github.com/twigphp/Twig/releases/tag/v3.26.0