Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.contrib.blog/application-blog-ui
  4. ›
  5. CVE-2025-66024

CVE-2025-66024: XWiki Blog Application home page vulnerable to Stored XSS via Post Title

March 4, 2026 (updated March 5, 2026)

The Blog Application is vulnerable to Stored Cross-Site Scripting (XSS) via the Blog Post Title. The vulnerability arises because the post title is injected directly into the HTML tag without proper escaping.

An attacker with permissions to create or edit blog posts can inject malicious JavaScript into the title field. This script will execute in the browser of any user (including administrators) who views the blog post. This leads to potential session hijacking or privilege escalation.

To reproduce:

  • Log in as a user with rights to create blog posts.
  • Create a new blog post.
  • In the Title field, insert the following payload designed to break out of the title tag: </title><script>alert('XSS in title blog')</script>
  • Save (Publish) the post.
  • View the post in the blog home page

References

  • github.com/advisories/GHSA-h2xq-h7f9-vh6c
  • github.com/xwiki-contrib/application-blog
  • github.com/xwiki-contrib/application-blog/commit/cca87f0a0edc2e7e049d46d51f4a4d8f78b714ba
  • github.com/xwiki-contrib/application-blog/security/advisories/GHSA-h2xq-h7f9-vh6c
  • jira.xwiki.org/browse/BLOG-245
  • nvd.nist.gov/vuln/detail/CVE-2025-66024

Code Behaviors & Features

Detect and mitigate CVE-2025-66024 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.15.7

Fixed versions

  • 9.15.7

Solution

Upgrade to version 9.15.7 or above.

Impact 8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/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

maven/org.xwiki.contrib.blog/application-blog-ui/CVE-2025-66024.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 05 Mar 2026 19:04:58 +0000.