CVE-2026-48807
- EPSS 0.22%
- Veröffentlicht 14.07.2026 21:29:15
- Zuletzt bearbeitet 17.07.2026 03:16:31
Twig is a template language for PHP. Prior to 3.27.0, the sandbox __toString() checks do not fully cover Traversable values passed to join and replace filters or operands evaluated by the in and not in operators, allowing contained Stringable objects...
CVE-2026-48806
- EPSS 0.23%
- Veröffentlicht 14.07.2026 21:28:08
- Zuletzt bearbeitet 17.07.2026 03:17:51
Twig is a template language for PHP. Prior to 3.27.0, ArrayExpression does not guard dynamic mapping keys that are coerced to strings, allowing PHP to invoke __toString() on a Stringable object used as a mapping key without calling SandboxExtension::...
CVE-2026-48808
- EPSS 0.24%
- Veröffentlicht 14.07.2026 21:27:21
- Zuletzt bearbeitet 17.07.2026 03:16:15
Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed(), so SourcePolicyInterface decisions are lost and ...
CVE-2026-48805
- EPSS 0.27%
- Veröffentlicht 14.07.2026 21:26:34
- Zuletzt bearbeitet 17.07.2026 03:18:15
Twig is a template language for PHP. Prior to 3.27.0, deprecated internal wrappers in src/Resources/core.php do not forward the current sandbox state to CoreExtension::checkArrow(), arraySome(), and arrayEvery(), allowing legacy calls such as twig_ar...
CVE-2026-49981
- EPSS 0.21%
- Veröffentlicht 14.07.2026 21:26:00
- Zuletzt bearbeitet 21.07.2026 16:17:13
Twig is a template language for PHP. Prior to 3.27.0, the per-template filter, tag, and function allow-list verdict is computed when a Template instance is constructed and can remain cached after sandbox state changes between renders, allowing a late...
CVE-2026-46637
- EPSS 0.18%
- Veröffentlicht 14.07.2026 21:25:20
- Zuletzt bearbeitet 16.07.2026 16:19:08
Twig is a template language for PHP. Prior to 3.26.0, several filters in twig/markdown-extra and twig/cssinliner-extra are registered with is_safe => [all], causing Twig to treat plain text or HTML output as safe in HTML, JavaScript, CSS, URL, and ot...
CVE-2026-46638
- EPSS 0.27%
- Veröffentlicht 14.07.2026 21:23:50
- Zuletzt bearbeitet 16.07.2026 03:11:19
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 functio...
CVE-2026-46640
- EPSS 0.41%
- Veröffentlicht 14.07.2026 21:22:57
- Zuletzt bearbeitet 16.07.2026 05:16:20
Twig is a template language for PHP. From 3.15.0 until 3.26.0, _self.(<string>) and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PH...
CVE-2026-46629
- EPSS 0.3%
- Veröffentlicht 14.07.2026 21:22:15
- Zuletzt bearbeitet 16.07.2026 03:11:40
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...
CVE-2026-47730
- EPSS 0.17%
- Veröffentlicht 14.07.2026 21:21:10
- Zuletzt bearbeitet 21.07.2026 16:17:13
Twig is a template language for PHP. From 3.0.0 until 3.26.0, Twig\Profiler\Dumper\HtmlDumper writes Profile::getTemplate() and Profile::getName() into HTML output without escaping, allowing attacker-controlled template or profile names to inject arb...