CVE-2026-32378
Missing Authorization in raratheme Book Landing Page
Publication date: 2026-03-13
Last updated on: 2026-03-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| raratheme | book_landing_page | to 1.2.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-32378 is a Broken Access Control vulnerability in the WordPress Book Landing Page Theme versions up to and including 1.2.7.
The issue arises from missing authorization, authentication, or nonce token checks within certain functions, which allows unauthenticated users to perform actions that normally require higher privileges.
This means that users without any login or permissions can exploit the vulnerability to bypass access controls.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated users to perform actions that should be restricted, potentially leading to unauthorized changes or manipulations within the affected WordPress theme.
However, the CVSS severity score is 5.3, indicating a low priority and low impact threat.
Users are advised to update to version 1.2.8 of the theme where the issue has been patched to mitigate the risk.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate the CVE-2026-32378 vulnerability, you should update the WordPress Book Landing Page Theme to version 1.2.8 or later, as this version contains the patch that fixes the broken access control issue.
This vulnerability allows unauthenticated users to perform actions requiring higher privileges due to missing authorization checks, so applying the patch promptly is the recommended immediate step.