LiveActive security incident?Get immediate response
CVE Record

CVE-2023-36611: The affected TBox RTUs allow low privilege users to access software security tokens of higher privilege.

The affected TBox RTUs allow low privilege users to access software security tokens of higher privilege. This could allow an attacker with “user” privileges to access files requiring higher privileges by establishing an SSH session and providing the other tokens.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-36611 affects listed Ovarro TBox RTUs. A low-privilege user may access higher-privilege software security tokens, then use them in SSH to read files requiring elevated privileges. The main business risk is unauthorized disclosure from remote telemetry equipment, not stated service disruption or data tampering.

Executive priority

Treat as a moderate-priority ICS confidentiality issue. It is less urgent than unauthenticated remote code execution, but it deserves timely review where affected RTUs support sensitive operations or are reachable by many users.

Technical view

The issue is classified as CWE-285, improper authorization. The CVSS 3.1 score is 6.5 with network attack vector, low complexity, low privileges required, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is most likely where Ovarro TBox MS-CPU32, MS-CPU32-S2, LT2, TG2, or RM2 RTUs are deployed and low-privilege user access or SSH access exists. The provided bundle does not identify exact vulnerable firmware ranges beyond the affected product names.

Exploitation context

The bundle does not report active exploitation, and the CVE is not marked as CISA KEV. Exploitation requires existing low-privilege access, so this is not described as unauthenticated compromise. The concern is privilege boundary bypass for file access through token misuse.

Researcher notes

Evidence is limited to the CVE bundle and CISA advisory reference. The description supports token exposure and elevated file access after SSH login, but does not provide exploit details, fixed versions, or named mitigations in the supplied text.

Mitigation direction

  • Check Ovarro and CISA advisory guidance for affected firmware and remediation details.
  • Restrict SSH access to trusted administration networks only.
  • Review and minimize low-privilege accounts on affected RTUs.
  • Monitor for unusual SSH sessions and privileged file access attempts.
  • Prioritize remediation where RTUs are reachable from broader networks.

Validation and detection

  • Inventory deployed Ovarro TBox RTU models against the affected product list.
  • Confirm whether SSH is enabled and who has low-privilege access.
  • Check vendor advisory details for exact vulnerable versions.
  • Review logs for low-privilege accounts accessing higher-privilege files.
  • Verify compensating network controls around RTU management interfaces.
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-285: 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-36611 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2023-36611Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

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-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.