ZeroHour

Vulnerabilities

274 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-51846
CryptPad 2025.3.1 allows unbounded WebSocket frame flood.

CryptPad 2025.3.1 allows unbounded WebSocket frame flood. A remote, unauthenticated attacker can significantly degrade or deny service for all users of a CryptPad instance. Fixed in 2026.2.2.

NVD description · AI analysis pending
8.7<1% PoC
  • xwiki cryptpad
CVE-2026-40104
+1 in the same advisory: …40105
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 1.8-rc-1, 17.0.0-rc-1 and 17.5.0-rc-1 and prior include a resource exhaustion vulnerability in REST API endpoints such as /xwiki/rest/wikis/xwiki/spaces/AnnotationCode/pages/AnnotationConfig/objects/AnnotationCode.AnnotationConfig/0/properties, which list all available pages as part of the metadata for database list properties without applying query limits. On large wikis, this can exhaust available server resources. This issue has been patched in versions 16.10.16, 17.4.8 and 17.10.1.

NVD description · AI analysis pending
6.9
group max
<1%
  • xwiki xwiki
CVE-2026-33229
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of the whole instance. Note that script right already constitutes a high level of access that we don't recommend giving to untrusted users. This vulnerability is fixed in 17.4.8 and 17.10.1.

NVD description · AI analysis pending
8.6<1% PoC ×2
  • xwiki xwiki
CVE-2025-66024
The XWiki blog application allows users of the XWiki platform to create and manage blog posts.

The XWiki blog application allows users of the XWiki platform to create and manage blog posts. Versions starting with 9.15 and prior to 9.15.7 are 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. The vulnerability has been patched in the blog application version 9.15.7 by adding missing escaping. No known workarounds are available.

NVD description · AI analysis pending
8.6<1% PoC
  • xwiki blog application
CVE-2026-26000
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.9.0, 17.4.6, and 16.10.13, it's possible using comments to inject CSS that would transform the full wiki in a link area leading to a malicious page. This vulnerability is fixed in 17.9.0, 17.4.6, and 16.10.13.

NVD description · AI analysis pending
5.3<1%
  • xwiki xwiki
CVE-2026-24128
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 7.0-milestone-2 through 16.10.11, 17.0.0-rc-1 through 17.4.4, and 17.5.0-rc-1 through 17.7.0 contain a reflected Cross-site Scripting (XSS) vulnerability, which allows an attacker to craft a malicious URL and execute arbitrary actions with the same privileges as the victim. If the victim has administrative or programming rights, those rights can be exploited to gain full access to the XWiki installation. This issue has been patched in versions 17.8.0-rc-1, 17.4.5 and 16.10.12. To workaround, the patch can be applied manually, only a single line in templates/logging_macros.vm needs to be changed, no restart is required.

NVD description · AI analysis pending
6.5<1%
  • xwiki xwiki
  • xwiki xwiki-rendering
CVE-2025-65091
+1 in the same advisory: …65090
XWiki Full Calendar Macro displays objects from the wiki on the calendar.

XWiki Full Calendar Macro displays objects from the wiki on the calendar. Prior to version 2.4.5, users with the right to view the Calendar.JSONService page (including guest users) can exploit a SQL injection vulnerability by accessing database info or starting a DoS attack. This issue has been patched in version 2.4.5.

NVD description · AI analysis pending
10.0
group max
<1%
  • xwiki full calendar macro
CVE-2025-66474
XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc).

XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Versions 16.10.9 and below, 17.0.0-rc-1 through 17.4.2 and 17.5.0-rc-1 through 17.5.0 have insufficient protection against {{/html}} injection, which attackers can exploit through RCE. Any user who can edit their own profile or any other document can execute arbitrary script macros, including Groovy and Python macros, which enable remote code execution as well as unrestricted read and write access to all wiki contents. This issue is fixed in versions 16.10.10, 17.4.3 and 17.6.0-rc-1.

NVD description · AI analysis pending
8.71% PoC ×3
  • xwiki xwiki-rendering
CVE-2025-66473
+1 in the same advisory: …66472
XWiki is an open-source wiki software platform.

XWiki is an open-source wiki software platform. Versions 16.10.10 and below, 17.0.0-rc-1 through 17.4.3 and 17.5.0-rc-1 through 17.6.0 contain a REST API which doesn't enforce any limits for the number of items that can be requested in a single request at the moment. Depending on the number of pages in the wiki and the memory configuration, this can lead to slowness and unavailability of the wiki. As an example, the /rest/wikis/xwiki/spaces resource returns all spaces on the wiki by default, which are basically all pages. This issue is fixed in versions 17.4.4 and 16.10.11.

