CVE-2026-1074

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.
Configurations

No configuration.

History

07 Mar 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-07 08:16

Updated : 2026-03-09 13:35


NVD link : CVE-2026-1074

Mitre link : CVE-2026-1074

CVE.ORG link : CVE-2026-1074


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')