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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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.