SecBoard
Zurück zur CVE-Übersicht

CVE-2026-46629

NONE
Risk Signal Score10/100 — NIEDRIG
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-35wc-cvqg-78fpLOW

twig/intl-extra: Unbounded formatter memoisation in keyed on template-controlled arguments

composer/twig/intl-extra3.26.0
GitHub Advisory

Referenzen