Search Results (13723 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-66378 1 Jfrog 1 Artifactory 2026-09-02 4.3 Medium
An authenticated user without repository read permission may access private NuGet metadata under specific conditions.
CVE-2026-66379 1 Jfrog 1 Artifactory 2026-09-02 4.3 Medium
An authenticated user may view private Puppet module metadata without repository read access.
CVE-2026-66380 1 Jfrog 1 Artifactory 2026-09-02 4.3 Medium
An authenticated user without repository read permission may access private OCI referrer metadata under specific conditions.
CVE-2026-68753 1 Jfrog 1 Artifactory 2026-09-02 5.3 Medium
An unauthenticated user may access restricted Artifactory content when a credentialed remote repository is configured in a specific way.
CVE-2026-68754 1 Jfrog 1 Artifactory 2026-09-02 6.5 Medium
A repository publisher without delete permission may modify protected package content under specific conditions.
CVE-2026-68755 1 Jfrog 1 Artifactory 2026-09-02 4.3 Medium
A bundle writer may create misleading release promotion information under specific conditions.
CVE-2026-68758 1 Jfrog 1 Artifactory 2026-09-02 6.5 Medium
A low-privileged authenticated user may access restricted support information under specific conditions.
CVE-2026-82463 1 Pac4j 1 Pac4j 2026-09-02 8.1 High
pac4j-core before 6.5.6 contains an authentication bypass vulnerability in CheckProfileTypeAuthorizer that reverses the profile type validation logic. Attackers can authenticate through a weaker client and access resources requiring a stronger profile type by satisfying generic profile checks.
CVE-2026-81166 1 Drupal 1 Digital Signage Framework 2026-09-02 5.3 Medium
Missing Authorization vulnerability in Drupal Digital Signage Framework allows Forceful Browsing. This issue affects Digital Signage Framework versions: from 0.0.0 to 2.6.1.
CVE-2026-81165 1 Drupal 1 Blazy 2026-09-02 5.3 Medium
Incorrect Authorization vulnerability in Drupal Blazy allows Forceful Browsing. This issue affects Blazy versions: from 0.0.0 to 3.0.18.
CVE-2026-77125 1 Sonatype 1 Nexus Repository Manager 2026-09-02 N/A
A vulnerability was identified in Sonatype Nexus Repository 3 in which two blobstore group management REST API endpoints did not correctly enforce the intended authorization check. A user granted only the nexus:blobstores:create permission could invoke these endpoints to convert an existing blobstore into a group blobstore, an action that should require the nexus:blobstores:update permission instead. This could result in unauthorized modification of blobstore configuration without administrator approval. The nexus:blobstores:create permission is a named permission that must be explicitly granted by an administrator; it is not held by default.
CVE-2026-73477 1 Drupal 1 Quick Tabs 2026-09-02 5.3 Medium
Incorrect Authorization vulnerability in Drupal Quick Tabs allows Forceful Browsing. This issue affects Quick Tabs versions: from 0.0.0 to 4.3.1.
CVE-2026-18544 1 Ibm 1 Portieris 2026-09-02 8.1 High
IBM Portieris 0.5.0 through 0.14.2 could allow a remote authenticated attacker to bypass image policy enforcement due to improper authorization of pod owner references.
CVE-2026-78597 1 Elastic 1 Kibana 2026-09-02 4.3 Medium
Missing Authorization (CWE-862) in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1). An authenticated user holding only low-privilege Security feature access could invoke an administrative operation that creates and persists Elasticsearch API keys under the caller's identity, bypassing the elevated cluster and Kibana privileges that the documented Entity Store setup flow requires.
CVE-2026-78607 1 Elastic 1 Elasticsearch 2026-09-02 5.4 Medium
Missing Authorization (CWE-862) in the Elasticsearch custom inference service can lead to information disclosure via Privilege Abuse (CAPEC-122). A user holding only inference execution privileges could cause outbound inference traffic to be directed to a destination of their choosing and could cause administrator-provisioned credentials to be exposed.
CVE-2026-72630 1 Elastic 1 Kibana 2026-09-02 7.1 High
Incorrect Authorization (CWE-863) in Kibana Fleet can lead to privilege escalation via Privilege Abuse (CAPEC-122). Fleet restricts some callers to managing integration policies for one specific integration. When an existing integration policy was updated, that restriction was evaluated against the integration recorded on the stored policy rather than against the replacement integration supplied with the update. An authenticated user holding only the Elastic Defend endpoint policy management privilege was therefore able to convert an endpoint policy they administer into a policy for a different integration, and to supply that integration's configuration at the same time.
CVE-2026-65938 2 Progress, Progress Software 2 Whatsup Gold, Whatsup Gold 2026-09-02 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-82394 1 Sulu 1 Sulu 2026-09-02 N/A
Sulu is an open-source PHP content management system based on the Symfony framework. Prior to versions 2.6.25 and 3.0.8, the preview-link endpoint and src/Sulu/Bundle/PreviewBundle/Application/Manager/PreviewLinkManager.php do not enforce VIEW permission for the target resource in PreviewLinkManager::generate() or PreviewLinkManager::revoke(). An authenticated administration user who knows a target resource identifier can create or revoke a preview link for any page, article, or snippet, including content in a webspace or area the user cannot view. A generated preview URL is public and resolves content by an opaque token, allowing the user or anyone receiving the link to read restricted content without authentication. This issue is fixed in versions 2.6.25 and 3.0.8.
CVE-2026-84715 1 Mythicalltd 1 Featherpanel 2026-09-02 8.8 High
FeatherPanel versions before 1.3.7.10 fail to validate permissions in the SubuserController updateSubuser handler, allowing authenticated subusers to modify their own permission records. A subuser with minimal permissions can send a crafted request to grant themselves full server control, enabling unauthorized access to sensitive data, backups, and server configuration.
CVE-2026-14357 2 Dplugins, Wordpress 2 Devkit Pro, Wordpress 2026-09-02 8.8 High
The DevKit Pro plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.3.0. This is due to a missing capability check and missing nonce validation in the DPDEV_install_themes_func() function registered on the wp_ajax_DPDEV_install_themes action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install arbitrary theme ZIP packages containing PHP files that are extracted into the web-accessible wp-content/themes/ directory, which may make remote code execution possible.