LiveActive security incident?Get immediate response
CVE Record

CVE-2023-36609: The affected TBox RTUs run OpenVPN with root privileges and can run user defined configuration scripts.

The affected TBox RTUs run OpenVPN with root privileges and can run user defined configuration scripts. An attacker could set up a local OpenVPN server and push a malicious script onto the TBox host to acquire root privileges.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some Ovarro TBox RTUs run OpenVPN as root and allow user-defined configuration scripts. If an attacker can get the device to use a malicious OpenVPN server, the device may run attacker-supplied script logic with root privileges. This is high impact for industrial environments, but the source indicates high privileges are required.

Executive priority

Prioritize validation for any listed TBox RTUs in production OT networks. Treat confirmed exposure as urgent because compromise could grant root control of field equipment. Do not assume broad internet exploitability from the current evidence; focus first on configuration control, segmentation, and vendor guidance.

Technical view

CVE-2023-36609 is a CWE-829 issue in Ovarro TBox RTUs involving OpenVPN running with root privileges and accepting user-defined configuration scripts. The CVSS 3.1 score is 7.2: network reachable, low complexity, high privileges required, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most relevant where the listed Ovarro TBox RTUs use OpenVPN and can be configured to connect to untrusted or attacker-controlled VPN infrastructure. The bundle names TBox MS-CPU32, MS-CPU32-S2, LT2, TG2, and RM2, but does not provide clear affected firmware ranges.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The described scenario requires significant prior control or access because CVSS lists privileges required as high. Business risk is highest for operational technology sites where root compromise of an RTU could disrupt monitoring or control functions.

Researcher notes

The source bundle is incomplete on exact firmware versions and vendor remediation. The core issue is trusted execution of OpenVPN-pushed or configured scripts while OpenVPN has root privileges. Avoid overstating exploitability: CVSS PR:H indicates attackers need substantial existing access or control over configuration paths.

Mitigation direction

  • Check Ovarro and CISA guidance for affected firmware and vendor-approved remediation.
  • Restrict RTU management and VPN configuration access to trusted administrators only.
  • Prevent TBox RTUs from connecting to untrusted OpenVPN servers.
  • Review OpenVPN configuration-script use and remove unnecessary user-defined script capability where supported.
  • Segment RTUs from general enterprise and internet-reachable networks.

Validation and detection

  • Inventory Ovarro TBox RTUs matching the named product families.
  • Confirm firmware and OpenVPN configuration against Ovarro or CISA advisory guidance.
  • Review whether OpenVPN runs with root privileges on deployed units.
  • Audit recent VPN configuration changes for unauthorized server or script settings.
  • Check access controls around RTU administration and VPN profile management.
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-829: 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-2023-36609 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
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2023-36609Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OvarroTBox MS-CPU320unaffected
Ovarro​TBox MS-CPU32-S20unaffected
OvarroTBox LT20unaffected
OvarroTBox TG20unaffected
OvarroTBox RM20unaffected
Weakness

CWE details

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

CWE-829 · source CWE mapping

Inclusion of Functionality from Untrusted Control Sphere

Inclusion of Functionality from Untrusted Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.