Lucene search
+L

447 matches found

NVD
NVD
added 2026/09/18 2:19 p.m.2 views

CVE-2026-93592

vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints, allowing unauthenticated attackers to crash the engine by submitting negative token IDs. A single request with a negative token ID triggers a CUDA device-side assertion that...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/18 1:20 p.m.5 views

CVE-2026-93592

vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints. An unauthenticated attacker can send a single request containing a negative token ID , triggering a CUDA device-side assertion that poisons the GPU context and causes all subseq...

8.7CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 1:20 p.m.8 views

CVE-2026-93592 vLLM before 0.28.0 Denial of Service via negative token ID

vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints, allowing unauthenticated attackers to crash the engine by submitting negative token IDs. A single request with a negative token ID triggers a CUDA device-side assertion that...

8.7CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 6:52 a.m.15 views

sandbox

Concave AI 沙盒 安全、快速、不受信任地运行 AI 代码 一个基于 Firecracker 微虚拟机的可自托管代码执行沙盒平台。利用快照预热技术,启动时间低至 200 毫秒内。 关于 Concave 提供安全、隔离的代码执行环境,用于运行不受信任的代码。基于 Firecracker 微虚拟机、gRPC 编排和现代基础设施工具构建。 基于黄金快照的快速虚拟机配置 用于虚拟机生命周期管理的 gRPC 控制面 用于文件传输和实时输出的流式数据面 带身份认证的 HTTP API 网关 用于轻松集成的 Python SDK 仪表盘与文档站点 快速开始 有关完整的部署说明,请参阅...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/18 6:39 a.m.10 views

CallstackSpoofingPOC

Spoofing de pila de llamadas + POC de syscalls indirectas Este proyecto consiste en un dropper simple de autoinyección en C++ centrado en un POC de evasión de EDR. Para implementarlo, he combinado el uso de Windows Thread Pooling para ocultar la pila de llamadas y el uso de indirect syscalls para...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.8 views

craw

CRAW: Codec Robust Audio Watermarking Source code for CRAW , a robust audio watermarking method built on STFT-magnitude-domain embedding. An encoder embeds a binary message into an audio clip's magnitude spectrogram phase is preserved from the clean signal; a decoder recovers the message under a...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/16 8:35 a.m.13 views

propox

Propox 🛡️🚀 Propox 是一个高性能、安全且可观测的 HTTP/HTTPS 代理,使用 Rust 编写。它旨在处理高吞吐量流量,同时通过高级安全机制主动防御恶意客户端。 ✨ 主要特性 🚀 极致性能 优化并发 :基于 Tokio 和 Hyper 实现非阻塞 I/O。 无锁状态 :使用 DashMap 消除热路径上的锁竞争。 连接池 :复用后端 TCP 连接(Keep-Alive)。 基准测试 : 标准模式 :14,000 RPS(每秒请求数)。 基准测试模式 :28,000 RPS(原始吞吐量)。 🛡️ 主动防御系统 Propox 不仅仅转发流量,它还保护您的后端: 1. 速率限制...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:59 p.m.10 views

cp30_XXE_partial_fix

c3p0 c3p0 es una librería madura y altamente concurrente de pooling de conexiones JDBC, con soporte para el almacenamiento en caché y la reutilización de PreparedStatements. Está licenciada bajo LGPL v.2.1 o EPL v.1.0, a tu elección. c3p0 ahora se mantiene en github. c3p0 está disponible como...

5.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/14 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90678

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QU...

7.5CVSS5.6AI score0.0052EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 10:40 a.m.11 views

CVE-2025-67733

RESP协议注入概念验证 演示通过Valkey/Redis中的Lua脚本错误消息进行的RESP协议注入漏洞的概念验证。 文件 backend.py Flask后端模拟一个使用共享Valkey连接(连接池)的Web应用程序。 端点: 方法| 端点| 描述 ---|---|--- POST| /api/user/role| 设置用户角色 GET| /api/user/role| 获取用户角色 POST| /api/process| 执行Lua脚本 用法: root@kitploit: python backend.py password 示例 python backend.py...

8.5CVSS7.5AI score0.00586EPSS
SaveExploits0
OSV
OSV
added 2026/09/13 4:17 a.m.4 views

UBUNTU-CVE-2026-90678

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/13 3:37 a.m.40 views

CVE-2026-90678

An issue was discovered in HAProxy 3.3.0 through 3.4.4 and in 3.5-dev1 through 3.5-dev5. Exploitation requires an HTTP/3 frontend: HAProxy must be built with QUIC support and configured with a QUIC bind listener, and the affected traffic must reach a backend over HTTP/1.1 using chunked transfer...

7.5CVSS0.0052EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/13 3:37 a.m.48 views

CVE-2026-90678

HAProxy 3.3.0 through 3.4.4 and 3.5-dev1 through 3.5-dev5 are affected by an HTTP request smuggling vulnerability in the HTTP/3 (QUIC) multiplexer . When an HTTP/3 request with no Content-Length header is forwarded to an HTTP/1.1 backend using chunked transfer coding on a reused connection, the d...

7.5CVSS5.7AI score0.0052EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:44 a.m.10 views

CVE-2025-29927

CVE-2025-29927 用于 Next.js CVE-2025-29927 的异步 Python 扫描器。使用 aiohttp 和 aiofiles 高效处理大量 URL 列表、检测漏洞并保存结果。具备连接池、缓存和分块处理功能,以实现快速性能。...

9.1CVSS7.6AI score0.99225EPSS
SaveExploits59
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-82053

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A security issue exists in MongoDB's LDAP authorization integration where pooled LDAP connections can retain stale authentication identities after user...

8.1CVSS5.9AI score0.00233EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 4:12 p.m.27 views

CVE-2026-82053 Improper Session Handling in MongoDB Server LDAP Authorization Integration Leads to Incorrect Role Assignment

A security issue exists in MongoDB's LDAP authorization integration where pooled LDAP connections can retain stale authentication identities after user authentication under certain configurations. Subsequent authorization queries may execute under an unintended LDAP identity rather than the...

8.1CVSS0.00233EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 4:12 p.m.6 views

EUVD-2026-72940

A security issue exists in MongoDB's LDAP authorization integration where pooled LDAP connections can retain stale authentication identities after user authentication under certain configurations. Subsequent authorization queries may execute under an unintended LDAP identity rather than the...

8.1CVSS5.8AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

AZL-99795 CVE-2026-80229 affecting package mysql 8.0.46-1

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

7.5CVSS5.8AI score0.00899EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/09/06 5:47 p.m.12 views

EUVD-2026-72167

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership...

5.8AI score0.00899EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2026/08/25 6:11 p.m.13 views

curl: CVE-2026-80229: OpenSSL provider use-after-free

Summary When CURLOPTSSLENGINE is set e.g. "default" on OpenSSL 3.x, osslsetprovider line 1791 allocates a per-handle OSSLLIBCTX and stores it in data-state.libctx. During TLS connection setup, SSLCTXnewex line 3750 receives this library context and embeds a pointer to it inside the newly created...

7.5CVSS5.8AI score0.00899EPSS
SaveExploits1
Rows per page
Query Builder