CVE-2026-32337
Missing Authorization in raratheme Preschool-and-Kindergarten
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 | preschool_and_kindergarten | From 1.0.0 (inc) to 1.2.5 (inc) |
| raratheme | preschool_and_kindergarten | to 1.2.5 (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
How can this vulnerability impact me? :
The 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.
It is considered unlikely to be exploited in a way that causes significant harm.
Users are advised to update to version 1.2.6 or later of the theme to mitigate the risk.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
Can you explain this vulnerability to me?
CVE-2026-32337 is a broken access control vulnerability found in the WordPress Preschool and Kindergarten Theme versions up to and including 1.2.5.
This issue arises from missing authorization, authentication, or nonce token checks in 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.
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 in certain functions of the WordPress Preschool and Kindergarten Theme up to version 1.2.5, allowing unauthenticated users to perform privileged actions.
Detection would involve checking if the vulnerable theme version (<= 1.2.5) is installed and verifying if unauthorized access to privileged functions is possible.
Specific commands are not provided in the available resources.
What immediate steps should I take to mitigate this vulnerability?
The immediate mitigation step is to update the WordPress Preschool and Kindergarten Theme to version 1.2.6 or later, where the vulnerability has been patched.
Since the vulnerability requires no prior authentication to be exploited, applying the update promptly is critical to prevent unauthorized privileged actions.