Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-47732

Опубликовано: 14 июл. 2026
Источник: nvd
CVSS3: 6.5
EPSS Низкий

Описание

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed(), allowing a sandboxed template author to invoke __toString() on objects reachable in the render context through conditional expressions, comparison operators, tests, template-loading tags, dynamic attribute names, spread arguments, the do tag, and the .. range operator. This issue is fixed in version 3.26.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*
Версия до 3.26.0 (исключая)

EPSS

Процентиль: 28%
0.0036
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-863

Связанные уязвимости

CVSS3: 6.5
ubuntu
27 дней назад

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed(), allowing a sandboxed template author to invoke __toString() on objects reachable in the render context through conditional expressions, comparison operators, tests, template-loading tags, dynamic attribute names, spread arguments, the do tag, and the .. range operator. This issue is fixed in version 3.26.0.

CVSS3: 6.5
debian
27 дней назад

Twig is a template language for PHP. Prior to 3.26.0, several Twig lan ...

github
2 месяца назад

Twig: Sandbox: multiple `__toString()` policy bypasses via unguarded string coercion points

EPSS

Процентиль: 28%
0.0036
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-863