CVE-2025-2803 HIGH

CVE-2025-2803: So-Called Air Quotes <= 0.1 - Unauthenticated Arbitrary Shortcode Execution

Vendor Davemacd
Product So-Called Air Quotes
Weakness CWE-94 · Code injection
Published March 29, 2025
Last update April 8, 2026

CVSS base score

7.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

The So-Called Air Quotes plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.1. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

So-Called Air Quotes versions 0.1 and earlier contain a code injection vulnerability that allows unauthenticated attackers to inject and execute arbitrary code over the network without user interaction. The vulnerability stems from insufficient input validation. Affected installations should update immediately.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site without authentication or user interaction.

Potential impact on your site

04Site Impact

An attacker can execute malicious code, potentially compromising the entire site and its data.

Conditions required to exploit

05Prerequisites

Network access to the affected application; no authentication or user action required.

Key dates

06Disclosure timeline

March 29, 2025 CVE published
April 8, 2026 Record updated