Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned for the lifetime of the Twig\Environment. This issue is fixed in version 3.26.0.
References
| Link | Resource |
|---|---|
| https://github.com/twigphp/Twig/commit/6add9066fc5c0455eb764c1f3af6e4e4e3562419 | Patch |
| https://github.com/twigphp/Twig/releases/tag/v3.26.0 | Release Notes |
| https://github.com/twigphp/Twig/security/advisories/GHSA-35wc-cvqg-78fp | Vendor Advisory |
Configurations
History
16 Jul 2026, 03:11
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| References | () https://github.com/twigphp/Twig/commit/6add9066fc5c0455eb764c1f3af6e4e4e3562419 - Patch | |
| References | () https://github.com/twigphp/Twig/releases/tag/v3.26.0 - Release Notes | |
| References | () https://github.com/twigphp/Twig/security/advisories/GHSA-35wc-cvqg-78fp - Vendor Advisory | |
| First Time |
Symfony
Symfony twig |
|
| CPE | cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:* |
14 Jul 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-14 22:16
Updated : 2026-07-16 03:11
NVD link : CVE-2026-46629
Mitre link : CVE-2026-46629
CVE.ORG link : CVE-2026-46629
JSON object : View
Products Affected
symfony
- twig
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
