Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2025-66024

XWiki Blog Application home page vulnerable to Stored XSS via Post Title
Back to all
CVE

CVE-2025-66024

XWiki Blog Application home page vulnerable to Stored XSS via Post Title

Impact

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 <title> 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

Patches

The vulnerability has been patched in the blog application version 9.15.7 by adding missing escaping.

Workarounds

XWiki Blog Application maintainers are not aware of any workarounds.

Resources

  • https://jira.xwiki.org/browse/BLOG-245
  • https://github.com/xwiki-contrib/application-blog/commit/cca87f0a0edc2e7e049d46d51f4a4d8f78b714ba

Attribution

Łukasz Rybak reported this vulnerability.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
8.6
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
-

Related Resources

No items found.

References

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

Severity

9

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
9
EPSS Probability
0.00565%
EPSS Percentile
0.68489%
Introduced Version
0
Fix Available
9.15.7

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading