LiveActive security incident?Get immediate response
CVE Record

CVE-2023-36859: PiiGAB M-Bus Code Injection

PiiGAB M-Bus SoftwarePack 900S does not correctly sanitize user input, which could allow an attacker to inject arbitrary commands.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-36859 affects PiiGAB M-Bus SoftwarePack 900S. The software may accept unsafe user input and allow arbitrary command injection. If abused by a low-privileged authenticated attacker over the network, it could compromise confidentiality, integrity, and availability of the affected system.

Executive priority

Treat this as a high-priority exposure review for any site using PiiGAB M-Bus SoftwarePack 900S, especially in operational environments. There is no supplied evidence of active exploitation, but the potential business impact is severe if access controls are weak.

Technical view

The record describes CWE-94 code injection in PiiGAB M-Bus SoftwarePack 900S caused by improper input sanitization. CVSS 3.1 is 8.8: network attack vector, low complexity, low privileges required, no user interaction, and high impact to confidentiality, integrity, and availability.

Likely exposure

Exposure is limited to environments running PiiGAB M-Bus SoftwarePack 900S. Risk is highest where the affected software is reachable over a network by authenticated users beyond trusted administrators.

Exploitation context

The provided data does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation would require network reachability and low-privileged access, but no public exploit details are provided in the source bundle.

Researcher notes

Evidence is limited to the CVE record and CISA ICS advisory reference. The record identifies command/code injection and the affected 900S product, but the source bundle does not provide patch version, exact vulnerable interface, exploit procedure, or confirmed exploitation.

Mitigation direction

  • Confirm whether PiiGAB M-Bus SoftwarePack 900S is deployed.
  • Check PiiGAB and CISA guidance for vendor-approved updates or mitigations.
  • Restrict network access to the affected software to trusted administrative paths.
  • Review accounts with access and remove unnecessary low-privileged users.
  • Monitor affected hosts for unexpected command execution or service disruption.

Validation and detection

  • Inventory systems for PiiGAB M-Bus SoftwarePack 900S.
  • Verify version and deployment status against the CVE affected product data.
  • Confirm whether the system is reachable from untrusted network segments.
  • Review authentication logs for unusual low-privileged access.
  • Check change records for applied vendor or CISA-recommended remediation.
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 · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2023-36859 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:L/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
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:L/UI:N/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-2023-36859Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
PiiGABM-Bus SoftwarePack900Sunaffected
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.