SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-68528

MEDIUM · CVSS 6 EPSS 0.21%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

Concrete CMS versions prior to 9.5.3 are vulnerable due to improper HTML escaping of remote feed item titles in the RSS Displayer block, leading to stored cross-site scripting (XSS) vulnerabilities. This allows an attacker to execute malicious scripts in the context of the site for any visitor, including administrators, without needing an account. Organizations using affected versions should prioritize patching to mitigate potential exploitation risks.

CVE
CVE-2026-68528
Severity
MEDIUM
CVSS
6
EPSS
0.21%

Original NVD Description

Concrete CMS RSS Displayer block below version 9.5.3 rendered remote feed item titles without HTML escaping, resulting in stored cross-site scripting. An attacker able to control a title in a syndicated feed could execute script in the site origin for any visitor to the affected page, including administrators, without holding an account on that site. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 6.0 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks riodrwn for reporting.