SecBoard
Zurück zur CVE-Übersicht

CVE-2026-48808

NONE
Risk Signal Score10/100 — NIEDRIG
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-h8vq-8gpg-mhcgMEDIUM

Twig: Sandbox property allowlist bypass via the `column` filter under `SourcePolicyInterface`

composer/twig/twig3.27.0
GitHub Advisory

Referenzen