Lucene search
+L

319348 matches found

Vulnrichment
Vulnrichment
added 2026/09/17 5:13 p.m.5 views

CVE-2026-54446 NetLicensing MCP Server: Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode

NetLicensing MCP Server is a natural-language interface that enables agentic applications to manage the software-licensing lifecycle in Labs64 NetLicensing. Prior to 0.1.6, network-reachable HTTP transport requests to /mcp that omit x-netlicensing-api-key, Authorization: Bearer, and the apikey...

8.1CVSS0.00469EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 5:13 p.m.3 views

EUVD-2026-82336

NetLicensing MCP Server is a natural-language interface that enables agentic applications to manage the software-licensing lifecycle in Labs64 NetLicensing. Prior to 0.1.6, network-reachable HTTP transport requests to /mcp that omit x-netlicensing-api-key, Authorization: Bearer, and the apikey...

8.1CVSS0.00469EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 5:13 p.m.50 views

CVE-2026-54446

netlicensing-mcp (Labs64) is a natural-language MCP server for the NetLicensing licensing API. Prior to 0.1.6 , the ApiKeyMiddleware in server.py fails to reject requests that carry no client API key; the downstream client then falls back to the operator's NETLICENSING_API_KEY environment variabl...

8.1CVSS0.00469EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 5:13 p.m.31 views

CVE-2026-54446 NetLicensing MCP Server: Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode

NetLicensing MCP Server is a natural-language interface that enables agentic applications to manage the software-licensing lifecycle in Labs64 NetLicensing. Prior to 0.1.6, network-reachable HTTP transport requests to /mcp that omit x-netlicensing-api-key, Authorization: Bearer, and the apikey...

8.1CVSS0.00469EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 5:10 p.m.10 views

CVE-2021-43609-POC

Spiceworks Sort SQLi Spiceworks 的 sort 参数中存在一处 SQLi。完整利用链为 SQLi - 文件读取 - RCE。 演示 先决条件 root@kitploit: apt update && apt install -y ruby-dev nodejs python3 python3-pip libsqlite3-dev pip3 install requests gem install bundler && cd rce && bundle install 阶段 1 使用 poc.py 利用 SQLi - 文件读取并提取 secretkeybase...

9.9CVSS8.1AI score0.02023EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/17 5:09 p.m.650 views

log4j-detect

log4j-detect Simple Python 3 script to detect the "Log4j" Java library vulnerability CVE-2021-44228 for a list of URL with multithreading The script "log4j-detect.py" developed in Python 3 is responsible for detecting whether a list of URLs are vulnerable to CVE-2021-44228. To do so, it sends a G...

10CVSS7.5AI score0.99999EPSS
SaveExploits372
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 5:06 p.m.5 views

Security Bulletin: IBM Guardium Data Protection is affected by multiple vulnerabilities.

Summary IBM Guardium Data Protection has addressed these vulnerabilities in an update. Vulnerability Details CVEID:CVE-2026-84031 DESCRIPTION: IBM Guardium Data Protection could allow a remote authenticated attacker to execute arbitrary code due to improper neutralization of input during web page...

9.9CVSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/17 5:04 p.m.9 views

RabbitMQ amqp091-go: Consumer Message Flooding via Signed-to-Unsigned Integer Casting in Qos Configuration

Summary A logic and resource exhaustion vulnerability exists in the AMQP client's Quality of Service Qos configuration method. The Qos function accepts signed integers int for the prefetchCount and prefetchSize parameters but casts them directly to unsigned integers uint16 and uint32, respectivel...

8.2CVSS0.00411EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/17 5:04 p.m.8 views

GHSA-RM6M-HRCW-JW33 RabbitMQ amqp091-go: Consumer Message Flooding via Signed-to-Unsigned Integer Casting in Qos Configuration

Summary A logic and resource exhaustion vulnerability exists in the AMQP client's Quality of Service Qos configuration method. The Qos function accepts signed integers int for the prefetchCount and prefetchSize parameters but casts them directly to unsigned integers uint16 and uint32, respectivel...

