HackerFeeds
All CVEs

CVE-2026-48807

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, 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.

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