LIVE · cybersecurity feed
Live wire
In Other News: Ransomware Developer Sentenced, Plugin4Shell AI Attack, Critical SAP FlawCisco alerts customers to second actively exploited zero-day in as many daysCisco warns of max severity ISE zero-day exploited in attacksCVE-2026-89026 · Attackers Exploit Issabel Framework Flaw Enabling Unauthenticated OS Command ExecutionCVE-2026-58704 · Google Patches Pixel Modem Flaw Amid Signs of Limited Targeted ExploitationAcronis warns of actively exploited flaw in its cPanel backup pluginOracle September 2026 Critical Security Patch Update addresses 672 CVEsCVE-2026-76461 · U.S. CISA adds Cisco Secure Email Gateway flaw to its Known Exploited Vulnerabilities catalogHackers target WordPress sites via third-party WooCommerce pluginCVE-2026-51990 · Hackers exploit Tencent app flaw to deploy GrayRabbit malware
vulnerability

Researchers use AI to find widespread software decoder flaw

The bug, since patched, gave attackers remote code execution privileges and access to user accounts and production environments, including Meta’s core product suite and an OpenAI software repository. The post Researchers use AI to find widespread software decoder flaw appeared first on CyberScoop.

zeroday.news ·

Cybersecurity researchers have identified a widespread vulnerability in popular software decoders that could lead to remote code execution and data theft across major internet platforms, enterprise services, and web frameworks. The flaw, dubbed "HEIF Heist," exploits memory corruption errors when processing specially crafted image files, potentially allowing attackers to bypass application layer defenses.

The vulnerability affects `libheif` and `libde265`, two common C and C++ libraries used for parsing image files such as HEIF, HEIC, and AVIF. By uploading malicious image files, an attacker could trigger memory corruption, leading to remote code execution or arbitrary heap disclosure, which could expose sensitive in-memory data like user information and environment variables.

Researchers from Hacktron, including Harsh Jaiswal, Mohan SRK, Rahul Maini, and Sudhanshu Rajbhar, discovered the flaw. Their research was notably assisted by artificial intelligence systems, specifically OpenAI's Codex and Anthropic's Claude, as well as frontier models like GPT-5.6 Sol and Opus 5. They claim that an AI agentic approach significantly reduced exploit development time.

The potential impact of HEIF Heist is broad, according to the researchers. It could enable access to internal OpenAI repositories, leak user files and access tokens from services like Amazon Web Services, and grant remote code execution privileges on platforms including Meta's core product suite, GitHub Enterprise servers, and the Discourse internet forum.

In one proof-of-concept demonstration, the researchers detailed how chaining two vulnerabilities, including the image parser flaw, allowed them to compromise OpenAI employee accounts. With access to these accounts, they gained entry to OpenAI's internal repositories and even opened a pull request in the company's monorepo using an employee's Codex credentials. OpenAI confirmed this incident and paid a $6,500 bug bounty for the discovery.

The flaw was discovered on July 25 and patched within days. The researchers reported that the entire attack chain, from initial vulnerability discovery to gaining repository access, took less than 72 hours. They also noted that an OpenAI help forum user or employee could have had their ChatGPT and Codex accounts compromised, potentially exposing connected services like GitHub, Slack, and email.

While the latest version of `libheif` has been patched, any deployment not running the most recent security updates remains vulnerable. The researchers acknowledged that exploiting the flaw is not trivial, requiring specific fingerprinting of target versions and tailored image payloads. Some remote code execution attempts required thousands of image uploads. However, they emphasized that a motivated attacker could still convert a vulnerable upload endpoint into a remote code execution or information leak vector.

vulnerabilitypatchai
ShareXLinkedInWhatsAppFacebook

More News

view all →
ransomwarecritical

In Other News: Ransomware Developer Sentenced, Plugin4Shell AI Attack, Critical SAP Flaw

Noteworthy stories that might have slipped under the radar: Mandiant's 2026 AI risk report, PhantomRaven malware used by bug bounty hunter, WordPress plugin bug exploited. The post In Other News: Ransomware Developer Sentenced, Plugin4Shell AI Attack, Critical SAP Flaw appeared first on SecurityWeek.

vulnerability

Microsoft Patches 18 Vulnerabilities in AI, Cloud Products

Microsoft fixed vulnerabilities across Azure and AI-branded products, with privilege escalation flaws accounting for the majority. The post Microsoft Patches 18 Vulnerabilities in AI, Cloud Products appeared first on SecurityWeek.

cloud

Saving another 100TB of RAM with math (and Rust)

Cloudflare's global network is immense but not limitless. As we look for small ways to trim our resource usage, we sometimes get lucky and we can cut significantly more. Here’s how we reduced one of our Pingora-based service's RAM usage with statistics.

ai

Researchers used Claude to hack OpenAI employees' ChatGPT accounts

Agentic exploits for the win (again)

nation-state

Nations take action on North Korean IT workers after UN report

A report published Wednesday said that as of July, Vietnam, Laos, Pakistan and Argentina took meaningful steps to respond to allegations involving North Korea listed in an October study.

ai

Did an AI really try to break free from human control?

An unreleased OpenAI model wrote instructions telling itself to ignore developer controls. Here’s what actually happened.