CVE-2026-48806

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::ensureToStringAllowed(). 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:17


NVD link : CVE-2026-48806

Mitre link : CVE-2026-48806

CVE.ORG link : CVE-2026-48806


JSON object : View

Products Affected

symfony

  • twig
CWE
CWE-693

Protection Mechanism Failure

CWE-863

Incorrect Authorization