CVE-2026-2616

8.8

Beetel · 777VR1 Broadband Router

The Beetel 777VR1 broadband router contains hard-coded credentials and lacks rate limiting on its web management interface, allowing unauthenticated attackers to gain full administrative access.

Executive summary

The Beetel 777VR1 broadband router is vulnerable to full administrative compromise due to hard-coded credentials and the lack of authentication rate limiting.

Vulnerability

The web management interface utilizes hard-coded default credentials and fails to implement account lockout or rate limiting mechanisms, permitting unauthenticated attackers with network access to gain administrative control via brute-force or credential-stuffing attacks.

Business impact

Successful exploitation grants an attacker full administrative control over the router, enabling the modification of network configurations, including DNS and routing, which can lead to traffic interception or total service disruption. This vulnerability poses a severe risk to network integrity and confidentiality, as the device can be leveraged as a pivot point for lateral movement into the internal network. Given the CVSS score of 8.8, this flaw represents a high-severity risk that could lead to complete loss of control over the affected segment of the network.

Remediation

Immediate Action: Change the default administrative password immediately to a strong, unique credential and restrict access to the web management interface to trusted internal IP addresses only.

Proactive Monitoring: Monitor network traffic for repeated POST requests to the management interface and audit logs for multiple failed authentication attempts originating from local network devices.

Compensating Controls: Implement an access control list (ACL) on the local network to isolate the management interface and consider utilizing a firewall to block unauthorized access to the web console port.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as detailed in the technical write-up provided via the referenced GitHub Gist.

Analyst recommendation

The presence of hard-coded credentials combined with a lack of rate limiting makes this router an easy target for attackers on the local network. Administrators must prioritize changing the default administrator password immediately to mitigate the risk of unauthorized access. If the vendor does not provide a firmware update to resolve these issues, the device should be segmented or replaced to prevent further security exposure.

Sources

Originally found and disclosed by raghav_2026 (VulDB User), per the CVE Program record.