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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.6 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical authorization flaw in the **Custom Certificate Activity** plugin for Moodle.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-639: Authorization Bypass Through User-Controlled Key**.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: Plugin **moodle-mod_customcert** by vendor **mdjnelson**. πŸ“‰ **Versions**: All versions **< 4.4.9** AND all versions **< 5.0.3**. If you are on an older version, you are at risk! ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: With low privileges, hackers can: 1. **Read** sensitive data from other courses (Info Leakage). 2. **Modify** certificate elements (Data Tampering).…

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Exploitation Threshold**: **Low**. CVSS indicates **AV:N** (Network), **AC:L** (Low Complexity), **PR:L** (Low Privileges required).…

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

πŸ•΅οΈ **Public Exploit**: **No**. The `pocs` field is empty. 🚫 While GitHub advisories exist, there is no confirmed public Proof-of-Concept (PoC) or wild exploitation script available yet. Stay vigilant!

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: 1. Check your Moodle plugin list for **Custom Certificate Activity**. 2. Verify the version number. πŸ“Š Is it **4.4.8 or lower**? Or **5.0.2 or lower**? If yes, you are vulnerable.…

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Official Fix**: **Yes**. Updates are available. πŸš€ Upgrade to **v4.4.9+** or **v5.0.3+**. The vendor has released commits (e.g., `ddc8f01`, `a1494a8`) to patch the authorization logic.…

Q9What if no patch? (Workaround)

πŸ›‘ **No Patch Workaround**: If you cannot update immediately: 1. **Disable** the Custom Certificate Activity plugin temporarily. 🚫 2. Restrict access to the Web Service endpoints if possible. 3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. CVSS Score implies **High** Impact on Confidentiality and Integrity. πŸ“ˆ Even though auth is 'Low', the impact is severe.…