Lucene search
+L

59702 matches found

OSV
OSV
added 2026/07/15 8:47 p.m.8 views

CVE-2026-33684 AVideo's Privilege AVideo: Escalation via Unguarded Permission Parameters in signUp API Allows Self-Granting Upload/Stream/Meet Permissions

WWBN AVideo is an open source video platform. Prior to version 29.0, Privilege Escalation is possible through unguarded permission parameters in signUp API, which allows any user who can solve a CAPTCHA to self-grant elevated permissions during account registration. The setapisignUp method in the...

5.3CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2026/07/15 8:17 p.m.12 views

CVE-2026-56742

Cilium is a networking, observability, and security solution. Prior to 1.17.17, 1.18.11, and 1.19.5, Cilium clusters using Gateway API allow users with permissions to create or update namespaced HTTPRoutes to mirror HTTP traffic to any Service in any namespace, bypassing the ReferenceGrant...

8.9CVSS0.00171EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/15 8:16 p.m.75 views

CVE-2026-52887

NocoBase before version 2.0.61 is affected by CVE-2026-52887 due to a SQL injection in the in-app notification plugin. The flaw occurs in GET /api/myInAppChannels:list where filter[latestMsgReceiveTimestamp][$lt] is interpolated into a Sequelize.literal() without escaping or parameter binding, en...

10CVSS6.2AI score0.00593EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/15 7:39 p.m.38 views

CVE-2026-45533 DataEase: Path Traversal Vulnerability

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase export-center deletion can accept path traversal sequences such as ../ in the bulk delete API endpoint and pass attacker-controlled identifiers to ExportCenterManage.delete, allowing recursive deletion of...

8.3CVSS0.00313EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 7:38 p.m.21 views

CVE-2026-50124

DataEase prior to version 2.10.23 contains a remote code execution vulnerability triggered by uploading payload.zip via the Excel upload API (/datasource/upload). This creates an H2 datasource using the zip: protocol, and when the SQL dataset path is executed, CalciteProvider.jdbcFetchResultField...

7.1CVSS6.3AI score0.00322EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 7:38 p.m.41 views

CVE-2026-50124 DataEase: Remote Code Execution (RCE) via Zip Protocol & File Dropper

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase can be exploited by uploading payload.zip through the Excel upload API /datasource/upload, creating an H2 datasource that uses the zip: protocol, and executing an SQL dataset path where...

7.1CVSS0.00322EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/15 7:14 p.m.9 views

CVE-2026-56742

Cilium is a networking, observability, and security solution. Prior to 1.17.17, 1.18.11, and 1.19.5, Cilium clusters using Gateway API allow users with permissions to create or update namespaced HTTPRoutes to mirror HTTP traffic to any Service in any namespace, bypassing the ReferenceGrant...

5.9CVSS6.1AI score0.00171EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/15 7:14 p.m.46 views

CVE-2026-56742 Cilium: Namespaced HTTPRoutes can redirect traffic to other namespaces

Cilium is a networking, observability, and security solution. Prior to 1.17.17, 1.18.11, and 1.19.5, Cilium clusters using Gateway API allow users with permissions to create or update namespaced HTTPRoutes to mirror HTTP traffic to any Service in any namespace, bypassing the ReferenceGrant...

5.9CVSS0.00171EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/15 7:14 p.m.14 views

CVE-2026-56742 Cilium: Namespaced HTTPRoutes can redirect traffic to other namespaces

Cilium is a networking, observability, and security solution. Prior to 1.17.17, 1.18.11, and 1.19.5, Cilium clusters using Gateway API allow users with permissions to create or update namespaced HTTPRoutes to mirror HTTP traffic to any Service in any namespace, bypassing the ReferenceGrant...

5.9CVSS6.1AI score0.00171EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/15 7:14 p.m.23 views

CVE-2026-56742

Cilium Gateway API vulnerability (CVE-2026-56742): Prior to versions 1.17.17, 1.18.11, and 1.19.5, clusters using Gateway API allowed users with write permissions on namespaced HTTPRoutes to mirror traffic to any Service in any namespace, bypassing ReferenceGrant checks. Impacted when Gateway API...

