Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2025-55728 โ€” AI Deep Analysis Summary

CVSS 10.0 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: A critical Remote Code Execution (RCE) flaw in **xwiki-pro-macros**. <br>๐Ÿ’ฅ **Consequences**: Attackers can inject malicious code via unescaped `classes` parameters, leading to full system compromise.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **CWE-95** (Improper Neutralization of Code). <br>โŒ **Flaw**: Missing escaping for the `classes` parameter allows raw code injection.

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: **xwiki-pro-macros** by XWiki SAS. <br>๐Ÿ“‰ **Versions**: All versions **< 1.26.5**.

Q4What can hackers do? (Privileges/Data)

๐Ÿ”“ **Impact**: Full **Remote Code Execution**. <br>๐Ÿ‘‘ **Privileges**: High! Complete control over the server, data theft, and system modification.

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: **LOW**. <br>๐ŸŒ **Access**: Network-accessible (AV:N), Low Complexity (AC:L), No Auth Required (PR:N).

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿงช **Exploit Status**: No public PoC listed in data. <br>โš ๏ธ **Risk**: CVSS 9.8 (Critical) suggests high exploitability potential despite no public code yet.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Check**: Scan for **xwiki-pro-macros** component. <br>๐Ÿ”Ž **Version**: Verify if version is **older than 1.26.5**.

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fix**: Upgrade to **version 1.26.5 or later**. <br>๐Ÿ”— **Ref**: See GitHub Advisory GHSA-48f4-h726-74p5.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: If unpatched, **disable** the vulnerable macro or restrict network access to the XWiki instance immediately.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Priority**: **CRITICAL (S1)**. <br>๐Ÿƒ **Action**: Patch immediately. CVSS 9.8 + No Auth = High risk of automated exploitation.