Vulnerabilities (CVE)

Filtered by CWE-862
Total 9936 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-39594 2026-06-17 N/A 6.4 MEDIUM
Subscriber Broken Access Control in Ultra Addons for WPForms <= 1.0.11 versions.
CVE-2026-39584 2026-06-17 N/A 6.5 MEDIUM
Subscriber Broken Access Control in RepairBuddy <= 4.1132 versions.
CVE-2026-39534 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in WP Directory Kit <= 1.5.0 versions.
CVE-2026-39533 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in AWP Classifieds <= 4.4.4 versions.
CVE-2026-39525 2026-06-17 N/A 6.5 MEDIUM
Unauthenticated Broken Access Control in Booking Activities <= 1.16.48.1 versions.
CVE-2026-39524 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in Masteriyo - LMS <= 2.1.5 versions.
CVE-2026-39515 2026-06-17 N/A 6.5 MEDIUM
Subscriber Broken Access Control in Motors < 1.4.107 versions.
CVE-2026-39513 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in Easy Appointments <= 3.12.21 versions.
CVE-2026-39503 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in Easy Digital Downloads <= 3.6.5 versions.
CVE-2026-39490 2026-06-17 N/A 7.5 HIGH
Unauthenticated Broken Access Control in JupiterX Core <= 4.14.1 versions.
CVE-2026-39432 2026-06-17 N/A 8.2 HIGH
Missing Authorization vulnerability in Arraytics Timetics allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Timetics: from n/a through 1.0.53.
CVE-2026-39386 1 M1k1o 1 Neko 2026-06-17 N/A 8.8 HIGH
Neko is a a self-hosted virtual browser that runs in Docker and uses WebRTC In versions 3.0.0 through 3.0.10 and 3.1.0 through 3.1.1, any authenticated user can immediately obtain full administrative control of the entire Neko instance (member management, room settings, broadcast control, session termination, etc.). This results in a complete compromise of the instance. The vulnerability has been patched in v3.0.11 and v3.1.2. If upgrading is not immediately possible, the following mitigations can reduce risk: Restrict access to trusted users only (avoid granting accounts to untrusted parties); ensure all user passwords are strong and only shared with trusted individuals; run the instance only when needed; avoid leaving it continuously exposed; place the instance behind authentication layers such as a reverse proxy with additional access controls; disable or restrict access to the /api/profile endpoint if feasible; and/or monitor for suspicious privilege changes or unexpected administrative actions. Note that these are temporary mitigations and do not fully eliminate the vulnerability. Upgrading is strongly recommended.
CVE-2026-38329 2026-06-17 N/A 9.8 CRITICAL
Bludit CMS before version 3.18.4 allows Remote Code Execution (RCE) via the API Plugin. The POST /api/files/{key} endpoint in bl-plugins/api/plugin.php fails to perform authorization checks and lacks file extension validation. An attacker with a valid API token can upload a malicious PHP script and execute arbitrary code on the server.
CVE-2026-35662 1 Openclaw 1 Openclaw 2026-06-17 N/A 4.3 MEDIUM
OpenClaw before 2026.3.22 fails to enforce controlScope restrictions on the send action, allowing leaf subagents to message controlled child sessions beyond their authorized scope. Attackers can exploit this by using the send action to communicate with child sessions without proper scope validation, bypassing intended access control restrictions.
CVE-2026-35660 1 Openclaw 1 Openclaw 2026-06-17 N/A 8.1 HIGH
OpenClaw before 2026.3.23 contains an insufficient access control vulnerability in the Gateway agent /reset endpoint that allows callers with operator.write permission to reset admin sessions. Attackers with operator.write privileges can invoke /reset or /new messages with an explicit sessionKey to bypass operator.admin requirements and reset arbitrary sessions.
CVE-2026-35631 1 Openclaw 1 Openclaw 2026-06-17 N/A 6.5 MEDIUM
OpenClaw before 2026.3.22 fails to enforce operator.admin scope on mutating internal ACP chat commands, allowing unauthorized modifications. Attackers without admin privileges can execute mutating control-plane actions by directly invoking affected ACP commands to bypass authorization gates.
CVE-2026-35621 1 Openclaw 1 Openclaw 2026-06-17 N/A 6.5 MEDIUM
OpenClaw before 2026.3.24 contains a privilege escalation vulnerability where the /allowlist command fails to re-validate gateway client scopes for internal callers, allowing operator.write-scoped clients to mutate channel authorization policy. Attackers can exploit chat.send to build an internal command-authorized context and persist channel allowFrom and groupAllowFrom policy changes reserved for operator.admin scope.
CVE-2026-35620 1 Openclaw 1 Openclaw 2026-06-17 N/A 5.4 MEDIUM
OpenClaw before 2026.3.24 contains missing authorization vulnerabilities in the /send and /allowlist chat command handlers. The /send command allows non-owner command-authorized senders to change owner-only session delivery policy settings, and the /allowlist mutating commands fail to enforce operator.admin scope. Attackers with operator.write scope can invoke /send on|off|inherit to persistently mutate the current session's sendPolicy, and execute /allowlist add commands to modify config-backed allowFrom entries and pairing-store allowlist entries without proper admin authorization.
CVE-2026-35606 1 Filebrowser 1 Filebrowser 2026-06-17 N/A 7.5 HIGH
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other content-serving endpoints (/api/raw, /api/preview, /api/subtitle) correctly verify this permission before serving content. A user with download: false can read any text file within their scope through two bypass paths. This vulnerability is fixed in 2.63.1.
CVE-2026-35598 1 Vikunja 1 Vikunja 2026-06-17 N/A 4.3 MEDIUM
Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows (or guesses) a task UID can read the full task data from any project on the instance. This vulnerability is fixed in 2.3.0.