CVE-2026-71291
Last modified
CVE-2026-71291 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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.. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bolt | core | <= 6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71291?
How severe is CVE-2026-71291?
How do I fix CVE-2026-71291?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71286The render-template component of ember-dynamic-render-templa…6.1
- CVE-2026-71287Cacti's sanitize_sql_column (lib/functions.php) sanitizes us…8.8
- CVE-2026-71288Koha's guided report builder (reports/guided_reports.pl) rea…8.8
- CVE-2026-71289The NASA-AMMOS Asynchronous Network Management System (ANMS)…9.8
- CVE-2026-7129A vulnerability was detected in SourceCodester Pharmacy Sale…4.3
- CVE-2026-71290Improper TLS hostname verification vulnerability in Apache H…
- CVE-2026-71292Subrion CMS's admin grid sorting helper, _gridGetSorting in …7.2
- CVE-2026-71293Statamic CMS's user-augmentation resolver, AugmentedUser::ge…6.2
- CVE-2026-71294Cotonti CMS's Comments plugin deserializes user-supplied dat…7.6
- CVE-2026-7130A flaw has been found in SourceCodester Pharmacy Sales and I…7.3
- CVE-2026-71309rclone is a command-line program to sync files and directori…8.6
- CVE-2026-7131A vulnerability has been found in code-projects Online Lot R…7.3
Are you affected by CVE-2026-71291?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
