Lucene search
+L

330475 matches found

Cvelist
Cvelist
added last week24 views

CVE-2026-48702 Rekor has an OOM Condition due to Unbounded gzip Decompression in Alpine APK Parsing Logic

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS0.00461EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week4 views

CVE-2026-48702

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS8.2AI score0.00461EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added last week3 views

CVE-2026-48702 Rekor has an OOM Condition due to Unbounded gzip Decompression in Alpine APK Parsing Logic

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS5.6AI score
SaveExploits0References3
Debian CVE
Debian CVE
added last week9 views

CVE-2026-48702

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS8.2AI score0.00461EPSS
SaveExploits0
CVE
CVE
added last week78 views

CVE-2026-48702

CVE-2026-48702 : Rekor before 1.5.2 decompresses APK signatures in Alpine APK parsing without bounding the total decompressed size, enabling a decompression bomb via gzip with extreme ratios. Attackers can trigger unbounded heap allocation during requests to unauthenticated endpoints POST /api/v1...

7.5CVSS8.2AI score0.00461EPSS
SaveExploits0References1
EUVD
EUVD
added last week12 views

EUVD-2026-57928

Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size...

7.5CVSS8.2AI score0.00461EPSS
SaveExploits0References1
Cvelist
Cvelist
added last week39 views

CVE-2026-18024 PostgreSQL ascii() function reads past end of buffer

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
AlpineLinux
AlpineLinux
added last week7 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.3CVSS5.7AI score0.00295EPSS
SaveExploits0
CVE
CVE
added last week203 views

CVE-2026-18024

CVE-2026-18024 affects the PostgreSQL ascii() function, where a buffer over-read discloses up to 3 bytes after the end of a specific allocation through a crafted text value. The issue belongs to the same class as CVE-2026-2006, but with lesser impact. Affected versions include all releases prior ...

4.3CVSS5.4AI score0.00295EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added last week202 views

CVE-2026-16241

CVE-2026-16241 is a PostgreSQL ECPG vulnerability describing an integer underflow that lets a database server administrator trigger a temporary denial of service on the ECPG client by sending a bytea value without the mandatory prefix. The client may overwrite a large memory region with attacker-...

3.8CVSS5.3AI score0.00335EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added last week41 views

CVE-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.2CVSS0.00399EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added last week7 views

CVE-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.4AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
added last week41 views

CVE-2026-14679

CVE-2026-14679 : PostgreSQL suffers a stack buffer overflow in argument name matching that can affect object creators through OUT parameter count. Affected versions are PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 (and earlier). The attack writes 0x0 and 0x1 bytes to server memory. The descrip...

8.2CVSS5.5AI score0.00399EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added last week44 views

CVE-2026-14678 PostgreSQL pg_trgm picksplit reads past end of buffer

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS0.00301EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added last week6 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.4AI score0.00301EPSS
SaveExploits0
EUVD
EUVD
added last week6 views

EUVD-2026-57842

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.3AI score0.00301EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added last week10 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.4AI score0.00301EPSS
SaveExploits0
CVE
CVE
added last week198 views

CVE-2026-14678

The provided records identify CVE-2026-14678 as a buffer over-read in PostgreSQL’s pg_trgm index picksplit function, which reads past the end of a heap buffer. This may allow a table maintainer to infer limited memory values via the lossy signal of index split choices. Affected are PostgreSQL ver...

4.3CVSS5.3AI score0.00301EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added last week6 views

CVE-2026-14678 PostgreSQL pg_trgm picksplit reads past end of buffer

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.3AI score0.00301EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added last week5 views

CVE-2026-14668 PostgreSQL ctid type confusion in selectivity estimator discloses derivative of arbitrary read

Type confusion regarding input of PostgreSQL ctid data type selectivity estimator allows an object creator to view a calculation derived from the value of an arbitrary 4-byte span of memory, via a chosen non-ctid input. While the calculation loses precision, substantial memory value recovery...

8.1CVSS5.4AI score0.00454EPSS
SaveExploits0References1
Rows per page
Query Builder