Threats Tagged 'cwe-639'
View all threats tagged with 'cwe-639'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-639'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-11987: CWE-639 Authorization Bypass Through User-Controlled Key in dokaninc Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, EtsyCVE-2026-11987 0 The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.0.4 via the 'id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to read any other vendor's products — including unpublished draft and pending listings — exposing product names, prices, SKUs, and descriptions belonging to other vendors. The permission callbacks for both the collection endpoint and the single-item endpoint only verify the generic vendor capability ('dokan_view_product_menu' / 'dokandar'), which every vendor holds, rather than confirming the requested author ID or product ownership matches the authenticated user. Join the discussion | CVE Database V5 | 06/27/2026, 06:50:55 UTC Added: 06/27/2026, 07:21:27 UTC |
CVE-2026-10820: CWE-639 Authorization Bypass Through User-Controlled Key in Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict ContentCVE-2026-10820 0 The Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content WordPress plugin before 4.16.17 does not verify that the user performing a subscription action owns the targeted subscription, allowing any authenticated user (Subscriber+) to cancel other users' active subscriptions via an Insecure Direct Object Reference. Join the discussion | CVE Database V5 | 06/27/2026, 06:00:02 UTC Added: 06/27/2026, 06:06:47 UTC |
CVE-2026-55611: CWE-639: Authorization Bypass Through User-Controlled Key in Mintplex-Labs anything-llmCVE-2026-55611 0 AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. From 1.11.1 until 1.14.1, userId/workspaceId scoping to the parsed-files read/delete paths was added. However, the POST /api/workspace/:slug/embed-parsed-file/:fileId flow still deletes the target file by primary key only, with no ownership check, inside two finally{} blocks that run even when the ownership-checked read fails. As a result a manager or admin (multi-user mode) can delete any other user's parsed file in any workspace — including workspaces they are not a member of — by enumerating integer fileIds. The server even returns "File not found" while still deleting the file. This vulnerability is fixed in 1.14.1. Join the discussion | CVE Database V5 | 06/24/2026, 17:17:03 UTC Added: 06/26/2026, 21:00:35 UTC |
CVE-2026-49355: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in opf openprojectCVE-2026-49355 0 OpenProject is open-source, web-based project management software. Prior to 17.4.0, `GET /api/v3/meetings/:meeting_id/agenda_items/:agenda_item_id` discloses private work package data from a linked work package that belongs to a private/inaccessible project. This vulnerability is fixed in 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:29:15 UTC Added: 06/26/2026, 20:07:33 UTC |
CVE-2026-44736: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in opf openprojectCVE-2026-44736 0 OpenProject is open-source, web-based project management software. Prior to 17.4.0, the GET /api/v3/relations endpoint allows any authenticated user to retrieve relations — and the subject (title) of work packages they have no permission to view — by supplying an arbitrary work package ID in the involved, fromId, or toId filter. This bypasses the Relation.visible scope due to a flawed performance optimization in RelationQuery. This vulnerability is fixed in 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:27:54 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44732: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-44732 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, OpenProject exposes a document update endpoint used to modify existing documents. The target document is loaded with visibility checks and then updated. During update, attacker-controlled attributes are applied to the persisted record before authorization is enforced. As a result, a user without :manage_documents in the source project can move and modify foreign project documents by setting project_id in a single PATCH request. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:39:58 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-44731: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-44731 0 OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the web application's meetings filter feature leaks whether a given user ID corresponds to a valid account and discloses the user's full name, allowing an attacker to enumerate all existing user accounts by probing user IDs and observing differences in the server response. This vulnerability is fixed in 17.3.2 and 17.4.0. Join the discussion | CVE Database V5 | 06/26/2026, 19:41:53 UTC Added: 06/26/2026, 20:07:31 UTC |
CVE-2026-52782: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-52782 0 OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, there is an IDOR through /projects/<A>/settings/project_storages/<A_ps_id> via PATCH parameter "storages_project_storage[project_folder_id]" leads to Access to Unauthorized Resources. A project-admin in one project can hijack the managed Nextcloud or OneDrive folder of another project on the same storage by writing the victim project's project_folder_id into the attacker's Storages::ProjectStorage row. The next managed-folder sync overwrites the ACL on the referenced folder with the attacker project's user list. This vulnerability is fixed in 17.3.3 and 17.4.1. Join the discussion | CVE Database V5 | 06/26/2026, 18:59:27 UTC Added: 06/26/2026, 19:37:15 UTC |
CVE-2026-52779: CWE-639: Authorization Bypass Through User-Controlled Key in opf openprojectCVE-2026-52779 0 OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, a cross-project IDOR / authorization context confusion in the Calendar and Team Planner modules allows a user with management permissions in one project to delete public Calendar or Team Planner Queries from another project where they do not have the corresponding management permissions. Both modules authorize the request against the project identified by :project_id in the URL, but the actual Query object is loaded later by :id from Query.visible(current_user) without verifying that the loaded Query belongs to the authorized project. As a result, an attacker can use permissions from Project A to delete shared/public Calendar or Team Planner views from Project B, causing integrity impact and limited availability impact for users relying on those shared views. This vulnerability is fixed in 17.3.3 and 17.4.1. Join the discussion | CVE Database V5 | 06/26/2026, 19:02:50 UTC Added: 06/26/2026, 19:37:15 UTC |
CVE-2026-56823: CWE-284: Improper Access Control in Significant-Gravitas AutoGPTCVE-2026-56823 0 AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to , the `POST /api/integrations/webhooks/{webhook_id}/ping` endpoint fetches the target webhook by primary key alone without verifying that the webhook belongs to the authenticated user. Any authenticated user can supply an arbitrary webhook_id to confirm webhook existence, leak the webhook's OAuth provider type, and in some cases trigger a ping delivery on behalf of another user. This vulnerability is fixed in . Join the discussion | CVE Database V5 | 06/26/2026, 16:02:59 UTC Added: 06/26/2026, 16:52:23 UTC |
Showing 1 to 10 of 109 results