CVE-2026-32380
Missing Authorization in raratheme Numinous Allows Unauthorized Access
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 | numinous | to 1.3.0 (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-32380 is a Broken Access Control vulnerability found in the WordPress Numinous Theme versions up to and including 1.3.0. It occurs due to missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that normally require higher privileges.
This vulnerability falls under the OWASP Top 10 category A1: Broken Access Control.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated users to perform privileged actions without proper authorization. However, it has a CVSS severity score of 5.3, indicating a low priority and low impact threat.
Due to its low severity, it is considered unlikely to be exploited in a harmful manner, but it still poses a risk of unauthorized actions on affected sites.
Users of the Numinous theme up to version 1.3.0 are advised to update to version 1.3.1 or later to mitigate this vulnerability.
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 Broken Access Control vulnerability in the WordPress Numinous Theme, users should update the theme to version 1.3.1 or later, where the issue has been patched.
Since the vulnerability arises from missing authorization checks allowing unauthenticated users to perform privileged actions, applying the update is the most effective immediate step.