Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wackey Lockets lockets allows Reflected XSS.This issue affects Lockets: from n/a through <= 0.999.
Published: 2025-02-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of improper neutralization of user‑supplied input during web page generation, classified as CWE‑79. It enables attackers to inject malicious script code that is rendered directly in the browser when a user visits a crafted URL or page generated by the Lockets plugin. The injected code can perform a range of client‑side attacks, including session hijacking, defacement, phishing, and the execution of arbitrary client‑side actions, thereby compromising the confidentiality, integrity, and availability of user sessions and the website’s perceived trustworthiness.

Affected Systems

The flaw exists in the WordPress Lockets plugin developed by the vendor Wackey, affecting all installations using version 0.999 or earlier. Any WordPress site that has this plugin installed and accepts user input (or displays content that is not properly sanitized) is potentially vulnerable. The vulnerability is not tied to any specific server or operating‑system platform, as it resides entirely in the plugin’s PHP code and the way it renders content to the browser.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity posture, while the EPSS score of less than 1% suggests a very low prior exploitation rate. The vulnerability is not listed in the CISA KEV catalog. Because the attack requires a user to visit a maliciously crafted URL and relies on reflected input, exploitation is contingent on user interaction, but its trivial nature means that attackers can spread links via social media, emails, or other means. The lack of an authentication requirement or elevated privileges limits the scope to the web‑browser context of each victim, but any compromised user can gain access to sensitive session data or deface content. Taken together, the risk is moderate but should be mitigated promptly to avoid exploitation in high‑traffic or high‑value sites.

Generated by OpenCVE AI on May 1, 2026 at 17:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Lockets plugin to a release newer than 0.999, which removes the reflected XSS vector.
  • If an upgrade cannot be performed at the moment, disable the plugin for all untrusted users and limit the plugin’s usage to administrative accounts only, thereby reducing the exposure to unqualified input.
  • Apply WordPress’s sanitization helpers (such as esc_html() or esc_url()) to all output generated by the plugin until the issue is resolved; this mitigates the risk of arbitrary script injection.
  • Conduct a code review of the plugin’s source or consult the vendor’s changelog for additional security fixes that may address other unfiltered output paths.

Generated by OpenCVE AI on May 1, 2026 at 17:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3538 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Lockets allows Reflected XSS. This issue affects Lockets: from n/a through 0.999.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Lockets allows Reflected XSS. This issue affects Lockets: from n/a through 0.999. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wackey Lockets lockets allows Reflected XSS.This issue affects Lockets: from n/a through <= 0.999.
References
Metrics cvssV3_1

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


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00035}

epss

{'score': 0.00045}


Mon, 03 Feb 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Feb 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Lockets allows Reflected XSS. This issue affects Lockets: from n/a through 0.999.
Title WordPress Lockets Plugin <= 0.999 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:29:26.895Z

Reserved: 2025-01-16T11:32:22.913Z

Link: CVE-2025-23923

cve-icon Vulnrichment

Updated: 2025-02-03T16:06:46.135Z

cve-icon NVD

Status : Deferred

Published: 2025-02-03T15:15:23.333

Modified: 2026-06-17T08:57:44.223

Link: CVE-2025-23923

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T17:45:15Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')