CVE-2026-3572
CSRF-Induced Stored XSS in iTracker360 WordPress Plugin
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 |
|---|---|---|
| itracker360 | plugin | to 2.2.0 (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
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
Can you explain this vulnerability to me?
The iTracker360 plugin for WordPress has a vulnerability known as Cross-Site Request Forgery (CSRF) that leads to Stored Cross-Site Scripting (XSS). This occurs because the plugin does not verify nonces on its settings form submissions and lacks proper input sanitization and output escaping.
As a result, an unauthenticated attacker can craft a malicious request that tricks an administrator into performing an action, such as clicking a link, which then allows the attacker to inject arbitrary web scripts into the site.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected website by tricking an administrator into performing an action. This can lead to unauthorized actions, data theft, session hijacking, or defacement of the website.