CVE-2026-48807

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 to be coerced to strings without consulting the sandbox policy. This issue is fixed in version 3.27.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-14 22:17

Updated : 2026-07-17 03:16


NVD link : CVE-2026-48807

Mitre link : CVE-2026-48807

CVE.ORG link : CVE-2026-48807


JSON object : View

Products Affected

symfony

  • twig
CWE
CWE-693

Protection Mechanism Failure

CWE-863

Incorrect Authorization