Description
Deserialization of untrusted data for some Intel(R) Extension for PyTorch before version 2.8.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an unauthenticated user combined with a low complexity attack may enable escalation of privilege. This result may potentially occur via local access when attack requirements are not present without special internal knowledge and requires active user interaction. The potential vulnerability may impact the confidentiality (low), integrity (low) and availability (low) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
Published: 2026-08-11
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Deserialization of untrusted data in Intel Extension for PyTorch prior to version 2.8.0 allows a local attacker to craft payloads that, when processed, can elevate privileges on the host. The vulnerability is able to compromise confidentiality, integrity, or availability at a low level, as the official description notes the impact is limited to low. This weakness falls under Object Deserialization (CWE‑502).

Affected Systems

Any installation of Intel Extension for PyTorch older than version 2.8.0 that handles user‑supplied serialized data is affected. The issue does not apply to later releases, and no specific sub‑products or operating systems are singled out beyond the general Intel Extension for PyTorch component.

Risk and Exploitability

The CVSS score of 4.6 indicates moderate severity, yet the EPSS score is less than 1 %, signalling very low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a local, unauthenticated attacker who can run the software and supply a malicious serialized object, and it needs active user interaction – the likely attack vector is therefore local user‑initiated exploitation. Given these constraints the overall risk to most environments remains low, but the possibility of privilege escalation warrants attention.

Generated by OpenCVE AI on August 12, 2026 at 21:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Intel Extension for PyTorch to version 2.8.0 or later.
  • If an upgrade is not immediately possible, avoid deserializing data from untrusted sources or replace the vulnerable serialization mechanism with a secure alternative.
  • Monitor system logs for sudden privilege changes or unexpected deserialization calls during user sessions.

Generated by OpenCVE AI on August 12, 2026 at 21:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Intel
Intel intel Extension For Pytorch
Vendors & Products Intel
Intel intel Extension For Pytorch

Wed, 12 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Untrusted Deserialization in Intel Extension for PyTorch

Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Deserialization of untrusted data for some Intel(R) Extension for PyTorch before version 2.8.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an unauthenticated user combined with a low complexity attack may enable escalation of privilege. This result may potentially occur via local access when attack requirements are not present without special internal knowledge and requires active user interaction. The potential vulnerability may impact the confidentiality (low), integrity (low) and availability (low) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
Weaknesses CWE-502
References
Metrics cvssV4_0

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


Subscriptions

Intel Intel Extension For Pytorch
cve-icon MITRE

Status: PUBLISHED

Assigner: intel

Published:

Updated: 2026-08-12T14:34:15.287Z

Reserved: 2026-04-11T03:00:25.854Z

Link: CVE-2026-35502

cve-icon Vulnrichment

Updated: 2026-08-12T14:34:09.226Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T17:17:58.097

Modified: 2026-08-12T20:54:11.500

Link: CVE-2026-35502

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:40:00Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data