ASR AI Security Radar
Back to homepage

Recent AI Security Incidents

This archive includes all published incident pages. Page 8 of 18.

Each page is intended to help a security team answer three questions quickly: why the issue is AI-relevant, what part of the workflow may be exposed, and what actions should happen first.

Selection criteria and correction policy are documented in Methodology & Editorial Policy.

AI security incident: ImageMagick: MSL image stack index may fail to refresh, leading to leaked images (GHS...

Incident date: February 24, 2026 | Published: February 25, 2026

Sometimes msl.c fails to update the stack index, so an image is stored in the wrong slot and never freed on error, causing leaks.

Read details

AI security incident: ImageMagick: Policy bypass through path traversal allows reading restricted content d...

Incident date: February 24, 2026 | Published: February 25, 2026

ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/* can be bypassed by a path traversal.

Read details

AI security incident: ImageMagick: Infinite loop vulnerability when parsing a PCD file (GHSA-pqgj-2p96-rx85)

Incident date: February 24, 2026 | Published: February 25, 2026

When a PCD file does not contain a valid marker, the DecodeImage() function becomes trapped in an infinite loop while searching for the marker, causing the program to become unresponsive and continuously consume CPU resources, ultimately...

Read details

AI security incident: Craft CMS has Cloud Metadata SSRF Protection Bypass via DNS Rebinding (GHSA-gp2f-7wcm...

Incident date: February 23, 2026 | Published: February 25, 2026

Summary The SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution **separately** from the HTTP request.

Read details

AI security incident: Craft CMS has Stored XSS in Table Field via "HTML" Column Type (GHSA-3jh3-prx3-w6wc)

Incident date: February 23, 2026 | Published: February 25, 2026

A stored Cross-site Scripting (XSS) vulnerability exists in the editableTable.twig component when using the html column type.

Read details

AI security incident: yt-dlp: Arbitrary Command Injection when using the `--netrc-cmd` option (GHSA-g3gw-q2...

Incident date: February 23, 2026 | Published: February 25, 2026

Summary When yt-dlp's --netrc-cmd command-line option (or netrc_cmd Python API parameter) is used, an attacker could achieve arbitrary command injection on the user's system with a maliciously crafted URL.

Read details

AI security incident: ormar is vulnerable to SQL Injection through aggregate functions min() and max() (GHS...

Incident date: February 23, 2026 | Published: February 25, 2026

Report of SQL Injection Vulnerability in Ormar ORM ## A SQL Injection attack can be achieved by passing a crafted string to the min() or max() aggregate functions.

Read details

AI security incident: New API has an SQL LIKE Wildcard Injection DoS via Token Search (GHSA-w6x6-9fp7-fqm4)

Incident date: February 23, 2026 | Published: February 25, 2026

Summary A SQL LIKE wildcard injection vulnerability in the /api/token/search endpoint allows authenticated users to cause Denial of Service through resource exhaustion by crafting malicious search patterns.

Read details

AI security incident: OpenClaw: ACP prompt-size checks missing in local stdio bridge could reduce responsiv...

Incident date: February 20, 2026 | Published: February 25, 2026

Vulnerability The ACP bridge accepted very large prompt text blocks and could assemble oversized prompt payloads before forwarding them to chat.send .

Read details

AI security incident: AVideo has Stored Cross-Site Scripting via Markdown Comment Injection (GHSA-rcqw-6466...

Incident date: February 20, 2026 | Published: February 25, 2026

Vulnerability Type Stored Cross-Site Scripting (XSS) — CWE-79. ## Affected Product/Versions AVideo 18.0. ## Root Cause Summary AVideo allows Markdown in video comments and uses Parsedown (v1.7.4) without Safe Mode enabled.

Read details