Lucene search
+L

24267 matches found

Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.27 views

PT-2026-45485

Name of the Vulnerable Software and Affected Versions praisonai-platform affected versions not specified Description An authorization bypass exists that allows any member of a workspace to perform a destructive deletion of the entire workspace. The issue occurs because the DELETE...

8.1CVSS6.1AI score0.00525EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/01 12:00 a.m.11 views

CVE-2026-37233

FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eqxappricgenid in src/ric/iApp/xappricid.c compares m0-xappid against itself m0-xappid instead of the other argument m1-xappid, effectively ignoring the xApp identity dimension. A malicio...

7.5CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.47 views

CVE-2026-37233

FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eqxappricgenid in src/ric/iApp/xappricid.c compares m0-xappid against itself m0-xappid instead of the other argument m1-xappid, effectively ignoring the xApp identity dimension. A malicio...

0.00454EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/01 12:00 a.m.25 views

ASB-A-476417007

In onCreate of DisableSupervisionActivity.kt, there is a possible way to delete supervision data due to a missing null check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.8CVSS5.9AI score0.00075EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.25 views

CloakBrowser 路径遍历漏洞

CloakBrowser is an open-source browser tool developed by CloakHQ that bypasses robot detection. Versions of CloakBrowser prior to 0.3.28 contained a path traversal vulnerability. This vulnerability stemmed from the cloakserve CDP multiplexer directly using the user-provided fingerprint query...

8.8CVSS5.5AI score0.00475EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/30 10:01 a.m.151 views

Exploit for CVE-2026-9789

CVE ID: CVE-2026-9789 Researcher: Vo Duc Thang ugvxb...

8.5CVSS6AI score0.00152EPSS
SaveExploits1
Veracode
Veracode
added 2026/05/30 8:52 a.m.13 views

Missing Authorization

Pimcore is vulnerable to Missing Authorization. The vulnerability is due to missing authentication and permission checks in the WebDAV MOVE operation, which allows an unauthenticated attacker to delete assets or authenticated low-privileged users to perform unauthorized asset move and overwrite...

8.1CVSS5.3AI score0.00636EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/30 8:16 a.m.13 views

SUSE-SU-2026:22001-1 Security update for helm

This update for helm fixes the following issues Security issues: - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265758. - CVE-2026-41888: github.com/distribution/distribution/v3: tag deletion bypasses the storage.delete.enabled...

7.5CVSS5.5AI score0.00781EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/30 8:16 a.m.12 views

SUSE-SU-2026:21952-1 Security update for helm

This update for helm fixes the following issues Security issues: - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265758. - CVE-2026-41888: github.com/distribution/distribution/v3: tag deletion bypasses the storage.delete.enabled...

7.5CVSS5.8AI score0.00781EPSS
SaveExploits1References5
Patchstack
Patchstack
added 2026/05/30 6:40 a.m.20 views

WordPress WebinarIgnition plugin < 4.08.253 - Arbitrary File Deletion vulnerability

Arbitrary File Deletion vulnerability discovered by hhhai in WordPress Plugin WebinarIgnition versions 4.08.253...

9.9CVSS5.8AI score0.00359EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/05/30 6:22 a.m.23 views

WordPress QuickWebP – Compress / Optimize Images & Convert WebP | SEO Friendly plugin <= 3.2.7 - Arbitrary File Deletion vulnerability

Arbitrary File Deletion vulnerability discovered by dodoh4t in WordPress Plugin QuickWebP Compress / Optimize Images & Convert WebP | SEO Friendly versions = 3.2.7...

9.9CVSS5.8AI score0.00336EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/29 10:45 p.m.38 views

praisonai-platform: IDOR in dependency endpoints allows cross-workspace issue linking, reading, and deletion due to missing ownership checks

Summary Type: Insecure Direct Object Reference. The dependency endpoints POST/GET /workspaces/workspaceid/issues/issueid/dependencies and DELETE .../dependencies/depid gate access on requireworkspacememberworkspaceid only, then dispatch to DependencyService calls that take URL/body-supplied issue...

8.1CVSS5.9AI score0.00413EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/05/29 10:09 p.m.18 views

Sequence of Processor Instructions Leads to Unexpected Behavior

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Sequence of Processor Instructions Leads to Unexpected Behavior through the fielddelete process. An attacker can permanently remove...

7.1CVSS5.8AI score0.00267EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/29 10:09 p.m.24 views

GHSA-XW54-C3MX-9PM3 Admidio: Any logged-in user can delete inventory fields via `mode=field_delete` — incomplete fix of #2024

Summary Commit d37ca6b27b9674238e58491cf7ba292e66898f15 "Delete item not check admin rights 2024", 2026-04-12 added a missing isAdministratorInventory gate to case 'itemdelete': in modules/inventory.php. The same fix was not applied to the sibling case 'fielddelete': handler, which destroys an...

6.5CVSS5.8AI score0.00267EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 9:57 p.m.33 views

Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Summary modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares $getType a category-type code against mode nam...

6.5CVSS5.9AI score0.00283EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/29 9:57 p.m.24 views

GHSA-RWJR-QJJ3-MQ2F Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Summary modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares $getType a category-type code against mode nam...

6.5CVSS5.9AI score0.00283EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 9:54 p.m.20 views

Missing Authorization

Overview admidio/admidio is a free open source user management system for websites of organizations and groups. Affected versions of this package are vulnerable to Missing Authorization in the filedelete process. An attacker can permanently delete files from folders where they only have view acce...

7.1CVSS5.8AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/29 9:54 p.m.21 views

GHSA-QC4C-HRMC-4F78 Admidio: Authorization bypass in file_delete enables cross-folder file removal by authenticated users without delete privileges

Summary An authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates upload rights against the attacker-supplied folderuuid URL parameter...

6.5CVSS5.6AI score0.00203EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/29 8:16 p.m.27 views

CVE-2026-48811

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanently delete an internal note private thread from any conversation, even after that user's access to the mailbox containing the conversation has been...

4.3CVSS0.00155EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/29 8:13 p.m.20 views

CVE-2026-33462

A path traversal vulnerability was identified in Kibana's dashboard management functionality. An authenticated user with limited permissions could create a dashboard with a specially crafted identifier. When an administrator subsequently attempts to delete this dashboard through the Kibana...

7.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder