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.
Published: 2026-03-07
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that can execute arbitrary scripts when an administrator accesses the plugin’s settings page
Action: Immediate Patch
AI Analysis

Impact

The WP App Bar plugin contains a stored cross‑site scripting vulnerability caused by insufficient sanitization of the app‑bar‑features parameter and a missing authorization check in the settings constructor. Because the input is not validated and output is not escaped, an attacker can store malicious JavaScript in the plugin’s settings. When an administrator later accesses the settings page, the stored script is injected into the page and executed in the context of the administrator’s browser session.

Affected Systems

Any WordPress installation that has the WP App Bar plugin up to and including version 1.5 is affected. The flaw resides entirely in the plugin code; the WordPress core version does not influence the vulnerability. Site owners should verify the installed version and determine if the plugin is present.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity flaw. The EPSS score being below 1 % indicates a low probability of exploitation in the wild. The flaw is not listed in CISA’s KEV catalog. Based on the description, it is inferred that an attacker can inject and store JavaScript through the app‑bar‑features field, which is then executed whenever an administrator visits the plugin’s settings page. This execution occurs in the administrator’s browser context and could expose that session to further malicious actions. The risk is therefore limited to administrative accounts, but successful exploitation could allow the attacker to carry out any activity that the administrator can perform.

Generated by OpenCVE AI on April 15, 2026 at 19:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP App Bar to the latest release (v1.6 or newer) which removes the vulnerability.
  • If an upgrade is not possible, disable the plugin and delete its settings from the database to prevent stored script execution.
  • Restrict access to the WordPress admin dashboard to users with the minimum required role and consider implementing input validation for the app‑bar‑features parameter.

Generated by OpenCVE AI on April 15, 2026 at 19:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Ryscript
Ryscript wp App Bar
Wordpress
Wordpress wordpress
Vendors & Products Ryscript
Ryscript wp App Bar
Wordpress
Wordpress wordpress

Sat, 07 Mar 2026 07:45:00 +0000

Type Values Removed Values Added
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.
Title WP App Bar <= 1.5 - Unauthenticated Stored Cross-Site Scripting via 'app-bar-features' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Ryscript Wp App Bar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:11:14.041Z

Reserved: 2026-01-16T20:22:03.551Z

Link: CVE-2026-1074

cve-icon Vulnrichment

Updated: 2026-03-09T17:35:10.901Z

cve-icon NVD

Status : Deferred

Published: 2026-03-07T08:16:09.020

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-1074

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:00:06Z

Weaknesses