CVE-2022-50970 MEDIUM

CVE-2022-50970: WordPress Plugin AAWP 3.16 Reflected XSS via tab Parameter

Vendor Getaawp
Product WordPress Plugin AAWP
Weakness CWE-79 · XSS
Published May 10, 2026
Last update May 24, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

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

Related vulnerabilities

08Related CVE