Skip to main content

Ebook Store CVE-2026-65453

| EUVDEUVD-2026-48218 MEDIUM
Missing Authorization (CWE-862)
2026-07-23 Patchstack GHSA-fvp7-9cw9-7x5f
5.3
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
5.3 MEDIUM

Network-accessible with no authentication required (PR:N) per broken access control; scope unchanged (S:U) and impact limited to integrity modification (I:L) with no confidentiality or availability consequence.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jul 23, 2026 - 13:29 vuln.today

DescriptionCVE.org

Unauthenticated Broken Access Control in Ebook Store <= 6.19 versions.

AnalysisAI

Broken access control in the Ebook Store WordPress plugin (versions ≤ 6.19) exposes restricted plugin functionality to unauthenticated remote attackers due to missing authorization checks (CWE-862). The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N) confirms exploitation requires no credentials and no user interaction, with the impact limited to unauthorized integrity modifications - no data disclosure or availability impact is indicated. No public exploit code or active exploitation has been identified at time of analysis.

Technical ContextAI

CWE-862 (Missing Authorization) denotes that the plugin registers one or more WordPress actions or REST endpoints without verifying whether the requesting user holds the necessary capability before executing the associated logic. The affected product is the Ebook Store plugin by motov.net (CPE: cpe:2.3:a:motov.net:ebook_store:*:*:*:*:*:*:*:*), a WordPress e-commerce plugin designed to sell digital ebook content. In the WordPress ecosystem, broken access control vulnerabilities of this class typically arise when plugin developers register AJAX handlers via wp_ajax_nopriv_ hooks - which execute for unauthenticated users - or omit current_user_can() capability checks before performing privileged operations. The I:L and C:N/A:N impact profile suggests the exploitable action modifies or writes data rather than disclosing it.

RemediationAI

Update the Ebook Store WordPress plugin to a version beyond 6.19 once the vendor releases a patched build; no exact fix version is confirmed in the available data and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/ebook-store/vulnerability/wordpress-ebook-store-plugin-6-19-broken-access-control-vulnerability-2 should be monitored for a confirmed patch release. As an immediate compensating control, administrators should consider temporarily deactivating the plugin until a patch is available - this eliminates exposure completely but disables all ebook store functionality for site visitors. Alternatively, a Web Application Firewall rule can be configured to block unauthenticated POST requests to plugin-specific admin-ajax.php actions or REST endpoints registered by ebook-store, though this requires identifying the specific endpoint name from code review and may cause false positives if the WAF rule is too broad. Restricting wp-admin/admin-ajax.php access to authenticated sessions at the server level is not viable for this class of flaw if the plugin legitimately serves unauthenticated users.

CVE-2025-8113 MEDIUM POC
6.1 Aug 16

The Ebook Store WordPress plugin before 5.8015 does not escape the $_SERVER['REQUEST_URI'] parameter before outputting i

CVE-2023-22701 HIGH
7.5 Dec 09

Missing Authorization vulnerability in motov.net Ebook Store ebook-store allows Exploiting Incorrectly Configured Access

CVE-2026-59529 HIGH
7.5 Jul 27

Sensitive data exposure in the Ebook Store plugin for WordPress versions 6.19 and below allows unauthenticated remote at

CVE-2024-11287 MEDIUM
6.1 Dec 21

The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg wit

CVE-2024-12262 MEDIUM
6.1 Dec 21

The Ebook Store plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'step' parameter in all ver

CVE-2023-45602 MEDIUM
6.1 Oct 18

Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at

CVE-2024-23501 MEDIUM
5.9 Feb 29

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Shopfiles Ltd Eboo

CVE-2024-6567 MEDIUM
5.3 Aug 02

The Ebook Store plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 5.8001.

CVE-2026-65452 MEDIUM
5.3 Jul 23

Broken access control in the Ebook Store WordPress plugin (versions ≤ 6.19) permits unauthenticated remote attackers to

CVE-2023-22690 MEDIUM
4.8 May 15

Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat

Share

CVE-2026-65453 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy