LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36077: Adobe Bridge SVG File Memory Corruption Could Lead To Application Denial Of Service

Adobe Bridge version 11.1 (and earlier) is affected by a memory corruption vulnerability due to insecure handling of a malicious SVG file, potentially resulting in local application denial of service in the context of the current user. User interaction is required to exploit this vulnerability.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-36077 is a denial-of-service issue in Adobe Bridge 11.1 and earlier. A malicious SVG file can corrupt memory and crash the local application. It requires a user to open or interact with the file, so business risk is mainly disruption on creative or content-handling workstations, not remote server compromise.

Executive priority

Treat this as a moderate endpoint availability issue. Prioritize creative, marketing, design, and content teams that receive external SVG files. It does not indicate data theft or remote takeover from the supplied evidence, but repeated crashes can disrupt workflows.

Technical view

Adobe Bridge insecurely handles malicious SVG files, causing memory corruption classified as CWE-788. The CVSS 3.1 score is 5.5 with local attack vector, low complexity, no privileges required, required user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact.

Likely exposure

Exposure is most likely on endpoints running Adobe Bridge 11.1 or earlier, especially systems used to preview, manage, or process externally supplied SVG assets. The provided sources do not identify server-side exposure or additional affected Adobe products.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. Exploitation requires user interaction with a malicious SVG file and would affect the current user's local Adobe Bridge application availability.

Researcher notes

Key constraints are AV:L and UI:R, with impact limited to availability in the source data. Validate exposure through installed-version checks and workflow analysis for SVG intake. The bundle does not provide exploit details, fixed version mapping, or evidence of active exploitation.

Mitigation direction

  • Identify workstations running Adobe Bridge 11.1 or earlier.
  • Check Adobe APSB21-69 for vendor update guidance and apply applicable updates.
  • Avoid opening untrusted SVG files in Bridge until remediated.
  • Use endpoint controls to reduce exposure to externally supplied SVG files.

Validation and detection

  • Inventory Adobe Bridge versions across managed endpoints.
  • Confirm whether Bridge 11.1 or earlier is installed.
  • Review Adobe APSB21-69 against deployed versions.
  • Verify users handling SVG assets have updated Bridge builds.
  • Confirm no unsupported mitigation is treated as a patch.
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-788: 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-36077 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
5.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2021-36077Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-788 · source CWE mapping

Access of Memory Location After End of Buffer

Access of Memory Location After End of Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.