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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-34563 β€” AI Deep Analysis Summary

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Stored Blind XSS in CI4MS. πŸ“‰ **Consequences**: Attackers inject malicious scripts via backup metadata. Victims execute code unknowingly when viewing backups. Data theft & session hijacking risk! πŸ’₯

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE-79**: Cross-site Scripting. πŸ› **Flaw**: Improper input sanitization during backup upload & metadata processing. User input is not cleaned before storage. 🧹

Q3Who is affected? (Versions/Components)

πŸ“¦ **Product**: CI4MS (Ci4MS Open Source Blog Tool). πŸ“… **Affected**: Versions **< 0.31.0.0**. βœ… **Fixed**: v0.31.0.0 and later. ⚠️ Check your version immediately!

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Privileges**: Requires Low Privilege (PR:L). 🎯 **Impact**: High Confidentiality (C:H), Low Integrity/Availability. Hackers can steal cookies, redirect users, or deface pages via stored scripts. πŸͺ

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Auth**: Yes, requires Login (PR:L). 🌐 **Network**: Remote (AV:N). 🎨 **UI**: User Interaction None (UI:N). Threshold is **Medium**. Needs valid account but no special admin rights. πŸšΆβ€β™‚οΈ

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

πŸ“œ **Public Exp**: No PoC provided in data. 🌍 **Wild Exp**: Unconfirmed. πŸ›‘ Rely on vendor advisory. Do not trust unverified scripts online. Stay safe! 🚫

Q7How to self-check? (Features/Scanning)

πŸ” **Check**: Scan for CI4MS versions < 0.31.0.0. πŸ“€ **Feature**: Test backup upload functionality. πŸ“ **Input**: Check if metadata fields sanitize HTML/JS. Use DAST tools for XSS detection. πŸ§ͺ

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: Yes! Upgrade to **v0.31.0.0+**. πŸ“₯ **Source**: GitHub Releases & Security Advisory (GHSA-85m8-g393-jcxf). πŸ”„ **Action**: Patch now! Don't wait. πŸƒβ€β™€οΈ

Q9What if no patch? (Workaround)

πŸ›‘ **Workaround**: Disable backup upload feature if possible. 🧼 **Input Validation**: Manually sanitize metadata inputs. 🚫 **Access Control**: Restrict backup viewing to trusted admins only. πŸ›‘οΈ

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: High Priority. πŸ“… **Published**: 2026-04-01. πŸ“ˆ **CVSS**: 7.3 (High). ⚑ **Action**: Patch immediately. Stored XSS is dangerous and persistent. Protect your users! πŸ›‘οΈ