LiveActive security incident?Get immediate response
CVE Record

CVE-2021-35991: Adobe Bridge MP4 File Parsing Uninitialized Variable Information Disclosure Vulnerability

Adobe Bridge version 11.0.2 (and earlier) is affected by an Access of Uninitialized Pointer vulnerability when parsing a specially crafted file. An unauthenticated attacker could leverage this vulnerability to disclose arbitrary memory 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 Bridge 11.0.2 and earlier can disclose memory information when a user opens a maliciously crafted file. The impact is limited to confidentiality in the current user context. Business urgency is generally low, but higher for teams that process untrusted media assets.

Executive priority

Treat as routine patching unless Adobe Bridge is widely used with untrusted files. The issue is low severity, requires user action, and affects confidentiality only, but exposed creative workflows should be updated promptly.

Technical view

The CVE describes CWE-824, access of an uninitialized pointer, in Adobe Bridge file parsing. The CVSS 3.1 vector is local, low complexity, no privileges, user interaction required, unchanged scope, and low confidentiality impact only.

Likely exposure

Exposure is most likely on workstations running Adobe Bridge 11.0.2 or earlier, especially where users receive or review external media files. Non-interactive servers are unlikely to be exposed unless Bridge is used in a user workflow.

Exploitation context

The provided bundle does not report CISA KEV listing or active exploitation. Exploitation requires user interaction: a victim must open a malicious file. The source evidence does not support claims of remote, unauthenticated, no-click exploitation.

Researcher notes

The bundle identifies Adobe Bridge MP4 or crafted-file parsing and CWE-824, but does not include exploit details, fixed version text, or independent exploitation evidence. Avoid expanding affected products beyond Adobe Bridge 11.0.2 and earlier.

Mitigation direction

  • Identify Adobe Bridge installations and versions across managed endpoints.
  • Review Adobe APSB21-53 and apply the vendor-recommended Bridge update.
  • Limit opening media files from untrusted or unsolicited sources.
  • Use endpoint controls to reduce exposure to unknown file attachments.
  • Prioritize creative or media-processing teams handling external assets.

Validation and detection

  • Confirm whether Adobe Bridge 11.0.2 or earlier is installed.
  • Check software inventory for systems owned by high-risk media workflows.
  • Verify update status against Adobe APSB21-53 guidance.
  • Review security telemetry for suspicious files opened by Bridge users.
  • Confirm user awareness controls for unsolicited media attachments.
Prepared
Confidence
high
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-824: 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-2021-35991 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-35991Attack 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
AdobeBridge0affected
Weakness

CWE details

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

CWE-824 · source CWE mapping

Access of Uninitialized Pointer

Access of Uninitialized Pointer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.