Lucene search
+L

8164 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 9:44 a.m.7 views

CVE-2026-64952

The huntdelete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECTCLIENT usually assigned to the "investigator" role instead of the "DELETERESULTS" permission usually only assigned to "administrators"...

6.5CVSS5.2AI score0.00174EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-73249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - calibre is an e-book manager. Prior to 9.12.0, the calibre Content Server endpoint POST /book-update- annotations/libraryid/bookid/fmt in src/calibre/srv/books....

7.5CVSS5.5AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71177

Name of the Vulnerable Software and Affected Versions Apache Allura versions prior to 1.19.1 Description An Insecure Direct Object Reference IDOR exists due to missing permission checks for multiple Artifact types. IDOR is a type of access control vulnerability that occurs when an application...

6.5CVSS5.3AI score0.00343EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.2 views

PT-2026-71045

The hunt delete VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECT CLIENT usually assigned to the "investigator" role instead of the "DELETE RESULTS" permission usually only assigned to "administrators"...

6.5CVSS5.2AI score0.00174EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 6:59 p.m.8 views

EUVD-2026-56888

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS5.2AI score0.00273EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/11 2:52 p.m.22 views

CVE-2026-18860 Velociraptor incorrect Org deletion permissions check

Velociraptor allows multi-tenant deployments named "Orgs". By default Velociraptor, uses the ROOT org, but users can create child orgs for other tenants within the same deployment. Users can have different permissions in each org. To manage Orgs, Velociraptor usually examines the ORGADMIN...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/11 2:52 p.m.26 views

CVE-2026-18860

CVE-2026-18860 affects Velociraptor in multi-tenant deployments using Orgs. Root-level ORG_ADMIN checks are bypassed when a caller from a child Org with that permission can delete other Orgs because the system validates ORG_ADMIN in the calling Org instead of the ROOT Org. This allows an administ...

8.7CVSS5.4AI score0.00304EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.9 views

CVE-2026-72774

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 12:17 p.m.32 views

CVE-2026-72774

The CVE CVE-2026-72774 affects n8n before 1.123.67, 2.31.5, and 2.32.1. It is a credential authorization bypass in the HTTP Request node. The root cause is that the pre-execution permission check compares the unresolved expression, skipping the ownership check and loading the credential at execut...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:17 p.m.12 views

CVE-2026-72774 n8n before 1.123.67 Authentication Bypass via HTTP Request Node

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/08/11 12:17 p.m.6 views

UBUNTU-CVE-2026-72556

A remote code execution vulnerability in ZoneMinder 1.39.17 allows any authenticated user to execute OS commands by exploiting a broken permission check in the Filter class. The canEdit and canDelete methods invoke nonexistent methods on the ZM\User class, causing PHP call to return a truthy valu...

8.8CVSS6.5AI score0.00668EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 11:11 a.m.41 views

CVE-2026-72556

ZoneMinder 1.39.17 exposes a remote code execution vulnerability via a broken permission check in the Filter class. The canEdit() and canDelete() methods call non-existent methods on the ZM\User class, causing PHP magic __call() to return a truthy value and bypass the permission check for all use...

8.8CVSS6.4AI score0.00668EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 9:17 p.m.8 views

CVE-2026-72910

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the mergeaccount, pausejobfordoc, triggerjobfordoc, changereleasedate, and updatecostcenter functions across erpnext/accounts/doctype/account/account.py,...

7.1CVSS0.00275EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 8:57 p.m.9 views

CVE-2026-72910 ERPNext: Unauthorised modification of master data due to missing validation

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.112.0 and 16.22.0, the mergeaccount, pausejobfordoc, triggerjobfordoc, changereleasedate, and updatecostcenter functions across erpnext/accounts/doctype/account/account.py,...

7.1CVSS5.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/10 8:47 p.m.24 views

CVE-2026-72906 ERPNext: Unauthorised triggering of automated emails due to missing validation

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, the sendautoemail function in erpnext/accounts/doctype/processstatementofaccounts/processstatementofaccounts.py lacks a Process Statement Of Accounts permission check, allowing an authenticated...

4.3CVSS0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 8:47 p.m.29 views

CVE-2026-72906

CVE-2026-72906 details (NORMAL): ERPNext (open-source ERP) contains a permission validation issue in the send_auto_email function within erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py. The root cause is the absence of a Process Statement Of Accounts permis...

4.3CVSS5.2AI score0.00204EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 4:19 p.m.12 views

CVE-2026-72722

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, TopicLink.extractfrom, TopicLink.ensureentryfor, and TopicLink.duplicatelookup do not consistently enforce Guardian.cansee? checks when processing internal links. An authenticated user can submit...

4.3CVSS0.00324EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/10 10:41 a.m.11 views

EUVD-2026-55221

An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points receivers without the required alert.notifications.receivers.protected:write permission...

6.5CVSS5.2AI score0.00238EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72585

An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points receivers without the required alert.notifications.receivers.protected:write permission...

6.5CVSS6.2AI score0.00238EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.7 views

PT-2026-69978

Name of the Vulnerable Software and Affected Versions ERPNext versions prior to 15.112.0 ERPNext versions prior to 16.22.0 Description Authenticated users with limited privileges can modify protected data beyond their assigned roles because certain functions omit required write permission checks...

7.1CVSS5.2AI score0.00275EPSS
SaveExploits0References9
Rows per page
Query Builder