What the vulnerability does
01Description
WordPress Plugin AAWP 3.16 contains a reflected cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by manipulating the tab parameter. Attackers can craft URLs with XSS payloads in the tab parameter of the aawp-settings admin page to execute arbitrary JavaScript in the context of authenticated users.
Explanation of Vulnerability in Simple Terms
02Summary
The AAWP WordPress plugin contains a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts. An attacker can craft a malicious link or page that, when visited by a site administrator or user, executes arbitrary JavaScript in their browser. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript in the browsers of site users and administrators.
Potential impact on your site
04Site Impact
Attackers can steal admin sessions, modify site content, or harvest user credentials without direct site compromise.
Conditions required to exploit
05Prerequisites
User interaction required: the victim must visit a page or click a link containing the malicious payload.
Key dates
06Disclosure timeline
May 10, 2026
CVE published
May 24, 2026
Record updated