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
No history.
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
