Description
The YITH WooCommerce Wishlist WordPress plugin before 4.18.1 does not verify that a user is authorised to rename a given wishlist, allowing unauthenticated users to rename any wishlist on the site.
Published: 2026-09-11
Score: n/a
EPSS: n/a
KEV: No
Impact: Unauthorized rename of any wishlist, leading to integrity compromise
Action: Patch now
AI Analysis

Impact

The YITH WooCommerce Wishlist WordPress plugin versions before 4.18.1 allows any guest to rename a wishlist because the rename action does not check whether the requester has permission to modify that wishlist. If an attacker chooses a target wishlist name, the original name is lost and can be replaced. The attacker can create confusion for legitimate users, tamper with the organization of wishlist items, and potentially use the renamed wishlist for malicious purposes such as phishing or social engineering. The flaw does not allow privilege escalation or code execution, but it does corrupt user data and undermines user trust. The vulnerability is an example of improper authorization and is linked to CWE‑284.

Affected Systems

The vulnerability affects the YITH WooCommerce Wishlist plugin on WordPress installations that are configured with a plugin version older than 4.18.1. No specific version list is supplied, but any installation of the plugin before 4.18.1 is potentially exposed.

Risk and Exploitability

The flaw can be exploited by sending a crafted HTTP request to the change_wishlist_title endpoint. Authentication is not required, so any internet user can perform the rename. There is no publicly known exploit code, but the attack path is straightforward: a request with the desired wishlist ID and new name is sufficient to trigger the change. The EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, implying a moderate risk level. Still, because the attacker can modify any wishlist, the integrity impact is significant and the attack sophistication is low.

Generated by OpenCVE AI on September 11, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the YITH WooCommerce Wishlist plugin to version 4.18.1 or newer. It adds the necessary authorization check for the rename operation.
  • If an immediate update cannot be performed, temporarily block unauthenticated access to the change_wishlist_title endpoint using a web‑application firewall rule or a custom WordPress filter that rejects requests lacking a logged‑in user. This prevents arbitrary renames while the update is pending.
  • Continuously monitor the WordPress logs for unexpected rename actions or suspicious activity on wishlist names, and review user feedback for potential misuse.

Generated by OpenCVE AI on September 11, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 11 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The YITH WooCommerce Wishlist WordPress plugin before 4.18.1 does not verify that a user is authorised to rename a given wishlist, allowing unauthenticated users to rename any wishlist on the site.
Title YITH WooCommerce Wishlist < 4.18.1 - Unauthenticated Arbitrary Wishlist Rename via change_wishlist_title
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-11T06:00:07.867Z

Reserved: 2026-08-28T11:54:05.670Z

Link: CVE-2026-82305

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-11T07:16:46.850

Modified: 2026-09-11T07:16:46.850

Link: CVE-2026-82305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T07:30:10Z

Weaknesses