Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. concrete5/concrete5
  4. ›
  5. CVE-2026-8197

CVE-2026-8197: Concrete CMS is vulnerable to Stored XSS via OAuth integration name

May 21, 2026 (updated June 24, 2026)

Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name (admin-controlled) through Concrete’s t() translation helper as a sprintf-style format. The … wrap is built by PHP string interpolation before t() runs, so the integration name lands in the translated output as raw HTML. A rogue admin could potentially snoop on login submissions.The Concrete CMS security team thanks Yonatan Drori (Tenzai) for reporting this issue.

References

  • documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes
  • github.com/advisories/GHSA-h72c-xx3w-w8h7
  • nvd.nist.gov/vuln/detail/CVE-2026-8197

Code Behaviors & Features

Detect and mitigate CVE-2026-8197 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 9.5.1

Fixed versions

  • 9.5.1

Solution

Upgrade to version 9.5.1 or above.

Impact 6.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/concrete5/concrete5/CVE-2026-8197.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:18:24 +0000.