Search Results (9187 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-66380 1 Jfrog 1 Artifactory 2026-08-12 4.3 Medium
An authenticated user without repository read permission may access private OCI referrer metadata under specific conditions.
CVE-2026-65938 1 Progress Software 1 Whatsup Gold 2026-08-12 4.3 Medium
In WhatsUp Gold versions released before 2026.0.2, an improper authorization vulnerability in the Scheduled Reports API allows any authenticated user to invoke restricted actions.
CVE-2026-69107 1 Jfrog 1 Artifactory 2026-08-12 5.9 Medium
An unauthenticated user may access restricted artifacts in JFrog Artifactory under specific conditions.
CVE-2026-66375 1 Jfrog 1 Artifactory 2026-08-12 8.1 High
A low-privilege authenticated user may permanently remove protected internal metadata across repositories under specific conditions.
CVE-2026-65926 1 Jfrog 1 Artifactory 2026-08-12 3.1 Low
An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known.
CVE-2026-19539 1 Roskus 1 Prospero Flow Crm 2026-08-12 N/A
Authorization Bypass Through User-Controlled Key in the ticket management component in Roskus Prospero Flow CRM before 5.4.9 allows authenticated users of any company to read the full content (title, description, and attachments) of tickets belonging to another company, to hijack another company's tickets by reassigning their company_id, and to delete another company's tickets without any authorization check, via the ticket's numeric identifier, because the read and save operations retrieve the record without constraining the query to the authenticated user's company, and the delete controller type-hints a generic Illuminate\Http\Request instead of the TicketDeleteRequest that would enforce the required permission.
CVE-2026-66379 1 Jfrog 1 Artifactory 2026-08-12 4.3 Medium
An authenticated user may view private Puppet module metadata without repository read access.
CVE-2026-68754 1 Jfrog 1 Artifactory 2026-08-12 6.5 Medium
A repository publisher without delete permission may modify protected package content under specific conditions.
CVE-2026-14886 1 Hashicorp 1 Vault Enterprise 2026-08-12 8.2 High
Vault Enterprise's identity entity batch-delete endpoint is vulnerable to a cross-namespace authorization bypass that may allow an authenticated caller in one namespace to permanently delete the storage backing of entities belonging to another namespace. This vulnerability (CVE-2026-14886) is fixed in Vault Enterprise 2.0.4, 1.21.9, 1.20.14 and 1.19.20.
CVE-2024-32532 2 Siteground, Wordpress 2 Speed Optimizer, Wordpress 2026-08-12 5.3 Medium
Missing Authorization vulnerability in SiteGround Speed Optimizer.This issue affects Speed Optimizer: from n/a through 7.4.6.
CVE-2024-32518 1 Wordpress 1 Wordpress 2026-08-12 5.3 Medium
Missing Authorization vulnerability in Pepro Dev. Group PeproDev Ultimate Invoice.This issue affects PeproDev Ultimate Invoice: from n/a through 2.0.0.
CVE-2023-44227 2026-08-12 7.5 High
Missing Authorization vulnerability in Mitchell Bennis Simple File List.This issue affects Simple File List: from n/a through 6.1.9.
CVE-2026-65806 1 Microsoft 1 Azure Cyclecloud 2026-08-12 6.5 Medium
Missing authorization in Azure CycleCloud allows an authorized attacker to disclose information over a network.
CVE-2026-18652 1 Rapid7 1 Velociraptor 2026-08-12 4.9 Medium
Velociraptor allows reading Stacked result sets from the GUI.  Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a user with read access to the root org can access result sets from child orgs.
CVE-2026-70340 1 Microsoft 1 Azure Cyclecloud 2026-08-12 8.1 High
Missing authorization in Azure CycleCloud allows an authorized attacker to elevate privileges over a network.
CVE-2026-59113 1 Microsoft 1 Visual Studio Code 2026-08-12 8.8 High
Missing authorization in Visual Studio Code allows an unauthorized attacker to execute code over a network.
CVE-2026-73249 1 Kovidgoyal 1 Calibre 2026-08-12 7.5 High
calibre is an e-book manager. Prior to 9.12.0, the calibre Content Server endpoint POST /book-update-annotations/{library_id}/{book_id}/{fmt} in src/calibre/srv/books.py omits needs_db_write=True, causing Router.dispatch() to skip ctx.check_for_write_access() before update_annotations() passes attacker-controlled JSON to db.merge_annotations_for_book(), which allows a readonly user or an anonymous user on an unauthenticated deployment to persist unauthorized book annotation changes. This issue is fixed in version 9.12.0.
CVE-2026-48763 1 Baptistearno 1 Typebot.io 2026-08-12 8.2 High
TypeBot is a chatbot builder tool. Versions prior to 3.17.0 expose a deprecated public upload endpoint at `GET /api/v1/typebots/{typebotId}/blocks/{blockId}/storage/upload-url` that accepts an attacker-controlled `filePath` and returns a presigned S3 `PUT` URL for that exact key. Because the endpoint only checks that the referenced typebot is public and that the referenced block is a file input block, an unauthenticated attacker who knows a valid public `typebotId` and `blockId` can request presigned upload URLs for arbitrary objects in the shared bucket, including `private/...` and other tenants' `public/...` paths. Version 3.17.0 fixes this issue.
CVE-2026-15606 2 Shabti, Wordpress 2 Frontend Admin By Dynamapps, Wordpress 2026-08-12 8.8 High
The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level and above permissions, to reset the password of any user on the site, including administrators, leading to full account takeover and complete site compromise. Exploitation requires the attacker to hold a valid encrypted Current-User token obtained by accessing any Edit User form they are legitimately authorized to submit, which they then use as a known-plaintext base for the CBC bit-flipping forgery.
CVE-2026-18709 1 Mongodb 1 Mongodb Server 2026-08-12 6.4 Medium
An issue in MongoDB Server could allow an authenticated user with direct network access to a shard to improperly commit or abort an in-progress prepared transaction, bypassing the intended transaction coordination process. This could result in cross-shard data inconsistency, cluster clock corruption, and violation of transaction atomicity guarantees.