LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38445: OCI OpenDDS Secure Improper Handling of Length Parameter Inconsistency

OCI OpenDDS versions prior to 3.18.1 do not handle a length parameter consistent with the actual length of the associated data, which may allow an attacker to remotely execute arbitrary code.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects OCI OpenDDS before 3.18.1. A malformed length value could be mishandled and may let a remote attacker run arbitrary code. The CVSS score is high, but exploitation is rated high complexity and no active exploitation is identified in the supplied sources.

Executive priority

Treat this as a high-priority remediation item for any business-critical or network-reachable OpenDDS deployment. The main business risk is remote code execution with potential service disruption, but supplied evidence does not indicate known active exploitation.

Technical view

CVE-2021-38445 is a CWE-130 length-parameter inconsistency in OCI OpenDDS. The CVSS 3.1 vector is network-accessible, unauthenticated, no user interaction, high complexity, and may impact confidentiality, integrity, and availability, with availability highest. Affected versions are OpenDDS prior to 3.18.1.

Likely exposure

Exposure is most likely in environments running OCI OpenDDS versions before 3.18.1 where OpenDDS communication is reachable over a network. The bundle does not provide CPEs, deployment patterns, or exact affected version ranges beyond “prior to 3.18.1.”

Exploitation context

The supplied data does not show CISA KEV listing or other evidence of active exploitation. The vulnerability is remotely reachable and unauthenticated, but CVSS marks attack complexity as high, so practical exploitation may require specific conditions not described here.

Researcher notes

Key gaps are exact affected version ranges, affected configurations, and vendor-specific remediation details beyond the “prior to 3.18.1” boundary. Avoid assuming exploit availability. Validate exposure by version and network reachability rather than product name alone.

Mitigation direction

  • Upgrade OCI OpenDDS to version 3.18.1 or later where applicable.
  • Check OCI OpenDDS and CISA guidance for environment-specific mitigations.
  • Limit untrusted network access to OpenDDS services until upgraded.
  • Prioritize remediation for internet-exposed or operationally critical deployments.

Validation and detection

  • Inventory systems and applications using OCI OpenDDS.
  • Confirm installed OpenDDS versions are 3.18.1 or later.
  • Review network paths that can reach OpenDDS communication endpoints.
  • Check vulnerability management records for CVE-2021-38445 coverage.
Prepared
Confidence
medium
Sources
4

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-130: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-38445 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 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2021-38445Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/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
OCIOpenDDSunspecifiedListed
Weakness

CWE details

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

CWE-130 · source CWE mapping

Improper Handling of Length Parameter Inconsistency

Improper Handling of Length Parameter Inconsistency represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.