VYPR
Unrated severityNVD Advisory· Published Oct 18, 2023· Updated Apr 28, 2026

WordPress WordPress Popular Posts Plugin <= 6.3.2 is vulnerable to Cross Site Scripting (XSS)

CVE-2023-45607

Description

Stored XSS in WordPress Popular Posts plugin (<=6.3.2) allows contributor+ users to inject arbitrary scripts via post metadata.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in WordPress Popular Posts plugin (<=6.3.2) allows contributor+ users to inject arbitrary scripts via post metadata.

Vulnerability

In the WordPress Popular Posts plugin by Hector Cabrera, versions 6.3.2 and earlier, a contributor-level or higher authenticated user can inject arbitrary JavaScript into the plugin's stored data. The wordpress-popular-posts plugin fails to properly sanitize certain post metadata when displaying popular post lists, enabling Stored Cross-Site Scripting (XSS). This vulnerability affects all sites running the plugin up to and including version 6.3.2 [1].

Exploitation

An attacker must have at least a Contributor role on the target WordPress site. No other special network position is required beyond normal web access. The attacker crafts a post containing malicious JavaScript in a metadata field that the plugin renders unsanitized. When the vulnerable plugin renders the popular posts list (e.g., via widget or shortcode), the stored script executes in the browsers of visitors viewing that list. No user interaction beyond visiting the affected page is needed.

Impact

Successful exploitation results in stored cross-site scripting. The attacker can execute arbitrary JavaScript in the context of any user viewing a page that displays the popular posts list. This can lead to session hijacking, defacement, redirection to malicious sites, or theft of sensitive information. The attack targets all site visitors, including administrators, potentially allowing privilege escalation if an admin session is compromised.

Mitigation

The vendor has released version 6.3.3 which fixes the vulnerability. Users are strongly advised to update to version 6.3.3 or later immediately. For sites that cannot update, the only workaround is to restrict contributor-level or higher roles to trusted users and disable the popular posts widget until patched. The plugin is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog as of this writing [1].

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.