Description
The PixelPlay plugin for WordPress is vulnerable to unauthorized API key deletion due to missing authorization checks in all versions up to, and including, 1.0.2. This makes it possible for unauthenticated attackers to delete arbitrary API keys (Pixabay, Unsplash, Pixels, OpenAI) configured by site administrators via the 'clear_api_type' parameter.
Published: 2026-09-22
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized deletion of external service API keys
Action: Upgrade Plugin
AI Analysis

Impact

The PixelPlay video‑autoplay plugin for WordPress is missing an authorization check when handling the 'clear_api_type' API parameter, allowing any requester to delete API keys that the site administrator has configured for services such as Pixabay, Unsplash, Pixels, and OpenAI, thereby crippling the plugin’s core functionality and any site features that rely on image or AI content; this weakness is classified as CWE‑862: Missing Authorization.

Affected Systems

All installations of the PixelPlay plugin for WordPress running version 1.0.2 or earlier, developed by kamleshyadav, are affected; the vulnerability exists within the plugin’s API endpoint that processes the 'clear_api_type' request and applies to any WordPress site with the plugin activated.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and although the EPSS score is not available, the lack of authentication and the simplicity of the HTTP request make exploitation highly likely in practice; the vulnerability is not yet listed in the CISA KEV catalog, yet it poses a significant risk by allowing attackers to disrupt site operations through deletion of essential API keys, which must be regenerated before normal functionality can resume.

Generated by OpenCVE AI on September 22, 2026 at 09:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PixelPlay to the latest available version that includes the missing authorization check for API key deletion.
  • If an update is not immediately available, block or remove the 'clear_api_type' parameter from the plugin’s request handling, for example by editing the plugin files or using server filtering to reject requests containing that query string.
  • Regenerate all API keys used by PixelPlay (Pixabay, Unsplash, Pixels, OpenAI) and store them securely, ensuring that only authorized administrators can manage them.

Generated by OpenCVE AI on September 22, 2026 at 09:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description The PixelPlay plugin for WordPress is vulnerable to unauthorized API key deletion due to missing authorization checks in all versions up to, and including, 1.0.2. This makes it possible for unauthenticated attackers to delete arbitrary API keys (Pixabay, Unsplash, Pixels, OpenAI) configured by site administrators via the 'clear_api_type' parameter.
Title PixelPlay <= 1.0.2 - Missing Authorization to Unauthenticated Arbitrary API Key Deletion via 'clear_api_type' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:32.774Z

Reserved: 2025-12-10T20:23:20.959Z

Link: CVE-2025-14486

cve-icon Vulnrichment

Updated: 2026-09-22T10:17:59.965Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:35.857

Modified: 2026-09-22T11:17:22.990

Link: CVE-2025-14486

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:00:15Z

Weaknesses