Description
The Advanced Popups plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'Notification Button Link' Field in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-16
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross-Site Scripting
Action: Patch
AI Analysis

Impact

The Advanced Popups plugin for WordPress contains a stored cross‑site scripting flaw in the 'Notification Button Link' field. Attacks require the user to be logged in with author privileges or higher, and allow the injection of arbitrary JavaScript that is rendered whenever the link is accessed. The flaw is caused by insufficient input sanitization and output escaping, which enables the attacker to deliver malicious scripts that run in the context of any site visitor.

Affected Systems

All installations of Advanced Popups for WordPress through version 1.2.3 are affected. The vulnerability exists in the plugin regardless of site configuration, as it is triggered by any stored notification button link entered by an author or higher level user.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity. With an EPSS score of less than 1%, the likelihood of exploitation in the wild is currently low, and the vulnerability is not listed in CISA KEV. Attackers must first gain author or higher credentials on the WordPress site, then create or modify a notification button with a malicious link that stores the payload. Any user who visits the page containing the link will execute the injected script, potentially allowing session hijacking, credential theft, or further site compromise.

Generated by OpenCVE AI on September 16, 2026 at 16:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Advanced Popups to version 1.2.4 or later
  • If an upgrade is not immediately possible, disable or remove the use of the 'Notification Button Link' field for author and higher users
  • Verify that the plugin code correctly sanitizes input and escapes output for all stored fields

Generated by OpenCVE AI on September 16, 2026 at 16:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Sep 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Advanced Popups plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'Notification Button Link' Field in all versions up to, and including, 1.2.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Advanced Popups <= 1.2.3 - Authenticated (Author+) Stored Cross-Site Scripting via 'Notification Button Link' Field
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-16T18:34:38.786Z

Reserved: 2026-06-11T15:20:19.327Z

Link: CVE-2026-11996

cve-icon Vulnrichment

Updated: 2026-09-16T18:34:32.111Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T04:17:53.683

Modified: 2026-09-16T19:17:05.910

Link: CVE-2026-11996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:45:18Z

Weaknesses
  • CWE-79

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