CVE-2018-20380
Description
Ambit DDW2600 5.100.1009, DDW2602 5.105.1003, T60C926 4.64.1012, and U10C019 5.66.1026 devices allow remote attackers to discover credentials via iso.3.6.1.4.1.4491.2.4.1.1.6.1.1.0 and iso.3.6.1.4.1.4491.2.4.1.1.6.1.2.0 SNMP requests.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated SNMP access on several Ambit cable modem models exposes cleartext credentials via specific OIDs.
Vulnerability
The Ambit DDW2600 (firmware 5.100.1009), DDW2602 (5.105.1003), T60C926 (4.64.1012), and U10C019 (5.66.1026) cable modem devices expose plaintext credentials through publicly-readable SNMP OIDs. Specifically, queries to iso.3.6.1.4.1.4491.2.4.1.1.6.1.1.0 and iso.3.6.1.4.1.4491.2.4.1.1.6.1.2.0 return authentication secrets without any read community restriction [1].
Exploitation
An unauthenticated remote attacker can issue SNMP GET requests (default community string public is typically unchanged) to the two listed OIDs. No special network position, authentication, or user interaction is required. The attacker simply sends the SNMP request to the device's IP address and receives the cleartext credentials in the response [1].
Impact
Successful exploitation yields cleartext credentials (likely for device administration or ISP authentication), enabling the attacker to fully compromise the modem's configuration, intercept or redirect traffic, or pivot to the internal network. The disclosure directly impacts confidentiality and can lead to unauthorized administrative access and privilege escalation.
Mitigation
As of the publication date (2018-12-23), no firmware update or vendor advisory was publicly available for these legacy devices. The only mitigation is to restrict SNMP access at the network perimeter (block UDP port 161 from untrusted sources) or disable the SNMP service entirely if not required. These devices may be end-of-life and no longer receive patches [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/ezelf/sensitivesOids/blob/master/oidpassswordleaks.csvmitrex_refsource_MISC
- misteralfa-hack.blogspot.com/2018/12/stringbleed-y-ahora-que-passwords-leaks.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.