NVD description · AI analysis pending
8.7
group max
<1%
  • xwiki xwiki
CVE-2025-65036
XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence.

XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence. Prior to 1.27.1, the macro executes Velocity from the details pages without checking for permissions, which can lead to remote code execution. This vulnerability is fixed in 1.27.1.

NVD description · AI analysis pending
8.3<1%
  • xwiki pro macros
CVE-2025-55749
XWiki is an open-source wiki software platform.

XWiki is an open-source wiki software platform. From 16.7.0 to 16.10.11, 17.4.4, or 17.7.0, in an instance which is using the XWiki Jetty package (XJetty), a context is exposed to statically access any file located in the webapp/ folder. It allows accessing files which might contains credentials. Fixed in 16.10.11, 17.4.4, and 17.7.0.

NVD description · AI analysis pending
8.71%
  • xwiki xwiki
CVE-2025-65089
XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence.

XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence. Prior to version 1.27.0, a user with no view rights on a page may see the content of an office attachment displayed with the view file macro. This issue has been patched in version 1.27.0.

NVD description · AI analysis pending
6.5<1%
  • xwiki pro macros
CVE-2025-55727
+1 in the same advisory: …55728
XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence.

XWiki Remote Macros provides XWiki rendering macros that are useful when migrating content from Confluence. Starting in version 1.0 and prior to version 1.26.5, missing escaping of the width parameter in the column macro allows remote code execution for any user who can edit any page or who can access the CKEditor converter. The width parameter is used without escaping in XWiki syntax, thus allowing XWiki syntax injection which enables remote code execution when the macro has been installed by a user with programming right, or it at least allows executing Velocity code as the wiki admin. Version 1.26.5 contains a patch for the issue.

NVD description · AI analysis pending
9.81% PoC
  • xwiki pro macros
CVE-2025-55748
+1 in the same advisory: …55747
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions 4.2-milestone-2 through 16.10.6, configuration files are accessible through jsx and sx endpoints. It's possible to access and read configuration files by using URLs such as `http://localhost:8080/bin/ssx/Main/WebHome?resource=../../WEB-INF/xwiki.cfg&minify=false`. This is fixed in version 16.10.7.

NVD description · AI analysis pending
9.32%
  • xwiki xwiki
CVE-2025-58049
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions from 14.4.2 to before 16.4.8, 16.5.0-rc-1 to before 16.10.7, and 17.0.0-rc-1 to before 17.4.0-rc-1, the PDF export jobs store sensitive cookies unencrypted in job statuses. XWiki shouldn't store passwords in plain text, and it shouldn't be possible to gain access to plain text passwords by gaining access to, e.g., a backup of the data directory. This vulnerability has been patched in XWiki 16.4.8, 16.10.7, and 17.4.0-rc-1.

NVD description · AI analysis pending
7.5<1% PoC
  • xwiki xwiki
CVE-2025-51991
+1 in the same advisory: …51990
XWiki through version 17.3.0 is vulnerable to Server-Side Template Injection (SSTI) in the Administration interface, specifically within the HTTP Meta Info fiel

XWiki through version 17.3.0 is vulnerable to Server-Side Template Injection (SSTI) in the Administration interface, specifically within the HTTP Meta Info field of the Global Preferences Presentation section. An authenticated administrator can inject crafted Apache Velocity template code, which is rendered on the server side without proper validation or sandboxing. This enables the execution of arbitrary template logic, which may expose internal server information or, in specific configurations, lead to further exploitation such as remote code execution or sensitive data leakage. The vulnerability resides in improper handling of dynamic template rendering within user-supplied configuration fields.

NVD description · AI analysis pending
8.8
group max
4% PoC
  • xwiki xwiki
CVE-2025-54125
+2 in the same advisory: …54124 …32430
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki Platform Legacy Old Core and XWiki Platform Old Core versions 1.1 through 16.4.6, 16.5.0-rc-1 through 16.10.4 and 17.0.0-rc-1 through 17.1.0, the XML export of a page in XWiki that can be triggered by any user with view rights on a page by appending ?xpage=xml to the URL includes password and email properties stored on a document that aren't named password or email. This is fixed in versions 16.4.7, 16.10.5 and 17.2.0-rc-1. To work around this issue, the file templates/xml.vm in the deployed WAR can be deleted if the XML isn't needed. There isn't any feature in XWiki itself that depends on the XML export.

