LiveActive security incident?Get immediate response
CVE Record

CVE-2023-46685: A hard-coded password vulnerability exists in the telnetd functionality of LevelOne WBR-6013 RER4_A_v3411b_...

A hard-coded password vulnerability exists in the telnetd functionality of LevelOne WBR-6013 RER4_A_v3411b_2T2R_LEV_09_170623. A set of specially crafted network packets can lead to arbitrary command execution.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw affects a specific LevelOne WBR-6013 router firmware build. A hard-coded telnet password could let an unauthenticated network attacker execute commands on the device. Business risk is high where affected devices are reachable from untrusted networks, because compromise could affect confidentiality, integrity, and availability.

Executive priority

Treat as urgent for any exposed affected router. Prioritize asset discovery and network isolation first, then vendor-confirmed remediation. If no affected WBR-6013 devices exist, business impact is likely minimal.

Technical view

CVE-2023-46685 is CWE-259 in the telnetd functionality of LevelOne WBR-6013 firmware RER4_A_v3411b_2T2R_LEV_09_170623. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating network-reachable, low-complexity, unauthenticated impact with arbitrary command execution.

Likely exposure

Exposure is limited to LevelOne WBR-6013 devices running the listed firmware build, especially where telnetd is reachable over a network. The sources do not identify other products, versions, CPEs, or deployment prevalence.

Exploitation context

The provided sources describe specially crafted network packets leading to arbitrary command execution. The bundle does not state active exploitation, and KEV is false. No exploit availability or observed abuse should be inferred from the supplied evidence.

Researcher notes

Evidence is strong for affected product, version, weakness class, and impact, but incomplete for patch status, exploit availability, and real-world exploitation. Avoid broadening scope beyond the named LevelOne WBR-6013 firmware build without vendor or Talos confirmation.

Mitigation direction

  • Inventory LevelOne WBR-6013 devices and verify firmware versions.
  • Check LevelOne and Talos guidance for fixed firmware or supported workarounds.
  • Restrict device management access to trusted administrative networks.
  • Remove exposed affected devices from untrusted networks where feasible.
  • Monitor for unexpected telnet access or device command execution indicators.

Validation and detection

  • Confirm whether any WBR-6013 runs RER4_A_v3411b_2T2R_LEV_09_170623.
  • Verify whether telnetd is reachable from user, guest, WAN, or untrusted segments.
  • Review firewall rules controlling access to router management services.
  • Check logs or network telemetry for unexpected telnet sessions.
  • Document compensating controls until vendor guidance is confirmed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-259: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-46685 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2023-46685Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LevelOneWBR-6013RER4_A_v3411b_2T2R_LEV_09_170623Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-259 · source CWE mapping

Use of Hard-coded Password

Use of Hard-coded Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.