8.9CVSS6.1AI score0.00171EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/15 6:35 p.m.26 views

CVE-2026-15746

CVE-2026-15746 affects strands-agents-tools’ elasticsearch_memory tool (used with Strands Agents SDK). The tool’s schema exposed connection parameters (es_url, cloud_id, api_key); if api_key is omitted, it falls back to the operator’s ELASTICSEARCH_API_KEY and may be sent to a host chosen by an L...

6.9CVSS6.1AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 6:35 p.m.7 views

CVE-2026-15746 Credential disclosure in Strands Agents Tools elasticsearch_memory tool

Strands Agents is an open-source Python SDK for building and running AI agents. The strands-agents-tools package provides pre-built tools for use with the SDK, including the elasticsearchmemory tool for agent memory storage. We identified CVE-2026-15746, a server-side request forgery SSRF issue i...

6.9CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 5:3 p.m.24 views

CVE-2026-59255

BloodHound (through 9.4.0) contains a missing authorization flaw in the custom-nodes API endpoints that lets any authenticated user modify the global graph schema by calling unprotected POST, PUT, and DELETE operations. The issue affects the custom-nodes management API and can affect all users/te...

7.1CVSS6.1AI score0.00246EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/15 5:3 p.m.11 views

CVE-2026-59255 BloodHound Missing Authorization on Custom Node Management API

BloodHound through 9.4.0, fixed in commit 8f79035, contains a missing authorization vulnerability in the custom-nodes API endpoints that allows any authenticated user to modify the global graph schema. Attackers with valid session tokens can create, update, or delete custom node types affecting a...

7.1CVSS6.1AI score0.00246EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/15 5:3 p.m.9 views

CVE-2026-59255

BloodHound through 9.4.0, fixed in commit 8f79035, contains a missing authorization vulnerability in the custom-nodes API endpoints that allows any authenticated user to modify the global graph schema. Attackers with valid session tokens can create, update, or delete custom node types affecting a...

7.1CVSS6.1AI score0.00246EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/15 5:3 p.m.8 views

EUVD-2026-44754

BloodHound through 9.4.0, fixed in commit 8f79035, contains a missing authorization vulnerability in the custom-nodes API endpoints that allows any authenticated user to modify the global graph schema. Attackers with valid session tokens can create, update, or delete custom node types affecting a...

7.1CVSS6.1AI score0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 5:3 p.m.40 views

CVE-2026-59255 BloodHound Missing Authorization on Custom Node Management API

BloodHound through 9.4.0, fixed in commit 8f79035, contains a missing authorization vulnerability in the custom-nodes API endpoints that allows any authenticated user to modify the global graph schema. Attackers with valid session tokens can create, update, or delete custom node types affecting a...

7.1CVSS0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 5:2 p.m.8 views

GHSA-M7PH-9558-MRX3 MantisBT: REST API unauthorized Issue status change

A MantisBT user having $gupdatebugthreshold UPDATER by default can change an Issue's Status via REST and SOAP API, even if the $gsetstatusthreshold config is set to a higher level DEVELOPER by default. Impact Unauthorized change in Issue workflow. Patches...

5.3CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:58 p.m.8 views

BIT-PROMETHEUS-2026-42151 Prometheus Azure AD remote write OAuth client secret exposed via config API

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the clientsecret field in the Azure AD remote write OAuth configuration storage/remote/azuread was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving...

7.5CVSS5.8AI score0.00352EPSS
SaveExploits0References38
ATTACKERKB
ATTACKERKB
added 2026/07/15 2:40 p.m.7 views

CVE-2026-54560

Cloudreve is a self-hosted file management and sharing system. From 4.12.0 until 4.16.1, Cloudreve's OAuth access tokens are issued without the OAuth clientid claim, so the JWT verifier does not load token scopes into request context and RequiredScopes treats the request like non-scoped session...

7.6CVSS6.1AI score0.00247EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder