CVE-2026-2427
Reflected XSS in itsukaita WordPress Plugin Allows Admin Hijack
Publication date: 2026-03-21
Last updated on: 2026-03-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| itsukaita | plugin | to 0.1.2 (inc) |
| kazunii | itsukaita | to 0.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The itsukaita plugin for WordPress is vulnerable to Reflected Cross-Site Scripting (XSS) through the 'day_from' and 'day_to' parameters in all versions up to and including 0.1.2. This vulnerability exists because the plugin does not properly sanitize input or escape output, allowing attackers to inject arbitrary web scripts.
An unauthenticated attacker can exploit this by tricking an administrator into clicking a specially crafted link, causing the injected script to execute in the administrator's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of an administrator's browser session. This can lead to unauthorized actions being performed with administrator privileges, theft of sensitive information such as cookies or session tokens, and potential compromise of the WordPress site.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know