Lucene search
+L

5791 matches found

OSV
OSV
added 2026/08/20 9:10 p.m.35 views

CVE-2026-67446 Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 9:06 p.m.51 views

CVE-2026-70653 libvips: Possible heap-based buffer read overflow when decoding a well-crafted RLE Radiance image

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, the old-style Radiance RLE decoder in libvips/foreign/radiance.c can process a repeat marker at the beginning of a scanline in scanlinereadold and read q-1 before any prior pixel exists. A crafted Radiance...

4.8CVSS0.00123EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:16 p.m.11 views

AZL-96947 CVE-2026-63385 affecting package libevent for versions less than 2.1.13-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.8AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:15 p.m.19 views

OSEC-2026-16 Path traversal in Cohttp.Path.resolve_local_file

The issue is that the function normalizes the URI path before percent decoding it: OCaml let resolvelocalfile docroot uri = let path = Uri.pctdecode path resolve "http" ofstring "/" uri in ... Because %2f is decoded after Uri.resolve, encoded separators survive dot-segment normalization. For...

8.7CVSS5.5AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.54 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 5:55 p.m.111 views

CVE-2026-63385

Libevent versions before 2.1.13 and 2.2.2-alpha contain two HTTP parsing flaws in http.c: evhttp_decode_uri_internal decodes %00 into literal NUL bytes, truncating paths to bypass validation; evhttp_header_is_valid_value accepts obsolete line folding with CRLF, enabling header injection and acces...

9.2CVSS5.3AI score0.00403EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 5:48 p.m.134 views

CVE-2026-63383

In libevent prior to 2.1.13 and 2.2.2-alpha, decode_tag_internal() in event_tagging.c requests at most five bytes via evbuffer_pullup but iterates over the full logical buffer length. A fragmented evbuffer holding a six-byte malformed tag can advance past the pullup window, causing an out-of-boun...

8.7CVSS5.6AI score0.00384EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/20 4:36 p.m.14 views

CVE-2026-63633

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. A malicious Remote Desktop Protocol RDP server can exploit a heap buffer overflow vulnerability during Opus audio decoding. This occurs when the server negotiates Opus audio with a vulnerable client, causing the...

8.8CVSS6.5AI score0.00459EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 4:35 p.m.18 views

EUVD-2026-63469

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS6.4AI score0.00127EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 2:48 p.m.16 views

Important: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.5CVSS5.6AI score0.00692EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/20 2:48 p.m.22 views

github.com/labstack/echo: Echo: Unauthorized Information Disclosure via URL Path Decoding Discrepancy

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS5.3AI score0.00431EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/20 11:42 a.m.18 views

USN-8653-1: PostgreSQL vulnerabilities

It was discovered that PostgreSQL incorrectly handled COPY FROM STDIN when an early failure occurred. An authenticated user could possibly use this issue to execute arbitrary SQL commands. CVE-2026-6464 It was discovered that PostgreSQL incorrectly reset extended statistics ownership during ALTER...

8.8CVSS7.6AI score0.01006EPSS
SaveExploits4
Cvelist
Cvelist
added 2026/08/20 10:31 a.m.94 views

CVE-2026-73196 Ipa: freeipa: authenticated dos in `otptoken-add` via unbounded otp key decoding/re-encoding

A flaw was found in FreeIPA. A low-privilege authenticated user can exploit this vulnerability by submitting an oversized One-Time Password OTP key value. This oversized key is then decoded and re-encoded without proper size limits, consuming excessive CPU and memory resources. This can lead to a...

4.3CVSS0.00244EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.19 views

PT-2026-80787

BinaryHttpParser: Unauthenticated CPU-exhaustion DoS via infinite loop in field-section decoding - ID: BHTTP-LOOP-001 - Severity: High - CVSS v3.1: 7.5 — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H - CWE: CWE-835 Loop with Unreachable Exit Condition — secondary CWE-400 Uncontrolled Resource...

8.1CVSS6AI score0.00671EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2026/08/20 12:00 a.m.17 views

The vulnerability of the logical decoding mechanism of the PostgreSQL database management system allows a hacker to execute arbitrary code.

The vulnerability of the logical decoding mechanism in the PostgreSQL database management system is related to the lack of authentication. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

9CVSS6AI score0.00285EPSS
SaveExploits1References4Affected Software2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.27 views

PT-2026-79138

Name of the Vulnerable Software and Affected Versions Mailpit versions prior to 1.30.4 Description Mailpit decodes image attachments into a full raster before verifying decoded dimensions, pixel count, or memory usage. This occurs in the GET '/api/v1/message/id/part/partID/thumb' endpoint. The...

5.3CVSS5.9AI score0.00371EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/19 6:17 p.m.7 views

DEBIAN-CVE-2026-63633

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.7AI score0.00459EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 5:21 p.m.9 views

UBUNTU-CVE-2026-75144

FFmpeg before commit 1cdeb3c contains a heap buffer overflow vulnerability in the VC-2/Dirac RTP packetizer libavformat/rtpencvc2hq.c that allows attackers to trigger memory corruption by supplying a crafted Dirac data unit. The packetizer copies an input-derived data unit or fragment size into a...

8.5CVSS5.8AI score0.00137EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/19 4:28 p.m.17 views

CVE-2026-75146

FFmpeg before commit 65b0dab contains an out-of-bounds read in the DASH demuxer libavformat/dashdec.c. When a live DASH manifest is refreshed with a startNumber that is lower than the previous value, the current sequence number is driven negative. The fragment retrieval function checked only the...

8.1CVSS5.4AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 8:53 a.m.14 views

BIT-POSTGRESQL-2026-6471 PostgreSQL logical decoding can dlopen arbitrary file

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before...

7.2CVSS7.2AI score0.00285EPSS
SaveExploits1References2
Rows per page
Query Builder