---
id: CVE-2026-18117
title: >-
  Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom
  page alias name (customAliasName) because the Edit Alias dialog applied only
  trim() to the submitted value and performed no input neutralization
summary: >-
  Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom
  page alias name (customAliasName) because the Edit Alias dialog applied only
  trim() to the submitted value and performed no input neutralization. An
  authenticate…
severity: high
cvss: 7.3
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N'
cwe:
  - CWE-79
vendor: Concrete CMS
product: Concrete CMS
affected:
  - concrete_cms >= 9.0.0 <= 9.5.2
published: '2026-09-14'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T20:17:08.247'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-18117'
references:
  - url: >-
      https://documentation.concretecms.org/developers/introduction/version-history/953-release-notes
    label: ff5b8ace-8b95-4078-9743-eac1ca5451de
tags:
  - nvd
  - cve.org
epss: 0.00306
epssPercentile: 0.20828
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-15T19:14:55.970872Z'
cvssSource: cna
ingestedAt: '2026-09-14T22:16:09.897Z'
---

## Overview

Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name (customAliasName) because the Edit Alias dialog applied only trim() to the submitted value and performed no input neutralization. An authenticated user holding canWrite (editor) permission on a page could store a malicious alias name that was later rendered unescaped in the administrative Sitemap panel, where it executed automatically in any administrator or editor session that opened the panel, allowing an editor to escalate to administrator through the victim's active session. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 7.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N. Thanks Nguyen Manh Thuan for reporting.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
