WordPress security changelog
UNKNOWN CVE-2026-14596 Received

DynamicKit can email valid password-reset keys to attacker-controlled hosts

DynamicKit for Elementor before 1.0.3 uses a visitor-supplied URL as the base of the password-reset link it emails without validating the host. An unauthenticated attacker can target a user and cause WordPress to send a legitimate-looking reset email whose link points to the attacker's host and contains a valid reset key. If the victim clicks, the attacker-controlled server receives the key and can use it to take over the account. The record does not disclose the request endpoint, URL parameter or link-building function.

CVE / CNA score Pending The CVE record has not published a CNA CVSS assessment.
NVD score Pending NVD has not published its own CVSS assessment.
Component
DynamicKit for Elementor
Plugin slug
dynamickit-for-elementor
Affected
< 1.0.3
Safe version
1.0.3
Published
Aug 01, 2026
Weakness
Not assigned

This CVE was published Aug 01, 2026 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update DynamicKit for Elementor to 1.0.3 or later. Invalidate outstanding password-reset keys, review reset requests and outbound messages for non-site link hosts, reset affected credentials, invalidate sessions, and investigate privileged activity if a victim followed a forged link.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The DynamicKit for Elementor WordPress plugin before 1.0.3 does not validate the host of a user-supplied URL used as the base of the password-reset link it emails, allowing unauthenticated attackers to send a target user a legitimately-formatted reset email whose link points to an attacker-controlled host and carries a valid reset key, leading to account takeover when the victim clicks it.

Primary and upstream sources