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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-26344 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical Access Control Error in Q-Free MAXTIME Suite. <br>πŸ”₯ **Consequences**: Attackers can enable password-less guest mode via crafted HTTP requests.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-306** (Missing Authentication for Critical Function). <br>πŸ› **Flaw**: The file `maxprofile/guest-mode/routes.lua` lacks proper identity verification.…

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Q-Free. <br>πŸ“¦ **Product**: MAXTIME Suite (Local traffic signal management). <br>⚠️ **Affected Versions**: **v2.11.0 and earlier**.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: <br>1. Enable **Guest Mode** without a password. <br>2. Gain unauthorized access to traffic signal management controls. <br>3. Potentially disrupt local traffic flow or manipulate signal data.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. <br>🌐 **Network**: Remote (AV:N). <br>πŸ”‘ **Auth**: None required (PR:N). <br>πŸ‘€ **User Interaction**: None (UI:N). <br>🎯 **Complexity**: Low (AC:L).

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

πŸ“’ **Public Exploit**: **No PoC provided** in current data. <br>⚠️ **Risk**: Despite no public code, the CVSS score is **Critical (9.8)**. Theoretical exploitation is highly feasible due to low barriers.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Scan for **Q-Free MAXTIME Suite** services. <br>2. Check version numbers (≀ 2.11.0). <br>3. Attempt to access `/maxprofile/guest-mode/routes.lua` endpoints (if safe/authorized). <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Official Fix**: **Patch Available**. <br>πŸ“… **Published**: 2025-02-12. <br>βœ… **Action**: Update to a version **newer than 2.11.0** immediately.

Q9What if no patch? (Workaround)

🚧 **No Patch? Workaround**: <br>1. **Network Segmentation**: Block external access to MAXTIME Suite ports. <br>2. **WAF Rules**: Filter requests targeting `guest-mode/routes.lua`. <br>3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”΄ **Urgency**: **CRITICAL**. <br>πŸ“ˆ **Priority**: **P0**. <br>πŸ’‘ **Reason**: CVSS 9.8 + Critical Infrastructure (Traffic Control) + No Auth Required. Patch immediately to prevent potential city-wide traffic disruption.