Description
The Lenxel WP WordPress theme through 1.0.31 does not perform any authorization or ownership check on its password-reset action, validating only a CSRF nonce, allowing unauthenticated attackers to reset the password of any user (including an administrator) and take over the account.
Published: 2026-08-02
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Lenxel WP WordPress theme up to version 1.0.31 contains an unchecked password‑reset routine that validates only a CSRF nonce, bypassing any ownership or authorization check. This flaw allows an unauthenticated actor to replace the password of any user, including site administrators, thereby granting full control over the account. The weakness can lead to compromise of credentials, full administrative control of the website, and potential pivot to other systems.

Affected Systems

All installations of the Lenxel WP theme version 1.0.31 or older are affected. The vulnerability applies to any WordPress site that has the theme activated and has not patched to a newer release.

Risk and Exploitability

The vulnerability is remotely exploitable via the website’s standard HTTP interface without requiring prior credentials. The EPSS score is reported as less than 1%, indicating a low but non‑zero probability of exploitation in the current landscape. It is not listed in the CISA KEV catalog, suggesting no publicly known widespread exploitation, but the impact of an unauthorized takeover remains severe. The CVSS score is 8.1, indicating high severity. Attackers can trigger the reset by sending a crafted request to the reset endpoint, bypassing all normal security controls.

Generated by OpenCVE AI on August 5, 2026 at 00:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Lenxel WP theme to a version newer than 1.0.31, ensuring the password‑reset action includes proper ownership checks.
  • If an upgrade is not immediately possible, disable or restrict access to the theme’s password‑reset endpoint, limiting it to authenticated administrators only.
  • Verify that the core WordPress password‑reset functionality is the sole enabled method for resetting passwords and consider implementing multi‑factor authentication for administrative accounts to mitigate potential credential compromise.

Generated by OpenCVE AI on August 5, 2026 at 00:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-755
CWE-862

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-352
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-755
CWE-862

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Lenxel WP WordPress theme through 1.0.31 does not perform any authorization or ownership check on its password-reset action, validating only a CSRF nonce, allowing unauthenticated attackers to reset the password of any user (including an administrator) and take over the account.
Title Lenxel WP <= 1.0.31 - Unauthenticated Account Takeover via Arbitrary Password Reset
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T17:42:45.987Z

Reserved: 2026-06-18T07:06:20.198Z

Link: CVE-2026-12586

cve-icon Vulnrichment

Updated: 2026-08-04T17:40:42.449Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:34.223

Modified: 2026-08-04T19:16:41.450

Link: CVE-2026-12586

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:30:05Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-352

    Cross-Site Request Forgery (CSRF)