LiveActive security incident?Get immediate response
CVE Record

CVE-2015-10123: Wago: Buffer Copy without Checking Size of Input in wbm of multiple products

An unautheticated remote attacker could send specifically crafted packets to a affected device. If an authenticated user then views that data in a specific page of the web-based management a buffer overflow will be triggered to gain full access of the device.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects WAGO web-based management on listed controller and coupler products. A remote unauthenticated attacker can plant crafted data, and the overflow is triggered when an authenticated user later views it. The source says successful exploitation could give full device access, making exposed operational devices a high-priority risk.

Executive priority

Treat this as high priority for OT and building automation environments. The business risk is unauthorized device control, but urgency depends on whether affected WAGO management interfaces are reachable and whether vendor-confirmed vulnerable firmware is present.

Technical view

CVE-2015-10123 is a CWE-120 buffer copy issue in WAGO WBM. The CVSS 3.1 score is 8.8, with network attack vector, no attacker privileges required, user interaction required, and high confidentiality, integrity, and availability impact. The provided metadata does not clearly identify exact vulnerable firmware ranges.

Likely exposure

Most relevant exposure is WAGO Controller BACnet/IP, Controller BACnet MS/TP, Ethernet Controller 3rd Generation, and Fieldbus Coupler Ethernet 3rd Generation where WBM is reachable. The bundle lists version metadata as “0” with default status “unaffected,” so product and firmware scoping needs vendor confirmation.

Exploitation context

The bundle does not cite CISA KEV listing or active exploitation. The described scenario requires remote packet delivery by an unauthenticated attacker and later interaction by an authenticated WBM user. The source states the outcome can be full device access if the overflow is triggered.

Researcher notes

The source bundle supports high severity and the attack preconditions, but not active exploitation or a specific fixed version. The affected-version data appears incomplete or normalized oddly, so validation should pivot to the VDE advisory and vendor product documentation.

Mitigation direction

  • Check the VDE/WAGO advisory for fixed firmware, workarounds, and exact affected versions.
  • Inventory listed WAGO devices and confirm model and firmware against vendor guidance.
  • Restrict WBM access to trusted administration networks only.
  • Avoid exposing affected device management interfaces to the internet.
  • Review device logs and configuration changes where exposure existed.

Validation and detection

  • Search asset inventory for the listed WAGO controller and coupler product names.
  • Confirm whether WBM is enabled and reachable from untrusted networks.
  • Verify installed firmware against the vendor advisory, not only CVE metadata.
  • Review user access paths to WBM pages on exposed devices.
  • Document uncertainty where product version metadata is incomplete.
Prepared
Confidence
medium
Sources
3

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-120: 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
cve · low confidence lookup

CVE-2015-10123 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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
2Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2015-10123Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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
WAGOController BACnet/IP0unaffected
WAGOController BACnet MS/TP0unaffected
WAGOEthernet Controller 3rd Generation0unaffected
WAGOEthernet Controller 3rd Generation0unaffected
WAGOFieldbus Coupler Ethernet 3rd Generation0unaffected
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.