WordPress security changelog
MEDIUM CVE-2026-14565 Deferred

Advanced Customized Prompts permits subscriber stored XSS

advanced-customized-prompts through 1.0.1 performs no capability, ownership, or nonce check before saving popup configuration to a product and does not escape the stored values when rendering them. Any authenticated user, including a Subscriber, can store JavaScript that executes for visitors viewing the affected product. The authoritative export does not identify the endpoint, action, configuration parameters, or rendering function.

CVE / CNA score 5.4 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
advanced-customized-prompts
Plugin slug
advanced-customized-prompts
Affected
<= 1.0.1
Safe version
See mitigation notes
Published
Sep 11, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Sep 11, 2026 and is one of 3 known issues for this plugin.

Update, patch or deactivate.

No fixed release is confirmed in the authoritative export. Obtain an upstream remediation that enforces product-editing permissions and ownership, validates a nonce, sanitizes popup configuration on input, and escapes each value for its output context. Consider deactivating the plugin until a confirmed fix is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The advanced-customized-prompts WordPress plugin through 1.0.1 does not perform any capability, ownership, or nonce check before saving popup configuration to a product, nor escape the stored values on output, allowing any authenticated user such as a subscriber to store JavaScript that executes in the browser of visitors viewing the affected product.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources