CVE-2026-32334
Missing Authorization in JobScout β€1.1.7 Enables 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 | jobscout | 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-32334 is a broken access control vulnerability found in the WordPress JobScout 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? :
The vulnerability allows unauthenticated users to perform actions that should require higher privileges due to missing authorization checks.
However, the CVSS score of 5.3 indicates a low severity impact and low priority for exploitation.
The issue is unlikely to be exploited due to its low impact.
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-32334 vulnerability, users should update the WordPress JobScout Theme to version 1.1.8 or later, where the broken access control issue has been patched.
This update addresses missing authorization, authentication, or nonce token checks that allowed unauthenticated users to perform privileged actions.