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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-26341 β€” 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 **reset ANY user password** via crafted HTTP requests. Total compromise of traffic signal management integrity.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-306** (Missing Authentication for Critical Function). <br>πŸ” **Flaw**: The `maxprofile/accounts/routes.lua` module lacks identity verification checks.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: Q-Free. <br>πŸ“¦ **Product**: MaxTime (Local Traffic Signal Management). <br>πŸ“… **Affected**: Versions **2.11.0 and earlier**.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Action**: Send specific HTTP requests to bypass auth. <br>πŸ”‘ **Privilege**: Reset arbitrary user passwords. <br>πŸ“Š **Impact**: Full Control (CVSS 9.8). High Confidentiality, Integrity, and Availability loss.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>🌐 **Network**: Attack Vector is Network (AV:N). <br>πŸ”“ **Auth**: No Privileges Required (PR:N). <br>πŸ‘€ **UI**: No User Interaction Needed (UI:N).

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

πŸ“œ **Public Exploit**: No PoC code provided in data. <br>🌍 **Wild Exploit**: Reference to Nozomi Networks advisory exists. Likely exploitable given CVSS 9.8 and low barrier.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for Q-Free MAXTIME Suite. <br>πŸ“‚ **Target**: Check for `maxprofile/accounts/routes.lua` endpoint. <br>πŸ“‘ **Test**: Attempt unauthenticated HTTP requests to account routes.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update to version **> 2.11.0**. <br>πŸ›‘οΈ **Mitigation**: Ensure authentication is enforced on `routes.lua` functions. Patch is the primary defense.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Implement WAF rules to block unauthenticated access to `/maxprofile/accounts/routes`. <br>πŸ”’ **Network**: Restrict access to management interfaces. Isolate the system.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>⏱️ **Priority**: Patch immediately. CVSS 9.8 + No Auth Required = High Risk of Active Exploitation. Traffic safety is at stake.