Cyber Resilience

CVE-2025-49585

Xwiki ≤ 15.10.16

Public PoC
Published
13 June 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v4 8.6
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:L/SI:L/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
EPSS Score 0.0036 29th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-49585 is a high-severity Insufficient UI Warning of Dangerous Operations (CWE-357) vulnerability in Xwiki Xwiki. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique User Execution (T1204); ranked at the 29th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability Data

XWiki is a generic wiki platform. In versions before 15.10.16, 16.0.0-rc-1 through 16.4.6, and 16.5.0-rc-1 through 16.10.1, when an attacker without script or programming right creates an XClass definition in XWiki (requires edit right), and that same document is later…

more

edited by a user with script, admin, or programming right, malicious code could be executed with the rights of the editing user without prior warning. In particular, this concerns custom display code, the script of computed properties and queries in database list properties. Note that warnings before editing documents with dangerous properties have only been introduced in XWiki 15.9, before that version, this was a known issue and the advice was simply to be careful. This has been patched in XWiki 16.10.2, 16.4.7 and 15.10.16 by adding an analysis for the respective XClass properties.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1204 User Execution Execution
An adversary may rely upon specific actions by a user in order to gain execution.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-49582Same product: Xwiki Xwiki
CVE-2025-49587Same product: Xwiki Xwiki
CVE-2025-49583Same product: Xwiki Xwiki
CVE-2023-36470Same product: Xwiki Xwiki
CVE-2023-26472Same product: Xwiki Xwiki
CVE-2024-43400Same product: Xwiki Xwiki
CVE-2025-49584Same product: Xwiki Xwiki
CVE-2025-32783Same product: Xwiki Xwiki
CVE-2022-36098Same product: Xwiki Xwiki
CVE-2023-45134Same product: Xwiki Xwiki

Affected Assets

xwiki
xwiki
≤ 15.10.16 · 16.0.0 — 16.4.7 · 16.5.0 — 16.10.2

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly encompass designing noticeable UI warnings for risky operations.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development and acceptance validates that dangerous-operation warnings are sufficiently prominent.

prevents

Secure development lifecycle requires usable security prompts and warnings to be designed into the UI.

prevents

Application security requirements include clear, effective user warnings for dangerous operations.

prevents

Secure system architecture and engineering principles address usable security mechanisms such as prominent warnings.

prevents

Secure coding practices include implementing noticeable, effective UI warnings for risky actions.

References