Concrete CMS 9.5.0 and below is vulnerable to Reflected XSS in Legacy Pagination via HTML attribute injection. Concrete\Core\Legacy\Pagination builds pagination links by raw-interpolating its $URL field into href="" (<a href="{$linkURL}" …>). Any authenticated admin or report viewer with access to `/dashboard/reports/forms/legacy` who clicks the crafted URL fires the payload in their session. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 6.0 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Yonatan Drori (Tenzai) for reporting
References
| Link | Resource |
|---|---|
| https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes | Release Notes |
Configurations
History
No history.
Information
Published : 2026-05-21 22:16
Updated : 2026-07-23 11:10
NVD link : CVE-2026-8245
Mitre link : CVE-2026-8245
CVE.ORG link : CVE-2026-8245
JSON object : View
Products Affected
concretecms
- concrete_cms
CWE
CWE-83
Improper Neutralization of Script in Attributes in a Web Page
