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

exploitDog

nvd логотип

CVE-2026-46635

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

Описание

Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP array_column(), which reads public and magic properties without reaching CoreExtension::getAttribute() or SandboxExtension::checkPropertyAllowed(), allowing an untrusted template author with column in allowedFilters to read properties that are not in the sandbox allowlist. This issue is fixed in version 3.26.0.

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

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

EPSS

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

4.3 Medium

CVSS3

Дефекты

CWE-863

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

CVSS3: 4.3
ubuntu
28 дней назад

Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP array_column(), which reads public and magic properties without reaching CoreExtension::getAttribute() or SandboxExtension::checkPropertyAllowed(), allowing an untrusted template author with column in allowedFilters to read properties that are not in the sandbox allowlist. This issue is fixed in version 3.26.0.

CVSS3: 4.3
debian
28 дней назад

Twig is a template language for PHP. Prior to 3.26.0, the column filte ...

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

Twig: Sandbox property allowlist bypass via the `column` filter (array_column on objects)

EPSS

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

4.3 Medium

CVSS3

Дефекты

CWE-863