HackerFeeds
All CVEs

CVE-2026-48806

CRITICAL9.1

Published 2026-07-14 · Updated 2026-07-17 · Source security-advisories@github.com

Description

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CWE-693CWE-863
View on NVD