Description
The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesystem location and then invoke the affected utilities to read, modify, or replace security-critical files outside of their authorized scope. Under certain conditions, this may enable escalation to root-level access and persistent modification of the device software stack. Exploitation is possible remotely by an attacker holding a low-privilege account, or locally via the serial console.



Extreme would like to thank Hadrien Barral (Université Gustave Eiffel) and Georges-Axel Jaloyan (French Ministry of the Interior) for responsible disclosure of their findings.
Published: 2026-07-20
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The mv, cp, and rm utilities in the ExtremeXOS (EXOS) shell do not properly canonicalize paths (CWE‑59), allowing attackers with low‑privilege CLI access to create symbolic links that reference privileged filesystem locations. By executing the affected utilities, an attacker can read, modify, or replace security‑critical files outside their authorized scope, potentially gaining root‑level access and inserting persistent modifications into the device software stack. This flaw compromises confidentiality, integrity, and, in some cases, availability of the network device.

Affected Systems

The vulnerability affects Extreme Networks Switch Engine (EXOS) devices running any releases prior to the fixed builds 31.7.4, 32.7.4.15, 33.1.100, or 33.7.1.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, but the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not listed in the KEV catalog. Exploitation can occur remotely by a low‑privilege user who has CLI access, or locally via the serial console. The attack path involves creating a malicious symlink and then invoking the vulnerable utilities to manipulate privileged files.

Generated by OpenCVE AI on July 30, 2026 at 18:49 UTC.

Remediation

Vendor Solution

Extreme Networks has released fixed versions of Switch Engine (EXOS) that address this vulnerability. Customers should upgrade to one of the following releases or later: 31.7.4, 32.7.4.15, 33.1.100, or 33.7.1.


Vendor Workaround

Where immediate upgrade is not feasible, customers should: (1) restrict CLI access to trusted administrators only; (2) enforce strong authentication and rotate any default credentials; (3) restrict physical access to serial console ports; and (4) monitor device logs for anomalous shell activity and filesystem modifications.


OpenCVE Recommended Actions

  • Upgrade Switch Engine (EXOS) to release 31.7.4, 32.7.4.15, 33.1.100, or 33.7.1 or a later version that incorporates the fix.
  • If an upgrade cannot be performed immediately, limit CLI access to trusted administrators only.
  • Enforce strong authentication policies and rotate any default credentials on the device.
  • Restrict physical access to serial console ports to prevent local exploitation.
  • Continuously monitor device logs for anomalous shell activity and filesystem modifications to detect potential abuse.

Generated by OpenCVE AI on July 30, 2026 at 18:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Extreme Networks
Extreme Networks switch Engine (exos)
Vendors & Products Extreme Networks
Extreme Networks switch Engine (exos)

Mon, 20 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesystem location and then invoke the affected utilities to read, modify, or replace security-critical files outside of their authorized scope. Under certain conditions, this may enable escalation to root-level access and persistent modification of the device software stack. Exploitation is possible remotely by an attacker holding a low-privilege account, or locally via the serial console. The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesystem location and then invoke the affected utilities to read, modify, or replace security-critical files outside of their authorized scope. Under certain conditions, this may enable escalation to root-level access and persistent modification of the device software stack. Exploitation is possible remotely by an attacker holding a low-privilege account, or locally via the serial console. Extreme would like to thank Hadrien Barral (Université Gustave Eiffel) and Georges-Axel Jaloyan (French Ministry of the Interior) for responsible disclosure of their findings.

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Description The mv, cp, and rm file utilities exposed within the ExtremeXOS (EXOS) shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesystem location and then invoke the affected utilities to read, modify, or replace security-critical files outside of their authorized scope. Under certain conditions, this may enable escalation to root-level access and persistent modification of the device software stack. Exploitation is possible remotely by an attacker holding a low-privilege account, or locally via the serial console.
Title ExtremeXOS Privilege Escalation via Symlink Following in File Utilities
Weaknesses CWE-59
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Extreme Networks Switch Engine (exos)
cve-icon MITRE

Status: PUBLISHED

Assigner: ExtremeNetworks

Published:

Updated: 2026-07-20T19:21:08.881Z

Reserved: 2026-05-08T12:59:11.022Z

Link: CVE-2026-8170

cve-icon Vulnrichment

Updated: 2026-07-20T18:26:39.881Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:00:09Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')