LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25650: Avaya Aura Utility Services Privilege Escalation Vulnerability

A privilege escalation vulnerability was discovered in Avaya Aura Utility Services that may potentially allow a local user to execute specially crafted scripts as a privileged user. Affects all 7.x versions of Avaya Aura Utility Services

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw could let a highly privileged user on Avaya Aura Utility Services run specially crafted scripts with elevated privileges. It is not described as remotely exploitable by an unauthenticated attacker, but compromise of trusted accounts could become more damaging.

Executive priority

Treat as high priority where Avaya Aura Utility Services supports critical communications. Urgency is lower than internet-facing unauthenticated flaws, but privileged access abuse could materially increase attacker control after account compromise.

Technical view

CVE-2021-25650 is a CWE-250 privilege escalation issue in Avaya Aura Utility Services. The source says all 7.x versions are affected, with CVSS 3.1 score 7.7 and vector AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N.

Likely exposure

Exposure is limited to organizations running Avaya Aura Utility Services 7.x. The bundle specifically lists version 7.0.0.0 and also states all 7.x versions are affected, so version scoping should be checked against Avaya guidance.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires high privileges and high attack complexity, but successful abuse could allow privileged script execution and impact confidentiality and integrity.

Researcher notes

The source bundle contains limited remediation detail. Note the description emphasizes a local user, while the CVSS vector lists network attack vector; validate interpretation against Avaya’s advisory before modeling attack paths.

Mitigation direction

  • Check Avaya advisory 101072728 for official fixed versions or mitigation guidance.
  • Inventory Avaya Aura Utility Services deployments and identify all 7.x instances.
  • Prioritize upgrades or vendor-recommended remediation for exposed or business-critical systems.
  • Restrict administrative and local user access to Utility Services hosts.
  • Monitor privileged script execution and administrative account activity.

Validation and detection

  • Confirm deployed Avaya Aura Utility Services versions against the affected 7.x range.
  • Review Avaya advisory details before declaring systems remediated.
  • Verify access controls limit high-privilege users on affected hosts.
  • Check logs for unusual privileged script execution or administrative activity.
  • Document exceptions where vendor remediation cannot yet 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-250: 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-25650 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
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/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
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:N1.35.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2021-25650Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AvayaAvaya Aura Utility Services7.0.0.0Listed
Weakness

CWE details

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

CWE-250 · source CWE mapping

Execution with Unnecessary Privileges

Execution with Unnecessary Privileges represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.