Description
The Run Log plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.7.10. This is due to missing or incorrect nonce validation on the oirl_plugin_options function. This makes it possible for unauthenticated attackers to modify plugin settings including distance units, pace display preferences, style themes, and display positions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-09-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery that permits unauthenticated users to alter plugin settings
Action: Update
AI Analysis

Impact

The Run Log plugin for WordPress allows an attacker to issue forged HTTP requests that modify configuration options such as distance units, pace display, theme style, and display positions. The vulnerability arises because the oirl_plugin_options function either omits or incorrectly verifies the required nonce. Unlike a true remote code execution flaw, this weakness does not directly expose code execution but enables an unauthenticated user to modify a site’s presentation and behavior by tricking an administrator into approving a malicious link or form submission.

Affected Systems

The affected product is the "Run Log" plugin developed by izem for WordPress. All versions up to and including 1.7.10 contain the flaw; later releases contain a fix that implements proper nonce validation for the settings update endpoint.

Risk and Exploitability

The CVSS score of 4.3 places this issue at a moderate severity level. An EPSS score of less than 1% reflects a very low estimated exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the flaw by inducing an administrator to access a crafted link or button that submits a state‑changing request without a valid nonce, thereby changing the plugin’s options. Based on the description, it is inferred that the attacker does not need to be authenticated; the exploit depends on a legitimate administrator’s session and cannot be triggered by an arbitrary visitor. While the impact is limited to configuration data, it can degrade user experience or create a vector for suspicious thematic changes, so timely remediation is recommended.

Generated by OpenCVE AI on April 21, 2026 at 19:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Run Log plugin to a version newer than 1.7.10 that applies the missing nonce validation.
  • If an immediate update is unavailable, block external access to the oirl_plugin_options endpoint using a web application firewall or reverse proxy rule that requires a valid CSRF token or a custom header.
  • For long‑term security, audit all plugins for non‑validated state‑changing endpoints and ensure proper nonce usage on every such action.

Generated by OpenCVE AI on April 21, 2026 at 19:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27653 The Run Log plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.7.10. This is due to missing or incorrect nonce validation on the oirl_plugin_options function. This makes it possible for unauthenticated attackers to modify plugin settings including distance units, pace display preferences, style themes, and display positions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Wed, 08 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
References

Fri, 12 Sep 2025 08:15:00 +0000

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

Thu, 11 Sep 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 11 Sep 2025 07:30:00 +0000

Type Values Removed Values Added
Description The Run Log plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.7.10. This is due to missing or incorrect nonce validation on the oirl_plugin_options function. This makes it possible for unauthenticated attackers to modify plugin settings including distance units, pace display preferences, style themes, and display positions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Run Log <= 1.7.10 - 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-08T17:05:51.352Z

Reserved: 2025-08-28T19:25:26.321Z

Link: CVE-2025-9627

cve-icon Vulnrichment

Updated: 2025-09-11T13:46:09.103Z

cve-icon NVD

Status : Deferred

Published: 2025-09-11T08:15:37.597

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

Link: CVE-2025-9627

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T19:15:26Z

Weaknesses