Lucene search
+L

261869 matches found

OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14679 PostgreSQL stack buffer overflow in argument match writes 0x0 and 0x1 to server memory

Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.2CVSS5.7AI score0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.9 views

BIT-POSTGRESQL-2026-14670 PostgreSQL plperl tied object heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL plperl return of a tied hash allows the function owner to execute arbitrary code as the operating system user running the database, via a crafted function body. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.3AI score0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14669 PostgreSQL to_char heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.4AI score0.00585EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/19 8:52 a.m.5 views

BIT-POSTGRESQL-2026-14664 PostgreSQL regexp heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL regexp allows the query author to execute arbitrary code as the operating system user running the database, via text that would not pass encoding validation. This shares heritage with CVE-2026-2006, but this case involved unanticipated data growth when...

8.8CVSS6.4AI score0.00436EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 8:17 a.m.8 views

CVE-2026-76036

A flaw was found in Dawn in Google Chrome on Android. This buffer overflow vulnerability allows a remote attacker to execute arbitrary code outside of the sandbox. This can be achieved by enticing a user to visit a specially crafted HTML page...

9.6CVSS6.4AI score0.0081EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/19 8:17 a.m.10 views

CVE-2026-58081

Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-supplied output buffer before writing converted characters. An application that uses iconv3 to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer...

9.8CVSS0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 8:17 a.m.9 views

CVE-2026-58082

The ISO-2022 encoding module used a stack buffer sized to MBLENMAX 6 bytes for intermediate character output. Some ISO-2022 variants can require up to 10 bytes per character, in which case conversions can trigger a stack buffer overflow of up to four bytes. An application that uses iconv3 to...

9.8CVSS0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 8:15 a.m.4 views

USN-8093-2 libssh vulnerability

USN-8093-1 fixed a vulnerability in libssh. This update provides the corresponsing fix for Ubuntu 26.04 LTS. Original advisory details: It was discovered that libssh incorrectly performed bounds checking when processing SFTP extensions. If a client application queried extension data out of bounds...

7.5CVSS5.7AI score0.00631EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 7:20 a.m.26 views

CVE-2026-58082 Stack based buffer overflow in iconv(3)

The ISO-2022 encoding module used a stack buffer sized to MBLENMAX 6 bytes for intermediate character output. Some ISO-2022 variants can require up to 10 bytes per character, in which case conversions can trigger a stack buffer overflow of up to four bytes. An application that uses iconv3 to...

0.00214EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:20 a.m.56 views

CVE-2026-58082

This stack buffer overflow in FreeBSD's iconv(3) ISO-2022 encoding module occurs because an intermediate buffer is sized to MB_LEN_MAX (6 bytes) , while some ISO-2022 variants require up to 10 bytes per character , allowing overflow of up to four bytes. Any application using iconv(3) to convert u...

9.8CVSS5.7AI score0.00214EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:20 a.m.27 views

CVE-2026-58081 Heap based buffer overflow in iconv(3)

Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-supplied output buffer before writing converted characters. An application that uses iconv3 to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer...

0.00214EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:20 a.m.48 views

CVE-2026-58081

CVE-2026-58081 is a buffer overflow in FreeBSD's iconv(3) library. The HZ, UTF-7, VIQR, and ZW encoding modules did not properly validate the caller-supplied output buffer size before writing converted characters, allowing an application converting untrusted input to overflow that buffer. Red Hat...

9.8CVSS5.7AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.6 views

CVE-2026-49420

The RTSP handler in libalias rewrote outgoing packets into a fixed-length stack buffer without checking whether the rewritten data fit in the buffer, or whether the result fit back in the original packet. A host sending crafted RTSP traffic from inside a NAT gateway using libalias can overflow a...

8.8CVSS0.00274EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 5:20 a.m.7 views

EUVD-2026-62242

The RTSP handler in libalias rewrote outgoing packets into a fixed-length stack buffer without checking whether the rewritten data fit in the buffer, or whether the result fit back in the original packet. A host sending crafted RTSP traffic from inside a NAT gateway using libalias can overflow a...

8.8CVSS9.6AI score0.00274EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:20 a.m.7 views

CVE-2026-49420 Buffer overflow in libalias RTSP handler

The RTSP handler in libalias rewrote outgoing packets into a fixed-length stack buffer without checking whether the rewritten data fit in the buffer, or whether the result fit back in the original packet. A host sending crafted RTSP traffic from inside a NAT gateway using libalias can overflow a...

9.6AI score0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:20 a.m.34 views

CVE-2026-49420 Buffer overflow in libalias RTSP handler

The RTSP handler in libalias rewrote outgoing packets into a fixed-length stack buffer without checking whether the rewritten data fit in the buffer, or whether the result fit back in the original packet. A host sending crafted RTSP traffic from inside a NAT gateway using libalias can overflow a...

0.00274EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:20 a.m.49 views

CVE-2026-49420

The RTSP handler in FreeBSD's libalias library writes rewritten packets into a fixed-length stack buffer without bounds checks, enabling a stack buffer overflow triggered by crafted RTSP traffic on NAT ports 554/7070, leading to RCE in the kernel (ipfw(4) NAT) or root-owned natd(8) process. Worka...

8.8CVSS9.6AI score0.00274EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/19 4:47 a.m.9 views

CVE-2026-76043

creationtimestamp| type| source ---|---|--- 2026-08-19 04:47:45+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260819 2026-08-24 04:46:35+00:00| seen| https://www.hkcert.org/security-bulletin/microsoft-edge-multiple-vulnerabilities20260824...

8.8CVSS4.7AI score0.00448EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/19 4:47 a.m.11 views

CVE-2026-76037

creationtimestamp| type| source ---|---|--- 2026-08-19 04:47:31+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260819 2026-08-24 04:46:24+00:00| seen| https://www.hkcert.org/security-bulletin/microsoft-edge-multiple-vulnerabilities20260824 2026-08-24...

8.4CVSS4.7AI score0.00207EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/19 4:47 a.m.11 views

CVE-2026-74984

creationtimestamp| type| source ---|---|--- 2026-08-19 04:47:03+00:00| seen| https://www.hkcert.org/security-bulletin/mozilla-products-multiple-vulnerabilities20260819...

6.8CVSS4.8AI score0.00198EPSS
SaveExploits0References1
Rows per page
Query Builder