Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-48806

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Jul 14, 2026
Vendor unknown

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.

References