Cyber Resilience

CVE-2026-2617

MediumPublic PoC

Published: 17 February 2026

Published
17 February 2026
Modified
19 February 2026
KEV Added
Patch
CVSS Score v4 5.3 CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0064 45.7th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-2617 is a medium-severity Initialization of a Resource with an Insecure Default (CWE-1188) vulnerability in Beetel 777Vr1 Firmware. Its CVSS base score is 5.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Default Accounts (T1078.001); ranked at the 45.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 CM-6 (Configuration Settings) and IA-5 (Authenticator Management).

Deeper analysis

CVE-2026-2617 is a vulnerability discovered in Beetel 777VR1 devices up to version 01.00.09, affecting an unknown function within the Telnet Service/SSH Service component. The issue stems from insecure default initialization of a resource, classified under CWE-1188, and carries a CVSS v3.1 base score of 6.3 (AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). It was published on 2026-02-17.

Exploitation requires an attacker to be on the local network, with no privileges or user interaction needed. Successful manipulation can result in low impacts to confidentiality, integrity, and availability. A public exploit is available and could be used, as detailed in referenced proof-of-concept steps.

Advisories from VulDB and a GitHub gist indicate the vendor was contacted early about the disclosure but provided no response, with no patches or official mitigations mentioned. Security practitioners should isolate affected devices from local networks where possible and monitor for exploit attempts using the public references.

EU & UK References

Vulnerability details

A vulnerability was found in Beetel 777VR1 up to 01.00.09. This affects an unknown function of the component Telnet Service/SSH Service. The manipulation results in insecure default initialization of resource. The attack can only be performed from the local network.…

more

The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1078.001 Default Accounts Stealth
Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1021.004 SSH Lateral Movement
Adversaries may use [Valid Accounts](https://attack.
T1133 External Remote Services Persistence
Adversaries may leverage external-facing remote services to initially access and/or persist within a network.
Why these techniques?

Insecure default initialization (CWE-1188) in Telnet/SSH services on adjacent network allows unauthenticated access, directly enabling default account usage and external/remote service exploitation with public PoC available.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-2616Same product: Beetel 777Vr1
CVE-2026-2618Same product: Beetel 777Vr1
CVE-2025-62877Shared CWE-1188
CVE-2025-1960Shared CWE-1188
CVE-2026-33037Shared CWE-1188
CVE-2025-70998Shared CWE-1188
CVE-2026-27662Shared CWE-1188
CVE-2026-32965Shared CWE-1188
CVE-2026-44109Shared CWE-1188
CVE-2025-25271Shared CWE-1188

Affected Assets

beetel
777vr1 firmware
≤ 01.00.09_55

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires establishing and enforcing secure configuration settings that override the insecure default initialization of the Telnet/SSH resource.

prevent

Mandates management of authenticators to eliminate weak or default credentials that enable the local-network exploitation described.

prevent

Enforces boundary controls that can restrict or isolate Telnet/SSH exposure on the local network where the attack originates.

References