LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36014: Adobe Media Encoder MP4 File Parsing Uninitialized Variable Information Disclosure Vulnerability

Adobe Media Encoder version 15.2 (and earlier) is affected by an uninitialized pointer vulnerability when parsing a specially crafted file. An unauthenticated attacker could leverage this vulnerability to read arbitrary file system information in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Adobe Media Encoder 15.2 and earlier can leak limited file system information if a user opens a maliciously crafted media file. This is not a remote, hands-off server compromise. Business urgency is low, but teams handling untrusted media should still patch and enforce file-handling controls.

Executive priority

Treat as routine patch management unless high-volume untrusted media handling is present. The issue has low severity and requires user interaction, but it can still expose information from the current user context.

Technical view

The CVE describes an uninitialized pointer issue during specially crafted file parsing in Adobe Media Encoder. CVSS 3.1 is 3.3: local attack vector, low complexity, no privileges, required user interaction, low confidentiality impact, no integrity or availability impact. CWE is listed as CWE-20.

Likely exposure

Exposure is most likely on workstations running Adobe Media Encoder 15.2 or earlier, especially where users import media from external parties, email attachments, shared drives, or downloads.

Exploitation context

The source bundle does not indicate active exploitation, and KEV status is false. Exploitation requires user interaction: a victim must open a malicious file. No source in the bundle supports remote unauthenticated exploitation without user action.

Researcher notes

The bundle names Adobe Media Encoder 15.2 and earlier and describes arbitrary file system information disclosure in the current user context. It does not provide exploit indicators, proof-of-concept status, or detailed fixed-version information beyond the Adobe advisory reference.

Mitigation direction

  • Inventory Adobe Media Encoder installations and identify versions 15.2 or earlier.
  • Review Adobe APSB21-43 and apply vendor-recommended security updates.
  • Limit opening media files from unknown or untrusted sources.
  • Use established malware scanning and quarantine workflows for inbound media.
  • Prioritize remediation for creative teams handling external customer or vendor files.

Validation and detection

  • Confirm installed Adobe Media Encoder versions across managed endpoints.
  • Verify patched hosts no longer report version 15.2 or earlier.
  • Check endpoint controls for quarantine of untrusted media files.
  • Review user workflows for direct opening of external MP4 or media files.
  • Document exceptions where patching is delayed and track owner approval.
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-20: 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. 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-36014 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
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/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
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2021-36014Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/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
AdobeMedia Encoderunspecified, unspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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