Description
The MPCX Lightbox WordPress plugin 1.2.2 through 1.2.5 does not have any authorisation or authentication on one of its AJAX actions available to unauthenticated users, nor does it check the status of the requested post, allowing unauthenticated visitors to retrieve the title, content or excerpt of arbitrary posts, including private, draft, pending, trashed and password-protected ones.
Published: 2026-09-23
Score: 3.7 Low
EPSS: n/a
KEV: No
Impact: Sensitive Content Disclosure
Action: Patch Update
AI Analysis

Impact

The MPCX Lightbox plugin is missing an authorization check on a specific AJAX endpoint, permitting any visitor without credentials to invoke the action. This flaw enables retrieval of the title, content, or excerpt of any post, regardless of its visibility status. As the affected content may be private, draft, pending, trashed, or password‑protected, the potential impact is the unintended disclosure of confidential or unpublished information, compromising data confidentiality but not necessarily integrity or availability.

Affected Systems

WordPress sites that have the MPCX Lightbox plugin installed with versions 1.2.2 through 1.2.5 are affected. The vulnerability is specific to the plugin’s AJAX handling of post content, not to WordPress itself or other plugins.

Risk and Exploitability

The CVSS score of 3.7 indicates a low‑moderate severity vulnerability. No EPSS score is available, so the exploitation probability cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote via a crafted HTTP request to the exposed AJAX endpoint, and the required conditions are minimal: the site must host the affected plugin and the attacker need only be an unauthenticated visitor.

Generated by OpenCVE AI on September 23, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MPCX Lightbox plugin to the latest available version (1.3.x or newer) to eliminate the unauthenticated access flaw.
  • If an upgrade is temporarily infeasible, disable the AJAX endpoint by removing or blocking the corresponding action in the plugin’s files, or restrict access with a WordPress security plugin that blocks unauthenticated AJAX calls.
  • Verify that the site’s content visibility settings are correctly configured so that private or draft posts are not inadvertently exposed through other mechanisms.

Generated by OpenCVE AI on September 23, 2026 at 14:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The MPCX Lightbox WordPress plugin 1.2.2 through 1.2.5 does not have any authorisation or authentication on one of its AJAX actions available to unauthenticated users, nor does it check the status of the requested post, allowing unauthenticated visitors to retrieve the title, content or excerpt of arbitrary posts, including private, draft, pending, trashed and password-protected ones.
Title MPCX Lightbox 1.2.2 - 1.2.5 - Unauthenticated Non-Public Post Content Disclosure
Weaknesses CWE-862
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:49:00.879Z

Reserved: 2026-09-09T11:31:38.909Z

Link: CVE-2026-87848

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:23.995Z

cve-icon NVD

Status : Received

Published: 2026-09-23T11:17:15.750

Modified: 2026-09-23T11:17:15.750

Link: CVE-2026-87848

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:45:05Z

Weaknesses