8.2CVSS0.00411EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/17 5:03 p.m.5 views

EUVD-2026-80817

RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection...

8.7CVSS0.00097EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 5:03 p.m.8 views

RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

Summary A query parameter injection vulnerability exists in the AMQP client's connection URI formatting logic. When generating or parsing connection URIs, TLS-related filesystem paths such as certificates or keys are appended directly to the URI's query string using string concatenation rather th...

8.7CVSS0.00097EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/17 5:03 p.m.8 views

GHSA-465G-FH3V-9JW4 RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

Summary A query parameter injection vulnerability exists in the AMQP client's connection URI formatting logic. When generating or parsing connection URIs, TLS-related filesystem paths such as certificates or keys are appended directly to the URI's query string using string concatenation rather th...

8.7CVSS0.00097EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/17 5:03 p.m.6 views

RabbitMQ amqp091-go: Denial of Service via Sub-Spec Frame Size Negotiation

Summary A Denial of Service DoS vulnerability exists in the AMQP client's connection negotiation logic. The AMQP specification explicitly mandates a strict minimum frame size of 4096 bytes to prevent pathological packet fragmentation. While the library defines a frameMinSize = 4096 constant, the...

8.9CVSS0.00411EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/17 5:03 p.m.4 views

GHSA-XWWF-M8FG-P9Q2 RabbitMQ amqp091-go: Denial of Service via Sub-Spec Frame Size Negotiation

Summary A Denial of Service DoS vulnerability exists in the AMQP client's connection negotiation logic. The AMQP specification explicitly mandates a strict minimum frame size of 4096 bytes to prevent pathological packet fragmentation. While the library defines a frameMinSize = 4096 constant, the...

8.9CVSS0.00411EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 5:00 p.m.3 views

Security Bulletin: Multiple vulnerabilities in IBM Controller

Summary Multiple vulnerabilities were addressed in IBM Controller version 11.2.0 Vulnerability Details CVEID:CVE-2025-62718 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checki...

9.9CVSS0.02761EPSS
SaveExploits3Affected Software2
Kitploit
Kitploit
added 2026/09/17 4:38 p.m.193 views

decoder-plus-plus

Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 4:31 p.m.272 views

btlejack

BtleJack: a new Bluetooth Low Energy swiss-army knife Btlejack provides everything you need to sniff, jam and hijack Bluetooth Low Energy devices. It relies on one or more BBC Micro:Bit . devices running a dedicated firmware. You may also want to use anAdafruit's Bluefruit LE sniffer or a nRF5182...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 4:28 p.m.10 views

CVE-2022-30040

Tenda AX1803 v1.0.0.12890 拒绝服务漏洞 概述 制造商网站信息:https://www.tenda.com.cn/profile/contact.html 固件下载地址:https://www.tenda.com.cn/download/default.html 漏洞描述 漏洞位于 rootfsubifs 文件系统中的 /bin/tdhttpd 内的 /goform/SetSysTimeCfg 函数,攻击者可以访问 http://ip/goform/SetSysTimeCfg 并通过设置 ntpserve 参数,引发栈缓冲区溢出,从而实现路由器拒绝服务的效果。...

7.5CVSS7.5AI score0.0186EPSS
SaveExploits1
NVD
NVD
added 2026/09/17 4:18 p.m.4 views

CVE-2026-93013

RAGFlow through 0.27.2 contains a path traversal vulnerability in the devinsertchunksfromfile and devinsertmetadatafromfile endpoints that allows authenticated attackers to read arbitrary files by supplying absolute file paths in the filepath parameter. Attackers with valid access tokens can...

5.3CVSS0.00349EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/17 4:18 p.m.4 views

CVE-2026-93014

RosarioSIS versions before 12.9 fail to validate the filename request parameter in Users and Students modules, allowing authenticated users to unlink allow-listed files via path traversal. Attackers can use parent-directory sequences to escape upload directories and delete CSS, XML, JSON resource...

7.1CVSS0.00391EPSS
SaveExploits0References4
Rows per page
Query Builder