Description
Unauthenticated Cross Site Request Forgery (CSRF) in Theme My Login <= 7.1.14 versions.
Published: 2026-08-06
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WordPress plugin Theme My Login, version 7.1.14 and earlier, contains an unauthenticated CSRF vulnerability. An attacker can send a forged request that is processed by the plugin because it lacks adequate anti‑forgery protection. This enables the attacker to execute any action that the victim user is authorized to perform, potentially modifying settings or user data, without requiring direct authentication or knowledge of user credentials. The weakness is identified as CWE‑352 and carries a CVSS score of 4.3, reflecting moderate risk with limited impact compared to higher‑severity flaws.

Affected Systems

The affected product is the WordPress plugin "Theme My Login" developed by Jeff Farthing. All releases up to and including version 7.1.14 are vulnerable; any site that has installed this plugin without updating beyond that release is at risk.

Risk and Exploitability

The CVSS score indicates moderate severity, and the EPSS score is unavailable, suggesting no current evidence of exploitation in the wild. The vulnerability is not listed in CISA's KEV catalog, further implying limited or no widespread exploitation. Attackers can exploit the flaw from any location by crafting a malicious web page that sends a request to the vulnerable WordPress instance; no prior authentication is required. The attack vector is inferred as a cross‑site HTTP request that the plugin processes without verifying a CSRF token.

Generated by OpenCVE AI on August 6, 2026 at 16:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Theme My Login plugin to the latest version, which has removed the CSRF flaw.
  • If an immediate upgrade is not possible, configure the site to disable the affected guest‑login forms or add an additional anti‑CSRF token layer on these forms.
  • Ensure WordPress core and other critical plugins are up to date and consider implementing a broader security solution that audits form actions for proper CSRF protection.

Generated by OpenCVE AI on August 6, 2026 at 16:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Jeff Farthing
Jeff Farthing theme My Login
Wordpress
Wordpress wordpress
Vendors & Products Jeff Farthing
Jeff Farthing theme My Login
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in Theme My Login <= 7.1.14 versions.
Title WordPress theme My Login plugin <= 7.1.14 - Cross Site Request Forgery (CSRF) vulnerability
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

Jeff Farthing Theme My Login
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:03:00.632Z

Reserved: 2026-07-27T14:00:57.628Z

Link: CVE-2026-66681

cve-icon Vulnrichment

Updated: 2026-08-06T15:02:57.703Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:21.473

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-66681

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:59:41Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)