CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.2. It affects WordPress. Exploitation may require the attacker to be authenticated.
CVE
CVE-2026-1074
Severity
HIGH
CVSS
7.2
EPSS
0.23%
WordPress
Original NVD Description
The WP App Bar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'app-bar-features' parameter in all versions up to, and including, 1.5. This is due to insufficient input sanitization and output escaping combined with a missing authorization check in the `App_Bar_Settings` class constructor. This makes it possible for unauthenticated attackers to inject arbitrary web scripts into multiple plugin settings that will execute whenever a user accesses the admin settings page.