๐Ÿ” CVE Alert

CVE-2025-34086

UNKNOWN 0.0

Bolt CMS Authenticated Remote Code Execution via Profile Injection and File Rename

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Bolt CMS versions 3.7.0 and earlier contain a chain of vulnerabilities that together allow an authenticated user to achieve remote code execution. A user with valid credentials can inject arbitrary PHP code into the displayname field of the user profile, which is rendered unsanitized in backend templates. The attacker can then list and rename cached session files via the /async/browse/cache/.sessions and /async/folder/rename endpoints. By renaming a .session file to a path under the publicly accessible /files/ directory with a .php extension, the attacker can turn the injected code into an executable web shell. Finally, the attacker triggers the payload via a crafted HTTP GET request to the rogue file. NOTE: The vendor announced that Bolt 3 reached end-of-life after 31 December 2021.

CWE CWE-94 CWE-434
Vendor bolt
Product cms
Published Jul 3, 2025
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for bolt cms

Be the first to know when new unknown vulnerabilities affecting bolt cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Bolt / CMS
* โ‰ค 3.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bolt/bolt/releases/tag/3.7.1 exploit-db.com: https://www.exploit-db.com/exploits/48296 rapid7.com: https://www.rapid7.com/db/modules/exploit/unix/webapp/bolt_authenticated_rce/ github.com: https://github.com/bolt/bolt boltcms.io: https://boltcms.io/newsitem/major-announcements-bolt-3-eol-bolt-4-2-5-0-releases raw.githubusercontent.com: https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/bolt_authenticated_rce.rb

Credits

Sivanesh Ashok