CVE-2026-7582 — AcademySoftwareFoundation OpenImageIO Out-of-Bounds $1
CVE-2026-7582 — A vulnerability was detected in AcademySoftwareFoundation OpenImageIO up to 3.2.0.1-dev. This vulnerability affects unknown code of the file src/dds.imageio/ddsinput.cpp of the component DDS Image Handler. The manipulation results in out-of-bounds write. The attack needs to be approa
What This Means For You
- If your environment is affected by CWE-119, CWE-787, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7582 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7582 - OpenImageIO Out-of-Bounds Write in DDS Input Handler
title: CVE-2026-7582 - OpenImageIO Out-of-Bounds Write in DDS Input Handler
id: scw-2026-05-01-ai-1
status: experimental
level: high
description: |
Detects the execution of processes that appear to be handling DDS image files using the OpenImageIO library. This is a specific indicator for potential exploitation of CVE-2026-7582, which involves an out-of-bounds write vulnerability in the DDS input handler within OpenImageIO (specifically in src/dds.imageio/ddsinput.cpp). The vulnerability requires local access and a public exploit is available.
author: SCW Feed Engine (AI-generated)
date: 2026-05-01
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7582/
tags:
- attack.execution
- attack.t1204.002
logsource:
category: process_creation
detection:
selection:
Image|contains:
- 'OpenImageIO'
CommandLine|contains:
- '.dds'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7582 | vulnerability | CVE-2026-7582 |
| CWE-119 | weakness | CWE-119 |
| CWE-787 | weakness | CWE-787 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 01, 2026 at 17:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.