LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28623: Adobe Premiere Elements Privilege Escalation Vulnerability

Adobe Premiere Elements version 5.2 (and earlier) is affected by an insecure temporary file creation vulnerability. An unauthenticated attacker could leverage this vulnerability to call functions against the installer to perform high privileged actions. Exploitation of this issue does not require user interaction.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-28623 is a local privilege escalation issue in Adobe Premiere Elements 5.2 and earlier. A person with local access could abuse insecure temporary file handling in the installer to perform actions with higher privileges. This is not described as remotely exploitable, but it can matter on shared or compromised workstations.

Executive priority

Treat this as a medium-priority endpoint hygiene issue. It is not presented as actively exploited or remote, but vulnerable installations can help an attacker increase privileges after local access. Remediate through standard software inventory and patch management.

Technical view

The vulnerability is mapped to CWE-379, insecure temporary file creation. The CVSS v3.0 vector is AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N, indicating local access, low complexity, no privileges, no user interaction, and high integrity impact. The source describes abusing installer functions for privileged actions.

Likely exposure

Exposure is most likely on endpoints or images still running Adobe Premiere Elements 5.2 or earlier. Systems without this product, or running versions outside the cited affected range, are not shown as affected by the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The issue requires local access but no prior authentication or user interaction, making it more relevant after initial endpoint access or in shared-device environments.

Researcher notes

Key constraints are local attack vector, no required privileges, no user interaction, and high integrity impact. The provided data does not include exploit details, observed exploitation, or a specific fixed version, so validation should stay tied to Adobe’s advisory and installed product versions.

Mitigation direction

  • Identify Adobe Premiere Elements installations and versions across managed endpoints.
  • Check Adobe APSB21-47 for vendor-approved updates or mitigations.
  • Prioritize remediation on shared workstations and systems used by privileged users.
  • Remove unsupported or unnecessary Premiere Elements installations.
  • Limit local interactive access where affected versions cannot be remediated promptly.

Validation and detection

  • Confirm whether Adobe Premiere Elements 5.2 or earlier is installed.
  • Review software inventory and endpoint management records for affected versions.
  • Verify remediation status against Adobe APSB21-47 guidance.
  • Check whether affected systems are shared or used by privileged accounts.
  • Document exceptions where vendor guidance cannot be applied.
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-379: 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-28623 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
6.2 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/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
6.2CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N2.53.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.2Medium
CVSS 3.0 vector shape for CVE-2021-28623Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobePremiereunspecified, unspecifiedListed
Weakness

CWE details

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

CWE-379 · source CWE mapping

Creation of Temporary File in Directory with Insecure Permissions

Creation of Temporary File in Directory with Insecure Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.