LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38592: Wasm3 0.5.0 has a heap-based buffer overflow in op_Const64 (called from EvaluateExpression and m3_LoadModule).

Wasm3 0.5.0 has a heap-based buffer overflow in op_Const64 (called from EvaluateExpression and m3_LoadModule).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-38592 is a memory safety flaw in Wasm3 0.5.0. A crafted WebAssembly module could trigger a heap-based buffer overflow while the runtime loads or evaluates module expressions. Business impact depends on whether Wasm3 is used and whether it processes untrusted WebAssembly content.

Executive priority

Treat this as an exposure-discovery task unless Wasm3 0.5.0 processes untrusted WebAssembly in production. If that condition exists, prioritize remediation because heap overflows can undermine service reliability and potentially memory safety.

Technical view

The reported overflow is in op_Const64, reached from EvaluateExpression and m3_LoadModule in Wasm3 0.5.0. The source bundle does not provide CVSS, CWE, patch details, exploit status, or a complete affected-version range beyond 0.5.0.

Likely exposure

Likely exposure is limited to applications, devices, or services embedding Wasm3 0.5.0, especially where WebAssembly modules come from users, partners, plugins, or other untrusted sources. Public-facing exposure cannot be inferred from the provided sources.

Exploitation context

The provided sources do not state active exploitation, public weaponization, or CISA KEV listing. The issue was reported through OSS-Fuzz, which indicates fuzzing found the crash condition, not necessarily real-world exploitation.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPE, exploit status, or patch version is included in the bundle. The strongest technical anchors are the named function op_Const64 and call path through EvaluateExpression and m3_LoadModule.

Mitigation direction

  • Inventory applications and firmware that embed Wasm3.
  • Confirm whether any deployment uses Wasm3 0.5.0.
  • Check upstream Wasm3 and OSV guidance for fixed versions.
  • Update away from affected versions when vendor guidance identifies a fix.
  • Restrict untrusted WebAssembly module loading where feasible.
  • Run Wasm workloads with sandboxing and least privilege.

Validation and detection

  • Review SBOMs, lockfiles, vendored code, and firmware manifests for Wasm3.
  • Confirm whether the runtime accepts untrusted WebAssembly modules.
  • Check crash telemetry for Wasm3 module-load failures.
  • Track the OSS-Fuzz and OSV records for remediation details.
  • Document any compensating controls around WebAssembly execution.
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.

cve · low confidence lookup

CVE-2021-38592 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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