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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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

CVSS 9.8 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Critical Access Control Error in Q-Free MAXTIME Suite.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: Missing authentication on critical functions. <br>๐Ÿ“ **Location**: `maxprofile/accounts/routes.lua`. <br>๐Ÿ”— **CWE**: CWE-306 (Missing Authentication for Critical Function).

Q3Who is affected? (Versions/Components)

๐Ÿข **Vendor**: Q-Free. <br>๐Ÿ“ฆ **Product**: MAXTIME Suite (Local traffic signal management). <br>๐Ÿ“… **Affected**: Version **2.11.0** and earlier.

Q4What can hackers do? (Privileges/Data)

๐Ÿ•ต๏ธ **Attacker Action**: Send special HTTP requests to reset user PINs. <br>๐Ÿ”“ **Privileges**: No authentication required. <br>๐Ÿ“Š **Impact**: High risk to data confidentiality and system integrity.

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: **LOW**. <br>๐Ÿ”‘ **Auth**: None required (PR:N). <br>๐ŸŒ **Network**: Remote (AV:N). <br>๐Ÿ–ฑ๏ธ **UI**: No user interaction needed (UI:N).

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

๐Ÿ“œ **Public Exp**: No PoC code provided in data. <br>๐ŸŒ **Wild Exp**: Unknown status. <br>๐Ÿ”— **Ref**: Nozomi Networks advisory available.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Check**: Scan for Q-Free MAXTIME Suite v2.11.0 or older. <br>๐Ÿ•ธ๏ธ **Feature**: Look for unauthenticated access to `maxprofile/accounts/routes.lua`.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿฉน **Fix**: Update to a version newer than 2.11.0. <br>๐Ÿ“ข **Status**: Vendor advisory published (2025-02-12). <br>โœ… **Action**: Apply official patch immediately.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: Implement strict network segmentation. <br>๐Ÿ”’ **Defense**: Block external access to the management interface. <br>๐Ÿ›‘ **Mitigation**: Restrict access to `routes.lua` endpoints via WAF or firewall rules.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Priority**: **CRITICAL**. <br>โฑ๏ธ **Urgency**: High. <br>๐Ÿ“‰ **Risk**: CVSS 9.1 (Critical). <br>๐Ÿš€ **Action**: Patch immediately due to remote, unauthenticated exploitability.