Lucene search
+L

114 matches found

Kitploit
Kitploit
added 2026/09/19 1:32 p.m.8 views

CVE-2024-45058

CVE-2024-45058 PoC for CVE-2024-45058 Broken Access Control, allowing any user with view permission in the user configuration section to become an administrator changing their own user type. Grab the desired nivelusuario ID and run the exploit. Usage root@kitploit: usage: CVE-2024-45058.py -h -t...

8.1CVSS7.8AI score0.01365EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.34 views

CVE-2026-86764 Snipe-IT 8.6.4 before 8.7.0 Permission Bypass via assigned components

Snipe-IT through 8.6.4 fixed in 8.7.0 does not enforce the components.view permission on the authenticated endpoint GET /api/v1/hardware//assigned/components. The endpoint authorizes only assets.view on the parent asset before returning linked component details; the components.view check is appli...

7.1CVSS0.00215EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/05 11:01 a.m.37 views

CVE-2026-86175

NetBox through 4.7.0 fails to redact sensitive data source backend credentials in REST and GraphQL API responses . Authenticated users with only view permission can retrieve plaintext passwords and secret keys for Git and Amazon S3 backends through API endpoints, enabling unauthorized access to e...

7.1CVSS5.3AI score0.00263EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/05 11:01 a.m.40 views

CVE-2026-86175 NetBox through 4.7.0 Credential Disclosure via REST and GraphQL APIs

NetBox through 4.7.0 fails to redact sensitive data source backend credentials in REST and GraphQL API responses. Authenticated users with only view permission can retrieve plaintext passwords and secret keys for Git and Amazon S3 backends through API endpoints, gaining unauthorized access to...

7.1CVSS0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/02 4:38 p.m.10 views

DRUPAL-CONTRIB-2026-132

This module creates permissions per node content type to control access to unpublished content. The module has allowed view access for published content, overriding other access mechanisms that might have been in place...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:09 p.m.16 views

EUVD-2026-68887

Sulu: Fix authorization bypass when creating preview links...

5.3CVSS5.9AI score0.00321EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:42 p.m.11 views

GHSA-VGXM-H9GX-H9W7 django CMS: Structure endpoint bypasses page-view permission

Summary The structure-board endpoint renderobjectstructure renders a page's plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via renderpage, but the structure endpoint does not, allowing a low-privileged staff use...

6.5CVSS5.4AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/18 8:37 p.m.19 views

keycloak-services: keycloak-services: Keycloak: FGAP v2 role groups endpoint discloses hidden group metadata without group view permission

A vulnerability was discovered in Keycloak's administrative interface that allows certain administrators to see information about groups they shouldn't have access to. When the new Fine-Grained Admin Permissions FGAP v2 are turned on, an administrator who is allowed to see a specific "role" can...

4.9CVSS5.5AI score0.0033EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/11 3:32 p.m.10 views

Duplicate Advisory: Craft CMS: Authorization bypass: view-only Categories user can modify category structure via structures/move-element

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xxpx-f366-4xpq. This link is maintained to preserve external references. Original Description Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding on...

9.3CVSS5.8AI score0.00194EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/11 12:17 p.m.21 views

CVE-2026-72785 Craft CMS before 5.10.6 Authorization Bypass via structures/move-element

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/06 9:31 p.m.9 views

CVE-2026-67621 Flowise 3.1.4 Missing Authorization on Document Store Mutation Endpoints

Flowise through 3.1.4 contains a missing authorization vulnerability that allows authenticated workspace members to perform unauthorized document store operations by accessing unprotected mutation endpoints. Attackers holding only view-level permissions can send direct HTTP requests to the upsert...

7.2CVSS5.3AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 5:57 p.m.22 views

Flowise: Incomplete Credential Redaction Exposes Secrets via API

Summary The GET /api/v1/credentials/:id endpoint decrypts stored credential data and returns it in the plainDataObj field of the API response. While a redactCredentialWithPasswordType function masks fields defined with type: 'password' in their component schema, many credential types store highly...

5.6AI score
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.12 views

SUSE CVE-2026-52799

Gogs is an open source self-hosted Git service. Prior to 0.14.3, GET /attachments/:uuid returns the raw attachment file without verifying whether the requester has view permission for the associated Issue/Comment/Release or the repository. In a test environment with REQUIRESIGNINVIEW = false, we...

7.5CVSS7.6AI score0.00422EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 8:22 p.m.81 views

CVE-2026-54244

Statamic CMS suffers an Incorrect Authorization issue in the Live Preview feature. Before versions 5.74.0 and 6.20.3, the Live Preview endpoint in src/Http/Controllers/CP/PreviewController.php only checked view permissions and could render caller-supplied field values. A Control Panel user with v...

3.5CVSS5.3AI score0.00303EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 8:22 p.m.45 views

CVE-2026-54244 Statamic: Incorrect authorization lets view-only users submit Live Preview content reserved for editors

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.0 and 6.20.3, the Live Preview endpoint for existing entries and terms in src/Http/Controllers/CP/PreviewController.php only checked view authorization, but it accepts and renders caller-supplied field values. A...

3.5CVSS0.00303EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/17 7:17 p.m.18 views

CVE-2026-45703

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, the WordExport export flow in bundles/WordExportBundle/src/Controller/TranslationController.php only checks the wordexport feature permission and directly resolves attacker-controlled type/id input...

6.4CVSS0.00317EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 8:16 p.m.24 views

CVE-2026-55462

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, UsersController::show and printInventory authorize only user viewing before loading and rendering assigned license, accessory, and consumable relationships, allowing an authenticated user with only users.view to see inventory and...

4.3CVSS0.00342EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/06 8:28 p.m.25 views

GHSA-X76W-8C62-48MG Craft CMS: Authenticated "assets/preview-thumb" discloses signed fallback transform preview link to CP users without asset-view permission

Summary A user with Control Panel access but without permission to view a target private asset can call assets/preview-thumb and receive preview HTML that contains a signed fallback transform link for that private asset. Details Root-cause analysis: 1. The endpoint accepts an attacker-controlled...

5.3CVSS6AI score0.00331EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/03 3:16 p.m.77 views

CVE-2026-14613 Keycloak-services: keycloak-services: keycloak: fgap v2 role groups endpoint discloses hidden group metadata without group view permission

A vulnerability was discovered in Keycloak's administrative interface that allows certain administrators to see information about groups they shouldn't have access to. When the new Fine-Grained Admin Permissions FGAP v2 are turned on, an administrator who is allowed to see a specific "role" can...

4.3CVSS0.0033EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/26 7:32 p.m.36 views

CVE-2026-44735 OpenProject: Shares API Information Disclosure

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the GET /api/v3/shares endpoint returns share details for ALL work packages in a project to any user with the viewsharedworkpackages permission. The authorization check operates at the project level onl...

6.5CVSS0.0037EPSS
SaveExploits0References1
Rows per page
Query Builder