CVE-2026-3332

MEDIUM EPSS 3.7%
Published Mar 21, 20263mo ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Mar 21, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

Description

The Xhanch - My Advanced Settings plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing nonce validation in the `xms_setting()` function on the settings update handler. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Settings that can be modified include favicon URL, Google Analytics account ID, and various WordPress behavior toggles. The `favicon_url` and `ga_acc_id` values are output on the front-end without escaping, enabling a CSRF to Stored XSS chain.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
3.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-352 Cross-Site Request Forgery (CSRF) Authentication

References 3

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/xhanch-my-advanced-settings/tags/1.1.2/admin/setting.php#L10
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/xhanch-my-advanced-settings/trunk/admin/setting.php#L10
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/66dd73c5-1cf1-484e-b847-afe357fb2598?source=cve

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.