Lucene search
+L

310556 matches found

Cvelist
Cvelist
added 2026/09/17 5:10 p.m.38 views

CVE-2026-54551 WireGuard Portal: Authenticated WebSocket /api/v0/ws broadcasts all peers' and interfaces' traffic stats to every user (missing per-user authorization)

WireGuard Portal, or wg-portal, is a web-based configuration portal for WireGuard server management. From 2.2.0 until 2.3.0, the authenticated GET /api/v0/ws statistics WebSocket in internal/app/api/v0/handlers/endpointwebsocket.go subscribes to TopicPeerStatsUpdated and TopicInterfaceStatsUpdate...

4.3CVSS0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 5:09 p.m.6 views

EUVD-2026-82333

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS6.3AI score0.00351EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 5:09 p.m.7 views

CVE-2026-44235 rabbitmq-c: size_t underflow in AMQP frame length computation leads to out-of-bounds read

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/09/17 5:09 p.m.62 views

CVE-2026-44235

rabbitmq-c (a C-language AMQP client library) prior to 0.16.0 contains an unsigned size_t underflow in amqp_handle_input() (librabbitmq/amqp_connection.c). A malicious AMQP server can send an undersized HEADER or METHOD frame during client login, causing the computed encoded.len to wrap to 0xffff...

6.5CVSS6.3AI score0.00351EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/17 5:09 p.m.9 views

CVE-2026-44235 rabbitmq-c: size_t underflow in AMQP frame length computation leads to out-of-bounds read

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS6.3AI score0.00351EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 5:09 p.m.41 views

CVE-2026-44235 rabbitmq-c: size_t underflow in AMQP frame length computation leads to out-of-bounds read

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS0.00351EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/17 5:09 p.m.30 views

CVE-2026-44235

rabbitmq-c is a C-language AMQP client library for RabbitMQ. Prior to 0.16.0, a malicious AMQP server can send an undersized HEADER or METHOD frame during client login and cause unsigned sizet underflow in amqphandleinput in librabbitmq/amqpconnection.c. The parser subtracts HEADERSIZE, fixed...

6.5CVSS6.3AI score0.00351EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 5:06 p.m.9 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.9CVSS7.1AI score0.01452EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/17 5:04 p.m.8 views

CVE-2025-29009

CVE-2025-29009 WordPress Medical Prescription Attachment Plugin for WooCommerce 插件 = 1.2.3 存在高优先级任意文件上传漏洞 CVE-2025-29009 Webkul Medical Prescription Attachment — 无限制文件上传 → Web Shell root@kitploit: ,-. . , ,--. ,-. ,-. ,-. ;--' ,-. ,-. ,-. ,-. ,-. / | / | / /\ | / /\ / /\ | | / |- --- / | / | / -...

10CVSS6.1AI score0.00544EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/17 5:04 p.m.7 views

CVE-2025-14998

Wordpress Branda – White Label y Branding, Personalizador gratuito de página de inicio de sesión = 3.4.24 - Escalada de privilegios no autenticada mediante apropiación de cuenta CVE-2025-14998 El plugin Branda para WordPress es vulnerable a la escalada de privilegios mediante apropiación de cuent...

9.8CVSS6.1AI score0.0181EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/09/17 5:04 p.m.14 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.2CVSS6AI score0.00411EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/17 5:04 p.m.11 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.2CVSS6AI score0.00411EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 5:00 p.m.6 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.9CVSS6.6AI score0.02761EPSS
SaveExploits3Affected Software2
Microsoft Secure
Microsoft Secure
added 2026/09/17 5:00 p.m.14 views

From guidance to action: Security fundamentals that materially reduce risk

AI has already made fundamental changes to the operating environment for cybersecurity. Cyberattackers are testing more paths, adapting their techniques, and moving across digital environments with greater speed and persistence. The weaknesses they exploit remain familiar: excessive permissions,...

5.5AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/09/17 4:57 p.m.15 views

Exploit for CVE-2026-92805

CVE-2026-92805 UVdesk unauth wizard super-admin POC UVdesk Co...

9.8CVSS5.8AI score0.00347EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 4:50 p.m.8 views

hephaestus-server-forger

面向 Apache、Nginx 和 IIS 的服务器安全审计工具 — 13 个扫描阶段、70+ 发现编码、AI 驱动的加固指南。 快速开始 · 文档 · Docker 部署 · AI 分析 · 在 GitHub 上标星 实战演示 实时扫描 · Apache 2.4.54 · 11 个发现 · 44.17 秒 · 扫描 518 · 安全模式 HTML 报告 —...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/17 4:49 p.m.11 views

CVE-2026-1492

CVE-2026-1492 User Registration & Membership = 5.1.2 - Escalada de Privilegios no Autenticada mediante Registro de Membresía 🔴 Resumen de la Vulnerabilidad CVE-2026-1492 — Escalada de Privilegios no Autenticada mediante Registro de Membresía Descripción: El plugin User Registration & Membership...

9.8CVSS8.8AI score0.27989EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/17 4:45 p.m.15 views

CVE-2026-4484

CVE-2026-4484 Masteriyo LMS = 2.1.6 - Autorización faltante que permite la escalada de privilegios de usuario autenticado Estudiante+ a Administrador 🔴 Resumen de la vulnerabilidad CVE-2026-4484 — Escalada de privilegios autenticada Estudiante → Administrador Descripción: El complemento Masteriyo...

8.8CVSS6.1AI score0.00353EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/17 4:45 p.m.5 views

Guardrails v0.24.1

NVIDIA NeMo Guardrails Library LATEST RELEASE / DEVELOPMENT VERSION : The develop branch tracks the latest top of tree development. The latest released version is 0.24.1. ✨✨✨ 📌 The official NeMo Guardrails library documentation is available atdocs.nvidia.com/nemo/guardrails. ✨✨✨ NVIDIA NeMo...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/17 4:35 p.m.10 views

CVE-2026-66066

CVE-2026-66066 — KindaRails2Shell Rails Active Storage/libvips Lectura Arbitraria de Archivos → Robo de SECRETKEYBASE → RCE Resumen CVE-2026-66066 es una cadena de severidad crítica CVSS 9.5 de lectura arbitraria de archivos previa a la autenticación hasta ejecución remota de código en Ruby on...

9.5CVSS9.1AI score0.27861EPSS
SaveExploits10
Rows per page
Query Builder