Researchers use AI to find widespread software decoder flaw

A Widespread Software Decoder Flaw Exposed by AI-Powered Research

Researchers have uncovered a damaging flaw in a popular software decoding tool that could leave major internet platforms, enterprise services, and web frameworks vulnerable to data theft and remote access. Dubbed HEIF Heist, the vulnerability allows attackers to pilfer sensitive data from its victims and potentially gain control over their systems.

The researchers relied on AI systems, including frontier models from OpenAI and Anthropic, to identify the flaw embedded in libheif and libde265, code parsing tools used by many popular software decoders. By uploading HEIF, HEIC, or AVIF image files corrupted with malicious code, an attacker could bypass most of the victim’s application layer defenses and achieve remote code execution privileges for accounts tied to major AI and tech brands.

The vulnerability was discovered on July 25 and patched within days, but the researchers claim that any deployment lacking the latest upstream security patches is potentially vulnerable. In a proof-of-concept experiment, they demonstrated how chaining two vulnerabilities could compromise OpenAI employee accounts, granting access to internal repositories and allowing them to open a pull request in the company’s centralized library.

The scope of what an attacker could theoretically access using HEIF Heist is vast, including sensitive data for online services like Amazon Web Services, Meta’s core product suite, GitHub Enterprise servers, and open-source internet forums. “Even when Remote Code Execution isn’t immediately achievable, the attack primitives may still allow arbitrary heap disclosure, letting an attacker ‘heist’ in-memory data such as other users’ data and environment variables,” according to the researchers.

The use of AI-powered tools in identifying the flaw highlights the increasing importance of integrating security into the development process. With AI models becoming increasingly integrated into enterprise and personal networks, an attacker exploiting HEIF Heist could have accessed far more than just OpenAI’s systems and data.

While the attack paths found by the researchers were not particularly easy or efficient to exploit, they emphasize that a motivated attacker can convert a vulnerable upload endpoint into remote code execution or information leakage. The discovery of this flaw serves as a reminder for organizations to prioritize patching their software decoders and ensuring that their upstream security patches are up-to-date.

In practical terms, this means that users should be cautious when uploading image files to online services, especially if they are using older versions of libheif or libde265. Organizations should also review their security protocols and ensure that their developers are aware of the potential risks associated with HEIF Heist. By staying vigilant and proactive in addressing vulnerabilities like this one, we can reduce the risk of data breaches and protect our online presence from attackers.


Source: CyberScoop — 2026-09-18