Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-11958 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Local privilege escalation by loading DLLs from a shared temporary directory in ANSSI’s DFIR-ORC, versions 10.2.7 and prior. An attacker with prior access to the system, can place a malicious DLL in C:\Windows\Temp and wait for the application to be executed. Because DFIR-ORC is extracted and executed from that location with administrative privileges, the malicious library can be loaded automatically, allowing the attacker to gain administrator privileges on the affected machine.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-427Uncontrolled Search Path Element[email protected]

Affected Products

ProductVersions
ANSSI DFIR-ORC
<= 10.2.7 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 10.3.0moderate efforthttps://github.com/DFIR-ORC/dfir-orc/releases/tag/v10.3.0
  • Upgrade: 10.2.8moderate effort
  • Workaround: (10.8.0)low effort

    Do not execute from a too permissive directory.

  • Workaround: (< 10.2.8)low effort

    Do not run as System unless you set the temporary directory (/tempdir) to a location with appropriate permissions.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-11958
NVD Published Date:
Jun 18, 2026
NVD Last Modified:
Jun 22, 2026
Source:
[email protected]
CVE-2026-11958 Details - Not Deferred