LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-71291

Published
CVSS8.8
Severityhigh
WeaknessCWE-1336
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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 allow_twig flag and a regex checking for , , or ; when true, the raw field value is compiled and rendered via with no sandboxing.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-71291

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-71291.