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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Critical Access Control Error in Q-Free MAXTIME Suite. <br>πŸ’₯ **Consequences**: Attackers can trigger a **factory reset** via crafted HTTP requests, causing total service disruption and data loss.

Q2Root Cause? (CWE/Flaw)

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

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 execute the reset function. <br>πŸ“‰ **Impact**: **High Integrity (I:H)** & **High Availability (A:H)** impact.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. <br>πŸ”“ **Auth**: **None required** (PR:N). <br>🌐 **Access**: Network accessible (AV:N). <br>πŸ‘€ **User Interaction**: None needed (UI:N). Easy to exploit remotely.

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

πŸ“œ **Public Exploit**: **No PoC provided** in the data. <br>🌍 **Wild Exploitation**: Unknown status. However, the low barrier to entry makes it highly likely to be weaponized soon.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for Q-Free MAXTIME Suite services. <br>πŸ§ͺ **Test**: Attempt to access `maxprofile/setup/routes.lua` endpoints. If no auth is prompted and the endpoint is reachable, you are vulnerable.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **Yes**. The advisory implies a fix exists for versions newer than 2.11.0. <br>βœ… **Action**: Upgrade to the latest patched version immediately.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Network Segmentation**: Block external access to the management interface. <br>2. **WAF Rules**: Filter HTTP requests targeting `routes.lua`. <br>3.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>⏱️ **Priority**: **P1**. <br>πŸ’‘ **Reason**: Remote, unauthenticated, high impact (DoS/Data Loss). Immediate patching or mitigation is required to protect traffic infrastructure.