CVE-2026-8134
Analyzed Analyzed - Analysis Complete
Path Traversal in Concrete CMS Leads to RCE

Publication date: 2026-05-21

Last updated on: 2026-05-26

Assigner: ConcreteCMS

Description
Concrete CMS 9.5.0 and below fails to sanitize path traversal sequences in the ptComposerFormLayoutSetControlCustomTemplate field when saving page type composer form layouts. An authenticated rogue administrator with composer form editing rights can exploit this to include arbitrary readable files on the server. Combined with the file uploader's extension-only validation (which permits PHP code in files saved with image extensions like .png), this can result inΒ authenticated remote code execution.Β The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 9.4 with vectorΒ CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HΒ  Β ThanksΒ Yonatan DroriΒ (Tenzai)Β for reporting.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-21
Last Modified
2026-05-26
Generated
2026-06-11
AI Q&A
2026-05-22
EPSS Evaluated
2026-06-10
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
concretecms concrete_cms to 9.5.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
CWE-23 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Concrete CMS version 9.5.0 and below. It occurs because the system fails to properly sanitize path traversal sequences in the ptComposerFormLayoutSetControlCustomTemplate field when saving page type composer form layouts.

An authenticated rogue administrator who has composer form editing rights can exploit this flaw to include arbitrary readable files from the server. Additionally, because the file uploader only validates file extensions (allowing PHP code disguised with image extensions like .png), this can lead to authenticated remote code execution.

Impact Analysis

The vulnerability can have severe impacts including unauthorized access to arbitrary files on the server and potentially full remote code execution by an authenticated rogue administrator.

This means an attacker with certain privileges could execute malicious code on the server, potentially compromising the entire system, stealing sensitive data, or disrupting services.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-8134. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart