Description
Privilege escalation due to weak configuration while temporary file handling.
Published: 2026-09-22
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Privilege escalation
Action: Immediate Patch
AI Analysis

Impact

This vulnerability results from a weak configuration in Qualcomm Software Center that allows temporary files to be created with insecure permissions. The flaw is a classic case of improper handling of temporary files, potentially leading to privileged code execution if an attacker can set the ownership or permissions of the file in a way that enables elevation. The associated weakness is identified as CWE-378 – Creation of Temporary File with Insecure Permissions. The impact is the ability to gain higher privileges on a device running affected Snapdragon software, thereby compromising confidentiality, integrity, and availability for the affected system.

Affected Systems

The affected systems are Qualcomm Snapdragon devices as listed under the Qualcomm, Inc. Snapdragon product line. No specific version information is provided, so all Snapdragon firmware or Software Center releases that contain the insecure temporary file handling configuration are at risk.

Risk and Exploitability

The CVSS score of 8.8 classifies the vulnerability as high severity. The EPSS score is not available, so the current risk of exploitation cannot be quantified precisely, but the high CVSS suggests significant potential for exploitation. This issue is not listed in CISA KEV, indicating no documented public exploit at the time of analysis. The likely attack vector is inferred to be one where an attacker can influence temporary file creation, possibly via a local or remote user action that can set file permissions or attributes. No specific prerequisites are stated, but the vulnerability depends on the configuration of temporary file handling in the software center.

Generated by OpenCVE AI on September 22, 2026 at 11:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Qualcomm Software Center firmware or patch that addresses insecure temporary file permissions
  • Audit and enforce secure configuration for temporary file creation, ensuring temporary files are only accessible to the intended user or service
  • Restrict permissions on directories used for temporary files to prevent write access by unauthorized users
  • If an immediate update is not available, disable or remove the functionality that creates insecure temporary files and monitor for related errant file creations
  • Use system monitoring tools to detect abnormal temporary file ownership or permission changes and alert administrators

Generated by OpenCVE AI on September 22, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description Privilege escalation due to weak configuration while temporary file handling.
Title Creation of Temporary File with Insecure Permissions in Qualcomm Software Center
Weaknesses CWE-378
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: qualcomm

Published:

Updated: 2026-09-22T10:15:27.545Z

Reserved: 2026-02-02T04:19:00.939Z

Link: CVE-2026-25265

cve-icon Vulnrichment

Updated: 2026-09-22T10:14:00.445Z

cve-icon NVD

Status : Received

Published: 2026-09-22T10:17:09.243

Modified: 2026-09-22T11:17:24.580

Link: CVE-2026-25265

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T11:30:09Z

Weaknesses
  • CWE-378

    Creation of Temporary File With Insecure Permissions