NVD description · AI analysis pending
8.7
group max
1%
  • xwiki xwiki
CVE-2025-54385
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions between 17.0.0-rc1 to 17.2.2 and versions 16.10.5 and below, it's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY. The XWiki#searchDocuments APIs pass queries directly to Hibernate without sanitization. Even when these APIs enforce a specific SELECT clause, attackers can still inject malicious code through HQL's native function support in other parts of the query (such as the WHERE clause). This is fixed in versions 16.10.6 and 17.3.0-rc-1.

NVD description · AI analysis pending
8.6<1%
  • xwiki xwiki
CVE-2025-32429
Unauthenticated SQL Injection in XWiki Platform getdeleteddocuments.vm

XWiki Platform versions 9.4-rc-1 through 16.10.5 and 17.0.0-rc-1 through 17.2.2 contain a SQL injection flaw (CWE-89) in the getdeleteddocuments.vm template, where the 'sort' request parameter is inserted as-is into an SQL ORDER BY clause without sanitization. Because the endpoint is reachable over the network with no privileges or user interaction required (CVSS 4.0 9.3, AV:N/PR:N/UI:N), any remote attacker who can reach the wiki can submit crafted 'sort' values to inject SQL. Successful injection gives the attacker high impact on the confidentiality, integrity and availability of the underlying database, typically enabling arbitrary query manipulation and data exfiltration. All XWiki deployments running the affected 9.4 through 16.10.5 or 17.0.0-rc-1 through 17.2.2 versions are affected. No public proof-of-concept or confirmed in-the-wild exploitation is known yet, but the EPSS score of 85.3% (100th percentile) indicates a very high likelihood of exploitation within the next 30 days.

Do: Upgrade to XWiki 16.10.6 if running the 16.10.x LTS line, or to 17.3.0-rc-1 or later (final 17.3.0 when available) if running 17.x; there is no fixed patch for older branches, so upgrades are the primary fix. Until patched, restrict network access to the wiki and consider filtering or validating the 'sort' parameter on getdeleteddocuments requests at a WAF or reverse proxy. Review access logs for anomalous or overly long 'sort' values in requests to getdeleteddocuments.vm to check for exploitation attempts.

9.385%
  • XWiki Platform 9.4-rc-1 through 16.10.5 and 17.0.0-rc-1 through 17.2.2
largeorder of tens of thousands of internet-exposed XWiki instances
CVE-2025-53836
XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc).

XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Starting in version 4.2-milestone-1 and prior to versions 13.10.11, 14.4.7, and 14.10, the default macro content parser doesn't preserve the restricted attribute of the transformation context when executing nested macros. This allows executing macros that are normally forbidden in restricted mode, in particular script macros. The cache and chart macros that are bundled in XWiki use the vulnerable feature. This has been patched in XWiki 13.10.11, 14.4.7 and 14.10. To avoid the exploitation of this bug, comments can be disabled for untrusted users until an upgrade to a patched version has been performed. Note that users with edit rights will still be able to add comments via the object editor even if comments have been disabled.

NVD description · AI analysis pending
8.8<1% PoC ×2
  • xwiki xwiki
CVE-2025-53835
XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc).

XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Starting in version 5.4.5 and prior to version 14.10, the XHTML syntax depended on the `xdom+xml/current` syntax which allows the creation of raw blocks that permit the insertion of arbitrary HTML content including JavaScript. This allows XSS attacks for users who can edit a document like their user profile (enabled by default). This has been fixed in version 14.10 by removing the dependency on the `xdom+xml/current` syntax from the XHTML syntax. Note that the `xdom+xml` syntax is still vulnerable to this attack. As it's main purpose is testing and its use is quite difficult, this syntax shouldn't be installed or used on a regular wiki. There are no known workarounds apart from upgrading.

NVD description · AI analysis pending
9.0<1%
  • xwiki xwiki
CVE-2025-49591
+1 in the same advisory: …49590
CryptPad is a collaboration suite.

CryptPad is a collaboration suite. Prior to version 2025.3.0, enforcement of Two-Factor Authentication (2FA) in CryptPad can be trivially bypassed, due to weak implementation of access controls. An attacker that compromises a user's credentials can gain access to the victim's account, even if the victim has 2FA set up. This is due to 2FA not being enforced if the path parameter is not 44 characters long, which can be bypassed by simply URL encoding a single character in the path. This issue has been patched in version 2025.3.0.

NVD description · AI analysis pending
7.4
group max
<1% PoC
  • xwiki cryptpad
