Lucene search
+L

23196 matches found

CVE
CVE
added 2026/09/18 10:53 a.m.19 views

CVE-2026-93575

CVE-2026-93575 is an incomplete fix for CVE-2026-44248 in Netty's MQTT codec (io.netty.handler.codec.mqtt.MqttDecoder). The decoder validates the packet's Remaining Length against maxBytesInMessage but fails to validate the Properties Length against it. An unauthenticated remote attacker can send...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/18 10:53 a.m.9 views

EUVD-2026-82869

A flaw was found in Netty's MqttDecoder. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted MQTT CONNECT packet. The decoder fails to properly validate the 'Properties Length' against the 'Remaining Length', allowing an attacker to bypass size limits...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/18 10:53 a.m.11 views

CVE-2026-93575

A flaw was found in Netty's MqttDecoder. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted MQTT CONNECT packet. The decoder fails to properly validate the 'Properties Length' against the 'Remaining Length', allowing an attacker to bypass size limits...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 10:31 a.m.17 views

rewrite-cve-2026-22732

rewrite-cve-2026-22732 OpenRewrite recipe that detects code susceptible to CVE-2026-22732, a Spring Security defect where setting Content-Length through one of three response methods bypasses Spring Security's OnCommittedResponseWrapper. Because the wrapper never sees the header,...

9.1CVSS8.1AI score0.0048EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/18 6:15 a.m.6 views

CVE-2026-23006-Kyber-Ciphertext-Length-Side-Channel

CVE-2026-23006 – Canal lateral de longitud de texto cifrado de Kyber Código del programa Python root@kitploit: kyberlengthleak.py - Leaks secret key bit based on ciphertext length import random Simulate encapsulation: ciphertext length depends on message bit def encapsulatepk, bit: In a flawed...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:32 a.m.8 views

CVE-2018-2628-detect

CVE-2018-2628 Vulnerability Batch Detection Script Usage IP format: root@kitploit: 192.168.31.1:443 192.168.31.100:443 Name it url.txt and save it in the same directory, then run the script. Please comment out the output display yourself! Run it like this: root@kitploit:...

9.8CVSS8.5AI score0.99448EPSS
SaveExploits70References1
BDU FSTEC
BDU FSTEC
added 2026/09/18 12:00 a.m.6 views

The vulnerability of the LcpDecodeConfig() function in the operating system kernel of FreeBSD allows a hacker to trigger a service failure or execute arbitrary code.

The vulnerability of the LcpDecodeConfig function in the kernel of the FreeBSD operating system is related to improper handling of discrepancies in parameter length. Exploiting this vulnerability can allow a remote attacker to cause service failures or execute arbitrary code...

9CVSS7.2AI score0.00563EPSS
SaveExploits0References2Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2026/09/18 12:00 a.m.11 views

Linux Kernel Improper Check for Unusual or Exceptional Conditions Vulnerability

Linux Kernel contains an improper check for unusual or exceptional conditions vulnerability in the TLS receive path which allows a zero-length record retrieved from the rxlist to bypass the intended recvmsg record-type handling, potentially causing subsequent TLS records to be processed using...

9.8CVSS7.4AI score0.0203EPSS
SaveIn wildExploits2
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90259

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: qgroup: fix a wrong length calculation in qgroupfreereserveddata In that function, we round down the start position and round up the ending position. But...

5.8AI score0.00198EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2026/09/18 12:00 a.m.11 views

VulnCheck KEV: CVE-2025-39682

Linux Kernel contains an improper check for unusual or exceptional conditions vulnerability in the TLS receive path which allows a zero-length record retrieved from the rxlist to bypass the intended recvmsg record-type handling, potentially causing subsequent TLS records to be processed using...

9.8CVSS7.4AI score0.0203EPSS
SaveIn wildExploits2References2
Kitploit
Kitploit
added 2026/09/17 11:50 p.m.9 views

CVE-2025-8471

CVE-2025-8471 SQL Injection PoC Author : Byte Reaper CVE : CVE-2025-8471 Vulnerability : SQL Injection in “projectworlds Online Admission System v1.0” Description : A blind SQL injection exists in adminlogin.php?aid=. This PoC sends a series of GET requests with various payloads—both two-stage...

9.8CVSS7.4AI score0.00643EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 11:34 p.m.11 views

CVE-2021-37740

Proof of Concept for CVE-2021-37740 Table of Contents Introduction The Vulnerability Executing the PoC Remediation Coordinated Vulnerability Disclosure License Change Log Introduction CVE-2021-37740 is a denial of service DoS vulnerability that affects firmware v3.0.3 of the KNXnet/IP Secure rout...

7.8CVSS7.5AI score0.04581EPSS
SaveExploits2References2
NVD
NVD
added 2026/09/17 9:17 p.m.9 views

CVE-2026-93395

A missing lower-bound validation in the bsonnewfrombuffer function of libbson allows an integer underflow when processing BSON data with a zero-length prefix. The function reads a 32-bit document length from the input buffer but does not verify that the value is at least 5 the minimum valid BSON...

6.9CVSS0.00238EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 8:34 p.m.31 views

CVE-2026-93395 Integer Underflow → Heap Out-of-Bounds Read in `bson_new_from_buffer()

A missing lower-bound validation in the bsonnewfrombuffer function of libbson allows an integer underflow when processing BSON data with a zero-length prefix. The function reads a 32-bit document length from the input buffer but does not verify that the value is at least 5 the minimum valid BSON...

6.9CVSS0.00238EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/17 7:52 p.m.8 views

CVE-2026-77412

A flaw was found in RabbitMQ amqp091-go. A malicious or compromised broker can send a specially crafted AMQP Advanced Message Queuing Protocol message with a malformed field length. This can cause an integer overflow, leading to a runtime panic in the client process. Consequently, the client...

8.9CVSS5.7AI score0.00411EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/17 5:41 p.m.7 views

bleeding-heart

Heartbleed The Heartbleed bug CVE-2014-0160 is a severe implementation flaw in the OpenSSL library, which enables attackers to steal data from the memory of the victim server. The contents of the stolen data depend on what is there in the memory of the server. It could potentially contain private...

7.5CVSS7.5AI score0.99999EPSS
SaveExploits95
OSV
OSV
added 2026/09/17 5:18 p.m.6 views

AZL-102660 CVE-2026-93095 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: hfsplus: validate thread record before delete key rebuild hfsplusdeletecat is called with str == NULL when the last open reference to an unlinked HFS+ hardlink backing inode is closed. In that case, the function finds the catalog...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.7 views

AZL-102224 CVE-2026-92523 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: validate dynamic counter attribute length RDMANLDEVATTRSTATHWCOUNTERS is a nested attribute whose children are consumed directly with nlagetu32. The top-level policy validates only the container, so it does not...

5.8AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.7 views

CVE-2026-92523

In the Linux kernel, the following vulnerability has been resolved: RDMA/nldev: validate dynamic counter attribute length RDMANLDEVATTRSTATHWCOUNTERS is a nested attribute whose children are consumed directly with nlagetu32. The top-level policy validates only the container, so it does not...

0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102312 CVE-2026-92496 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Avoid buffer overread in ath11kwmitlvoprx Currently, in ath11kwmitlvoprx, the firmware buffer is read without first verifying that the buffer has enough data to hold a header. This could result in a buffer overread...

6AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder