Sceawere

Vulnerability Detail

CVE-2026-14479UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Autodesk Installer IPC Denial of Service

Vulnerability Metadata

Severity
Medium
Score / CVSS
5.5
Creation Date
4h ago
Vendor
Autodesk
Product
Installer
Attack Type
CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input
Vector String
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Complexity
LOW

Narrative and Response

Description

A maliciously crafted input, when processed by the Autodesk Installer IPC frame parser, may trigger improper validation of an input-specified position or offset, resulting in an out-of-range substring operation. A malicious actor may leverage this vulnerability to cause the NT AUTHORITY\SYSTEM service to terminate unexpectedly, resulting in a denial-of-service condition.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "5.5",
  "pubDate": "2026-08-12T15:17:31.830Z",
  "pubdate": "2026-08-12T15:17:31.830Z",
  "executiveSummary": "This vulnerability involves an improper input validation flaw residing within the Autodesk Installer IPC frame parser.\nSpecifically, the component fails to properly validate an input-specified position or offset, leading directly to an out-of-range substring operation during IPC message processing.\nSuccessful exploitation of this flaw allows a malicious actor to force the high-privilege NT AUTHORITY\\SYSTEM service to terminate unexpectedly.\nThe primary impact of this out-of-bounds memory or string handling condition is a local denial-of-service (DoS) state, disrupting critical installer operations and service availability.\nAttack execution requires an attacker to supply a maliciously crafted input to the vulnerable IPC frame parser.\nNo specific authentication or advanced privilege requirements are detailed beyond the ability to interact with the target IPC mechanism, though the resulting crash impacts system-level architecture.",
  "technicalDetails": "The root cause of the vulnerability stems from inadequate bounds checking and improper input validation on position or offset values handled by the Autodesk Installer IPC frame parser.\nWhen the vulnerable component parses inter-process communication frames, it reads attacker-controlled offset or position parameters without verifying whether they fall within the legitimate boundaries of the allocated buffer or string data structure.\nUpon processing a maliciously crafted input containing manipulated offset indicators, the parsing logic attempts to execute an out-of-range substring operation.\nThis invalid memory access or out-of-bounds read/manipulation triggers an unhandled exception within the context of the underlying service.\nBecause the affected process operates under the authority of the NT AUTHORITY\\SYSTEM service account, the unhandled crash forces the immediate and unexpected termination of this core service.\nThe attack flow follows a sequential pattern: first, the adversary crafts a specialized payload designed to exploit the missing offset validation within the IPC communication channel; second, the payload is transmitted to the Autodesk Installer IPC frame parser; third, the parser attempts the erroneous substring extraction; and fourth, the resulting exception causes the host service to crash, achieving the denial-of-service impact.\nThe vulnerable component is explicitly the Autodesk Installer IPC frame parser.\nPost-exploitation impact is limited to service unavailability and denial of service via process termination, with no direct privilege escalation or remote code execution vectors described from this specific condition."
}
CVE-2026-14479: Autodesk Installer IPC Denial of Service (MEDIUM Severity, CVSS: 5.5) - Sceawere