Description
The FunKItools plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the saveFields() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-10-15
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Settings Modification
Action: Update Plugin
AI Analysis

Impact

The FunKItools WordPress plugin suffers from a Cross‑Site Request Forgery flaw that allows an attacker who convinces an administrator to click a crafted link to alter the plugin’s configuration. The weakness stems from missing or incorrect nonce validation in the saveFields() function, letting unauthenticated requests update settings. This does not provide code execution or data theft but can modify site behavior, potentially enabling further exploitation or disrupting functionality.

Affected Systems

All FunKItools WordPress plugin versions up to and including 1.0.2, distributed by flenskiproject, are impacted. Sites running any of these versions must inspect their plugin settings for unintentional changes and apply mitigations.

Risk and Exploitability

With a CVSS score of 4.3 this vulnerability is considered moderate. The EPSS score is below 1%, indicating a low likelihood of exploitation, and it is not listed in the CISA KEV catalog. Attackers need only social engineering to have a logged‑in administrator perform a forged request; no additional technical barriers are required.

Generated by OpenCVE AI on April 22, 2026 at 14:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FunKItools to the latest version that includes CSRF protection for the settings update route.
  • If an upgrade is not immediately possible, disable the saveFields() function or enforce role‑based access controls so that only privileged administrators can modify plugin settings.
  • Employ a reputable security plugin that validates nonces on all configuration pages to add an extra layer of protection.

Generated by OpenCVE AI on April 22, 2026 at 14:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The FunKItools plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the saveFields() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title FunKItools <= 1.0.2 - Cross-Site Request Forgery to Settings Update
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:46:06.358Z

Reserved: 2025-09-11T21:09:41.572Z

Link: CVE-2025-10301

cve-icon Vulnrichment

Updated: 2025-10-15T19:40:29.780Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:39.610

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10301

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:15:20Z

Weaknesses