CVE-2026-48808

Twig is a template language for PHP. Prior to 3.27.0, the column filter passes the active sandbox state as a boolean but does not forward the current Source to SandboxExtension::checkPropertyAllowed(), so SourcePolicyInterface decisions are lost and a template author can read public or magic properties not allowed by 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-48808

Mitre link : CVE-2026-48808

CVE.ORG link : CVE-2026-48808


JSON object : View

Products Affected

symfony

  • twig
CWE
CWE-693

Protection Mechanism Failure

CWE-863

Incorrect Authorization