Description
Unauthenticated Insecure Direct Object References (IDOR) in BookPro <= 1.1.0 versions.
Published: 2026-06-26
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated insecure direct object reference in the WordPress BookPro plugin. By manipulating the request parameters that refer to internal objects, an attacker can read or modify data that should be protected. The weakness is described by CWE-639, indicating that access control checks are insufficient, allowing unauthorized disclosure or alteration of information. It does not grant code execution but can compromise confidentiality and integrity of content, such as event listings or booking data.

Affected Systems

WordPress installations that have installed the Envato:BookPro plugin, version 1.1.0 or earlier. As the plugin is a third‑party add‑on, any site that deployed these releases is affected until it is upgraded to a later, patched version. The CVE lists no additional platform versions, so the risk is confined to sites running the vulnerable plugin.

Risk and Exploitability

The CVSS score of 5.3 marks it as medium severity, while the EPSS value is not available, so the current exploitation probability is unknown. The vulnerability is present in unauthenticated contexts, meaning the attacker need not have an account. Attackers would likely use HTTP requests to guess or enumerate object identifiers. Because it is not listed in the CISA KEV catalog, no known widespread exploitation has been reported yet. Nevertheless, the moderate score and unauthenticated access call for prompt remediation.

Generated by OpenCVE AI on June 26, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the BookPro plugin to the latest version that mitigates the IDOR issue.
  • Configure WordPress to restrict access to the BookPro admin area to privileged users only.
  • Add server‑side validation to enforce proper access checks on BookPro URLs.

Generated by OpenCVE AI on June 26, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in BookPro <= 1.1.0 versions.
Title WordPress BookPro plugin <= 1.1.0 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T20:19:41.689Z

Reserved: 2025-11-21T11:21:32.201Z

Link: CVE-2025-66123

cve-icon Vulnrichment

Updated: 2026-06-26T20:19:36.596Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T16:30:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key