Cyber Resilience

CVE-2023-32069

Critical

Published: 09 May 2023

Published
09 May 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.9 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.2065 95.7th percentile
Risk Priority 32 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-32069 is a critical-severity Incorrect Authorization (CWE-863) vulnerability in Xwiki Xwiki. Its CVSS base score is 9.9 (Critical).

Operationally, ranked in the top 4.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

XWiki Platform, a generic wiki platform, contains an authorization flaw tracked as CVE-2023-32069 and CWE-863. The issue affects all versions from 3.3-milestone-2 through 14.10.3 and 15.0-rc-0; an authenticated user can execute arbitrary actions using the privileges of the author of the XWiki.ClassSheet document. The vulnerability carries a CVSS 3.1 score of 9.9, reflecting network attack vector, low complexity, low privileges required, and changed scope with high impact on confidentiality, integrity, and availability.

An attacker with a low-privileged account can therefore read, modify, or delete content and perform other operations beyond the intended scope of their own rights. Because the flaw resides in the platform’s document-authorization logic, exploitation does not require user interaction or special network positioning.

Official advisories and patches state that the issue is resolved in XWiki 14.10.4 and 15.0-rc-1; the project provides no known workarounds for earlier releases. The EPSS score has remained flat at 0.2065 since disclosure, indicating no material increase in observed exploitation interest.

EU & UK References

Vulnerability details

XWiki Platform is a generic wiki platform. Starting in version 3.3-milestone-2 and prior to versions 14.10.4 and 15.0-rc-1, it's possible for a user to execute anything with the right of the author of the XWiki.ClassSheet document. This has been patched…

more

in XWiki 15.0-rc-1 and 14.10.4. There are no known workarounds.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

xwiki
xwiki
3.3 · 3.4 — 14.10.4

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-863

Periodic review and update of procedures reduces incorrect authorization implementations over time.

addresses: CWE-863

Supervision identifies cases where authorization logic incorrectly permits unauthorized actions.

addresses: CWE-863

Defining permitted attribute values and auditing modifications reduces the chance of incorrect authorization outcomes due to tampered or missing labels.

addresses: CWE-863

The authorization process and usage restrictions help prevent incorrect authorization for remote access types.

addresses: CWE-863

Establishing configuration and connection requirements helps ensure correct rather than incorrect authorization for wireless access.

addresses: CWE-863

Establishing connection authorization processes for mobile devices helps ensure authorization decisions are correctly implemented rather than incorrect.

addresses: CWE-863

Monitoring account use, notifying on changes, and reviewing accounts for compliance corrects incorrect authorization assignments.

addresses: CWE-863

Ensures authorization decisions for external system use are correctly implemented and enforced.

References