CVE-2026-32339
Missing Authorization in raratheme Bakes And Cakes
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 | bakes_and_cakes | to 1.2.9 (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-32339 is a broken access control vulnerability found in the WordPress Bakes And Cakes Theme versions up to and including 1.2.9.
This issue arises from missing authorization, authentication, or nonce token checks within certain functions, allowing unauthenticated users to perform actions that require higher privileges.
It is classified under the OWASP Top 10 category A1: Broken Access Control.
The vulnerability requires no prior authentication to be exploited.
How can this vulnerability impact me? :
This vulnerability allows unauthenticated users to perform actions that normally require higher privileges due to missing authorization checks.
However, it has a CVSS severity score of 5.3, indicating a low priority and low severity impact, and is considered unlikely to be exploited.
The impact is limited to integrity as it does not affect confidentiality or availability.
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?
This vulnerability arises from missing authorization, authentication, or nonce token checks within certain functions of the Bakes And Cakes WordPress theme up to version 1.2.9, allowing unauthenticated users to perform privileged actions.
There are no specific commands or network detection methods provided in the available resources to detect this vulnerability on your system or network.
What immediate steps should I take to mitigate this vulnerability?
The recommended immediate mitigation step is to update the Bakes And Cakes WordPress theme to version 1.3.0 or later, where this broken access control vulnerability has been fixed.
Patchstack assigns this vulnerability a low priority and emphasizes that updating to the patched version is the best way to address the issue.