CVE-2025-49586
XWiki is an open-source wiki software platform.

XWiki is an open-source wiki software platform. Any XWiki user with edit right on at least one App Within Minutes application (the default for all users XWiki) can obtain programming right/perform remote code execution by editing the application. This vulnerability has been fixed in XWiki 17.0.0, 16.4.7, and 16.10.3.

NVD description · AI analysis pending
8.7
group max
<1% PoC
  • xwiki xwiki
CVE-2024-56158
XWiki is a generic wiki platform.

XWiki is a generic wiki platform. It's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY. The XWiki query validator does not sanitize functions that would be used in a simple select and Hibernate allows using any native function in an HQL query. This vulnerability is fixed in 16.10.2, 16.4.7, and 15.10.16.

NVD description · AI analysis pending
9.3<1%
  • xwiki xwiki
CVE-2025-48063
XWiki is a generic wiki platform.

XWiki is a generic wiki platform. In XWiki 16.10.0, required rights were introduced as a way to limit which rights a document can have. Part of the security model of required rights is that a user who doesn't have a right also cannot define that right as required right. That way, users who are editing documents on which required rights are enforced can be sure that they're not giving a right to a script or object that it didn't have before. A bug in the implementation of the enforcement of this rule means that in fact, it was possible for any user with edit right on a document to set programming right as required right. If then a user with programming right edited that document, the content of that document would gain programming right, allowing remote code execution. This thereby defeats most of the security benefits of required rights. As XWiki still performs the required rights analysis when a user edits a page even when required rights are enforced, the user with programming right would still be warned about the dangerous content unless the attacker managed to bypass this check. Note also that none of the affected versions include a UI for enabling the enforcing of required rights so it seems unlikely that anybody relied on them for security in the affected versions. As this vulnerability provides no additional attack surface unless all documents in the wiki enforce required rights, we consider the impact of this attack to be low even though gaining programming right could have a high impact. This vulnerability has been patched in XWiki 16.10.4 and 17.1.0RC1. No known workarounds are available except for upgrading.

NVD description · AI analysis pending
4.8<1% PoC
  • xwiki xwiki
CVE-2025-46558
XWiki Contrib's Syntax Markdown allows importing Markdown content into wiki pages and creating wiki content in Markdown.

XWiki Contrib's Syntax Markdown allows importing Markdown content into wiki pages and creating wiki content in Markdown. In versions starting from 8.2 to before 8.9, the Markdown syntax is vulnerable to cross-site scripting (XSS) through HTML. In particular, using Markdown syntax, it's possible for any user to embed Javascript code that will then be executed on the browser of any other user visiting either the document or the comment that contains it. In the instance that this code is executed by a user with admins or programming rights, this issue compromises the confidentiality, integrity and availability of the whole XWiki installation. This issue has been patched in version 8.9.

NVD description · AI analysis pending
9.0
group max
<1% PoC
  • xwiki xwiki
CVE-2025-32969
Unauthenticated Blind SQL Injection in XWiki

XWiki versions from 1.8 up to (but not including) 15.10.16, 16.4.6, and 16.10.1 allow a remote, unauthenticated attacker to escape the HQL execution context and perform a blind SQL injection, executing arbitrary SQL statements against the database backend. The flaw is reachable even when the wiki is configured with "Prevent unregistered users from viewing pages" and "Prevent unregistered users from editing pages" enabled, so guest-accessible instances require no credentials to exploit. Depending on the database backend, the attacker can read confidential data such as password hashes and may run UPDATE, INSERT, and DELETE queries, giving substantial control over the database. All deployments running affected XWiki versions are exposed, and the vendor lists no workaround other than upgrading. Exploitation has not been confirmed in the wild and the issue is not in CISA KEV, but a public advisory exists and EPSS assigns a 77.8% probability of exploitation within 30 days (100th percentile), indicating high near-term risk.

Do: Upgrade XWiki to 16.10.1, 16.4.6, or 15.10.16 (or any later release), as the advisory lists no application-level workaround. Until patched, limit network access to the instance and review database logs for unexpected SQL activity or read/write access to password hash tables. Treat internet-facing instances that allow unauthenticated access as the highest priority for patching.

9.378% PoC
  • xwiki all versions >= 1.8 and < 15.10.16; >= 15.10.16 and < 16.4.6; >= 16.4.6 and < 16.10.1 (fixed in 15.10.16, 16.4.6, and 16.10.1)
moderate≈5,000–10,000 internet-exposed XWiki instances (total install base likely in the low tens of thousands)