CVE-2016-15058: Hirschmann HiLCOS Classic Platform Password Exposure via SNMP
Hirschmann HiLCOS Classic Platform switches Classic L2E, L2P, L3E, L3P versions prior to 09.0.06 and Classic L2B prior to 05.3.07 contain a credential exposure vulnerability where user passwords are synchronized with SNMPv1/v2 community strings and transmitted in plaintext when the feature is enabled. Attackers with local network access can sniff SNMP traffic or extract configuration data to recover plaintext credentials and gain unauthorized administrative access to the switches.
Security readout for executives and security teams
Plain-English summary
Some Hirschmann HiLCOS Classic switches can expose administrative passwords when SNMPv1/v2 password synchronization is enabled. Because the credentials may travel in plaintext or appear in configuration data, a local network attacker could recover them and take over switch administration.
Executive priority
Treat this as a high-priority network infrastructure issue. It can expose switch administrator credentials without authentication from adjacent access, which may undermine segmentation and operational availability even though active exploitation is not cited.
Technical view
CVE-2016-15058 is a CWE-257 credential exposure issue affecting Hirschmann HiLCOS Classic Platform switches before 09.0.06 for Classic L2E/L2P/L3E/L3P and before 05.3.07 for Classic L2B. The issue involves synchronization of user passwords with SNMPv1/v2 community strings, creating plaintext credential exposure when enabled.
Likely exposure
Exposure is most likely in industrial or enterprise networks using Hirschmann HiLCOS Classic Platform switches with SNMPv1/v2 password synchronization enabled, especially where management traffic is reachable from adjacent local networks.
Exploitation context
The bundle does not cite active exploitation and KEV status is false. Practical abuse requires local or adjacent network access or access to configuration data, but successful credential recovery could enable unauthorized administrative access to affected switches.
Researcher notes
The source bundle contains inconsistent machine-readable affected-version entries, but the narrative states affected releases are before 09.0.06 and before 05.3.07 for L2B. Validate against Belden advisory and asset firmware before closure.
Mitigation direction
Identify affected Hirschmann HiLCOS Classic switches and firmware versions.
Upgrade L2E/L2P/L3E/L3P devices to 09.0.06 or later where applicable.
Upgrade Classic L2B devices to 05.3.07 or later where applicable.
Review Belden guidance before changing SNMP or password synchronization settings.
Restrict switch management and SNMP access to trusted administrative networks.
Rotate exposed switch credentials after remediation.
Validation and detection
Inventory device models, firmware versions, and management interfaces.
Confirm whether SNMPv1/v2 and password synchronization are enabled.
Review configuration handling for stored plaintext or synchronized credentials.
Check logs for unexpected administrative access or SNMP management activity.
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-257: 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.
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.
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.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-257 · source CWE mapping
Storing Passwords in a Recoverable Format
Storing Passwords in a Recoverable Format represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.