CVE-2026-32370
Missing Authorization in raratheme Influencer Plugin
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 | influencer | From 1.0.0 (inc) to 1.1.7 (inc) |
| raratheme | influencer | to 1.1.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-32370 is a broken access control vulnerability found in the WordPress Influencer Theme versions up to and including 1.1.7.
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.
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 impact threat.
It is considered unlikely to be exploited with significant impact, but it still poses a risk of unauthorized actions.
Users are advised to update to version 1.1.8 or later 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?
This vulnerability arises from missing authorization, authentication, or nonce token checks within certain functions of the WordPress Influencer Theme up to version 1.1.7, allowing unauthenticated users to perform privileged actions.
There are no specific detection commands or network/system scanning instructions provided in the available resources.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to update the WordPress Influencer Theme to version 1.1.8 or later, where the issue has been addressed and patched.
Since the vulnerability requires no prior authentication to exploit, applying the update promptly is the most effective mitigation.