CVE-2025-65036
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-05

Last updated on: 2026-02-20

Assigner: GitHub, Inc.

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-05
Last Modified
2026-02-20
Generated
2026-06-16
AI Q&A
2025-12-05
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
xwiki pro_macros to 1.27.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in XWiki Remote Macros prior to version 1.27.1, where the macro executes Velocity code from details pages without checking user permissions. This lack of permission validation allows an attacker to execute arbitrary code remotely.

Impact Analysis

An attacker exploiting this vulnerability can perform remote code execution, potentially leading to unauthorized access, data compromise, or disruption of services on the affected system.

Mitigation Strategies

Upgrade XWiki Remote Macros to version 1.27.1 or later, as this version contains the fix for the vulnerability that allows remote code execution by executing Velocity without permission checks.

Detection Guidance

Detection of CVE-2025-65036 involves identifying if your system is running XWiki Remote Macros version 1.27.0 or earlier, which are vulnerable. Since the vulnerability is exploited by creating pages with specific macros executing Velocity templates without permission checks, you can check for the presence of the 'detailssummary' macro usage in your XWiki pages and verify if any pages contain asynchronous macro calls embedding Groovy code. There are no specific commands provided in the resources, but you can audit your XWiki instance by searching for pages containing the 'detailssummary' macro and reviewing user permissions and recent page edits for suspicious macro usage. Upgrading to version 1.27.1 or later is recommended to remediate the issue. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-65036. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart