VYPR

core

by Boltcms

CVEs (1)

  • CVE-2026-71291HigAug 5, 2026
    risk 0.57cvss 8.8epss 0.00

    Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's…