Lucene search
+L

799 matches found

OSV
OSV
added 2026/07/09 4:49 p.m.14 views

PYSEC-2026-3127 Out of bounds read and write in Tensorflow

Impact There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write: cc for int i = 0; i argssize; j++ auto arg = t-mutableargsi; // ... Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg...

8.8CVSS7AI score0.00837EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 8:03 a.m.18 views

CLEANSTART-2026-SD94217 Security fixes for CVE-2026-42504 applied in versions: 2.8.0-r3

Security vulnerability affects the local-static-provisioner-fips package. This issue is resolved in later releases. See references for vulnerability details...

7.5CVSS6.9AI score0.0056EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/08 1:49 p.m.40 views

CVE-2026-56359 n8n - Cross-Site Scripting in Credential Management OAuth2 Authorization URL

n8n before 2.8.0 contains a cross-site scripting vulnerability in the credential management flow where authenticated users can inject malicious JavaScript URLs into OAuth2 credential Authorization URL fields. Attackers can craft malicious credentials and trick victims into clicking the OAuth...

5.4CVSS0.00243EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-2018 vLLM deserialization vulnerability leading to DoS and potential RCE

Summary A memory corruption vulnerability that leading to a crash denial-of-service and potentially remote code execution RCE exists in vLLM versions 0.10.2 and later, in the Completions API endpoint. When processing user-supplied prompt embeddings, the endpoint loads serialized tensors using...

8.8CVSS6.8AI score0.00892EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 11:45 a.m.13 views

RDiffWeb vulnerable to Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.8.0...

6.5CVSS6.2AI score0.00448EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1863 RDiffWeb vulnerable to Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling in GitHub repository ikus060/rdiffweb prior to 2.8.0...

4.2CVSS6.2AI score0.00448EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.25 views

PT-2026-54039

Name of the Vulnerable Software and Affected Versions n8n versions prior to 2.8.0 Description An authentication bypass exists that allows authenticated Single Sign-On SSO users to disable SSO enforcement via the API. This allows attackers to create local password credentials to authenticate...

6.3CVSS5.8AI score0.00379EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/25 9:31 a.m.9 views

EUVD-2026-39335

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: 2.8.0. Users are recommended to upgrade to version 2.16.0, which fixes the issue...

9.4CVSS5.8AI score0.00364EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 9:16 a.m.13 views

CVE-2026-41566

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: 2.8.0. Users are recommended to upgrade to version 2.16.0, which fixes the issue...

9.4CVSS0.00364EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 8:04 a.m.23 views

CVE-2026-41566

CVE-2026-41566 affects Apache Kvrocks 2.8.0 and is described as an improper handling of insufficient permissions or privileges, specifically related to the APPLYBATCH command. The issue is rated high risk (CVSS 4.0 base 9.4) with impact on confidentiality, integrity, and availability. No exploita...

9.4CVSS5.8AI score0.00364EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/25 8:04 a.m.35 views

CVE-2026-41566 Apache Kvrocks: Improper permission for the APPLYBATCH command

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache Kvrocks: 2.8.0. Users are recommended to upgrade to version 2.16.0, which fixes the issue...

9.4CVSS0.00364EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/22 4:52 p.m.10 views

CVE-2026-54285 opentelemetry-js: Unbounded memory allocation in W3C Baggage propagation

opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180 entries; these limits were...

5.3CVSS5.9AI score0.00344EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/22 4:52 p.m.8 views

CVE-2026-54285

opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180 entries; these limits were...

5.3CVSS5.9AI score0.00344EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/15 8:38 p.m.21 views

Allocation of Resources Without Limits or Throttling

Overview @opentelemetry/core is an OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the extract function. An attacker can cause excessive memory...

8.2CVSS5.9AI score0.00344EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.22 views

PT-2026-49598

Name of the Vulnerable Software and Affected Versions @opentelemetry/core versions prior to 2.8.0 Description The W3CBaggagePropagator.extract function in @opentelemetry/core fails to enforce size limits when parsing inbound baggage HTTP headers. While the W3C Baggage specification recommends a...

5.3CVSS5.7AI score0.00344EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/06/05 8:35 p.m.26 views

EUVD-2026-33407

Shopper: Authorization bypass and RBAC privilege escalation in team settings...

9.9CVSS5.4AI score0.00321EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/05 8:35 p.m.31 views

Shopper: Authorization bypass and RBAC privilege escalation in team settings

Impact Two distinct authorization defects in the team settings allowed any authenticated panel user to take over the RBAC system: - Settings/Team/Index had no mount authorization. Any authenticated user could load the page and use its public actions to create new roles and delete other users,...

9.9CVSS5.7AI score0.00321EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/05 8:34 p.m.25 views

GHSA-FXQW-97CC-7G5C Shopper: Missing per-action authorization on PaymentMethods, Currencies and Carriers admin tables

Impact The admin tables for PaymentMethods, Currencies and Carriers exposed inline toggles and per-record actions enable, disable, edit, delete that were rendered for any authenticated panel user without checking the corresponding per-action permission. A low-privilege user could: - Disable every...

6.5CVSS5.5AI score0.00221EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/05 8:33 p.m.10 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the store method of sub-form Livewire components used in the product editor. An attacker can modify product pricing, stock, SEO metadata, shipping dimensions, and attached media for any product by tampering with...

7.1CVSS5.8AI score0.00221EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:44 p.m.15 views

CVE-2026-39419

MaxKB is an open-source AI assistant for enterprise. In versions 2.7.1 and below, an authenticated user can bypass sandbox result validation and spoof tool execution results by exploiting Python frame introspection to read the wrapper's UUID from its bytecode constants, then writing a forged resu...

3.1CVSS5.6AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder