Lucene search
+L

558033 matches found

Vulnrichment
Vulnrichment
added last week13 views

CVE-2026-14456 Unbounded Memory Growth in QUIC Server Incoming Channel Queue

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

5.4AI score0.00465EPSS
SaveExploits0References4
Cvelist
Cvelist
added last week40 views

CVE-2026-14456 Unbounded Memory Growth in QUIC Server Incoming Channel Queue

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

0.00465EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added last week5 views

CVE-2026-14456

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

7.5CVSS5.5AI score0.00465EPSS
SaveExploits0
CVE
CVE
added last week156 views

CVE-2026-14456

Summary of CVE-2026-14456 : OpenSSL’s QUIC server (Listener SSL object) can allocate and queue new incoming channels for valid QUIC Initial packets with unknown destination Connection IDs, potentially growing memory usage without limits and causing a Denial of Service. The root cause is handling ...

7.5CVSS5.4AI score0.00465EPSS
SaveExploits0References5
EUVD
EUVD
added last week6 views

EUVD-2026-57919

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

7.5CVSS5.4AI score0.00465EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added last week21 views

Exploit for Authentication Bypass by Spoofing in Frangoteam Fuxa

CVE-2026-25938 - FUXA Unauthenticated RCE 1. What is FUXA?...

9.8CVSS5.9AI score0.00977EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added last week3 views

CVE-2026-60075

A flaw was found in Date::Manip for Perl. An attacker could exploit a vulnerability in the parsetime function by providing a specially crafted input string containing long sequences of whitespace. This could lead to excessive CPU consumption due to inefficient processing, resulting in a Denial of...

7.5CVSS4.7AI score0.00387EPSS
SaveExploits0References6
OSV
OSV
added last week4 views

DEBIAN-CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.3AI score0.00596EPSS
SaveExploits0References1
OSV
OSV
added last week7 views

ALPINE-CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.3AI score0.00596EPSS
SaveExploits0References1
NVD
NVD
added last week6 views

CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS0.00596EPSS
SaveExploits0References1
NVD
NVD
added last week12 views

CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS0.00295EPSS
SaveExploits0References1
OSV
OSV
added last week8 views

DEBIAN-CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.6AI score0.00295EPSS
SaveExploits0References1
OSV
OSV
added last week6 views

ALPINE-CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.7AI score0.00295EPSS
SaveExploits0References1
OSV
OSV
added last week5 views

ALPINE-CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS6.1AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added last week3 views

DEBIAN-CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS6.1AI score0.00479EPSS
SaveExploits0References1
NVD
NVD
added last week7 views

CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.5, 17.11,...

8.8CVSS0.00479EPSS
SaveExploits0References1
OSV
OSV
added last week7 views

ALPINE-CVE-2026-14680

Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type. Type "internal" represents a class of mutually-incompatible data structures not intended for...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References1
OSV
OSV
added last week5 views

ALPINE-CVE-2026-14677

Integer wraparound in PostgreSQL 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This may execute arbitrary code as the operating system user running the database. CVE-2026-6473 had fixe...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References1
OSV
OSV
added last week5 views

DEBIAN-CVE-2026-14680

Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type. Type "internal" represents a class of mutually-incompatible data structures not intended for...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References1
NVD
NVD
added last week6 views

CVE-2026-14677

Integer wraparound in PostgreSQL 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This may execute arbitrary code as the operating system user running the database. CVE-2026-6473 had fixe...

8.8CVSS0.00604EPSS
SaveExploits0References1
Rows per page
Query Builder