LiveActive security incident?Get immediate response
CVE Record

CVE-2023-35081: A path traversal vulnerability in Ivanti EPMM versions (11.10.x < 11.10.0.3, 11.9.x < 11.9.1.2 and 11.8.x...

A path traversal vulnerability in Ivanti EPMM versions (11.10.x < 11.10.0.3, 11.9.x < 11.9.1.2 and 11.8.x < 11.8.1.2) allows an authenticated administrator to write arbitrary files onto the appliance.

HighCVSS 7.2Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Ivanti EPMM had a path traversal flaw that could let someone with administrator access write arbitrary files to the appliance. Because CISA lists CVE-2023-35081 in KEV, treat exposed or unpatched EPMM systems as a priority even though the flaw requires high privileges.

Executive priority

Prioritize this as high. The vulnerability requires administrator privileges, but CISA KEV status means defenders should not treat it as theoretical. Confirm versions, remediate affected appliances, and review administrative access quickly.

Technical view

CVE-2023-35081 is CWE-22 in Ivanti EPMM. A network-reachable, authenticated administrator can use path traversal to write arbitrary files on the appliance. Affected branches are 11.10.x before 11.10.0.3, 11.9.x before 11.9.1.2, and 11.8.x before 11.8.1.2. CVSS v3.0 is 7.2 high.

Likely exposure

Organizations using Ivanti EPMM 11.8.x, 11.9.x, or 11.10.x below the fixed releases are the stated exposure group. Risk is highest where administrative access is broadly available or internet-adjacent management paths exist.

Exploitation context

CISA KEV inclusion supports known exploitation. The provided sources do not include exploit mechanics, indicators, or whether exploitation is widespread. The CVSS vector shows exploitation requires network access and high privileges, with no user interaction.

Researcher notes

The bundle identifies arbitrary file write via path traversal but does not provide endpoint details, exploit prerequisites beyond authenticated administrator access, indicators, or forensic guidance. Keep analysis tied to Ivanti and CISA updates.

Mitigation direction

  • Upgrade affected Ivanti EPMM branches to the fixed versions or later.
  • Review the Ivanti advisory for any branch-specific remediation guidance.
  • Restrict EPMM administrative access to trusted administrators and networks.
  • Remove unnecessary administrator accounts and enforce strong administrative authentication.
  • Prioritize remediation according to CISA KEV requirements.

Validation and detection

  • Inventory all Ivanti EPMM appliances and record exact versions.
  • Confirm versions are not below 11.10.0.3, 11.9.1.2, or 11.8.1.2.
  • Verify administrative access paths are limited to expected users and networks.
  • Review available appliance logs for unexpected administrator actions.
  • Check CISA KEV and Ivanti guidance for updated instructions.
Prepared
Confidence
high
Sources
4

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 · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2023-35081 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.2 (3.0)
Known Exploited
Yes
Published

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

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.2CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.2High
CVSS 3.0 vector shape for CVE-2023-35081Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Products and packages named in the record

VendorProductVersion / packageStatus
IvantiEPMM11.10.0.3unaffected
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.