Lucene search
+L

81438 matches found

CVE
CVE
•added 2026/06/16 6:51 p.m.•65 views

CVE-2026-0140

In RtpPacket::decodePacket, there is a possible out-of-bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation...

4.3CVSS5.7AI score0.00178EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/06/16 6:32 p.m.•31 views

CVE-2026-47747

The CVE affects stable-diffusion.cpp, a pure C/C++ library for running diffusion model inference. The vulnerability lies in the pickle .ckpt parser in src/model.cpp within versions prior to master-584-0a7ae07, where a heap-based overflow could occur in the BINUNICODE opcode handler due to sign co...

7.8CVSS5.7AI score0.00202EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/06/16 6:32 p.m.•13 views

CVE-2026-47747 stable-diffusion.cpp has a Heap-based Buffer Overflow

stable-diffusion.cpp is a pure C/C++ library for running diffusion model Stable Diffusion, Flux, Wan, Qwen Image, Z-Image, and more inference. In versions prior to master-584-0a7ae07, the pickle .ckpt parser in src/model.cpp contained a heap buffer overflow vulnerability in the BINUNICODE opcode...

7.8CVSS5.7AI score0.00202EPSS
SaveExploits1References3
Snyk
Snyk
•added 2026/06/16 2:38 p.m.•26 views

Server-side Request Forgery (SSRF)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the prerenderedErrorPageFetch. An attacker can access sensitive information or interact with...

8.2CVSS5.8AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/16 2:38 p.m.•19 views

GHSA-2PVR-WF23-7PC7 Astro: Host header SSRF in prerendered error page fetch

Summary Astro SSR apps with prerendered error pages /404 or /500 using export const prerender = true fetch those pages over HTTP at runtime when an error occurs. The URL for this fetch is derived from request.url, which in turn gets its origin from the incoming Host header. When the Host header i...

7.5CVSS5.7AI score0.00333EPSS
SaveExploits0References3
Patchstack
Patchstack
•added 2026/06/16 2:38 p.m.•18 views

NPM: Astro: Host header SSRF in prerendered error page fetch

NPM: Astro: Host header SSRF in prerendered error page fetch vulnerability discovered by ? in WordPress Npm astro versions 6.4.6...

7.5CVSS5.8AI score0.00333EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
•added 2026/06/16 2:36 p.m.•19 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: CVE-2026-31629: nfc: llcp: add missing return after LLCPCLOSED checks bsc1263790. CVE-2026-43037: ip6tunnel: clear skb2-cb in ip4ip6err bsc1263995. CVE-2026-43206:...

8.8CVSS5.1AI score0.0099EPSS
SaveExploits114References32
Github Security Blog
Github Security Blog
•added 2026/06/16 2:08 p.m.•28 views

hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

Summary On AWS Lambda, the ALB single-header response and the VPC Lattice v2 response join multiple Set-Cookie headers into one comma-separated value. Because commas also appear inside cookie attributes for example Expires dates, clients cannot split the value back into individual cookies and...

5.3CVSS5.3AI score0.0031EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/06/16 2:08 p.m.•40 views

GHSA-J6C9-X7QJ-28XF hono: AWS Lambda adapter merges multiple `Set-Cookie` headers into one value, dropping cookies on ALB single-header and Lattice

Summary On AWS Lambda, the ALB single-header response and the VPC Lattice v2 response join multiple Set-Cookie headers into one comma-separated value. Because commas also appear inside cookie attributes for example Expires dates, clients cannot split the value back into individual cookies and...

5.3CVSS5.4AI score0.0031EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/06/16 11:52 a.m.•21 views

CVE-2026-12303

Information disclosure due to incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 152 and Thunderbird 152...

4.3CVSS5.3AI score0.00222EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/06/16 11:52 a.m.•16 views

CVE-2026-12297

Sandbox escape due to incorrect boundary conditions in the Networking component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12...

9.6CVSS5.8AI score0.00393EPSS
SaveExploits0References30
RedHat Linux
RedHat Linux
•added 2026/06/16 7:53 a.m.•24 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS6.3AI score0.00761EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/06/16 2:20 a.m.•19 views

SUSE CVE-2026-44893

Netty is a network application framework for development of protocol servers and clients. In netty-codec-haproxy prior to versions 4.1.135.Final and 4.2.15.Final, when decoding a PP2TYPESSL TLV, HAProxyMessage.readNextTLV first calls header.retainedSliceheader.readerIndex, length and only then...

7.5CVSS5.5AI score0.00882EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/06/16 12:00 a.m.•27 views

PT-2026-49810

In OSMMapPMRGeneric of pmr os.c, there is a possible way to leverage a system call to system call to maliciously expand the VMA out of bounds due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not...

7.8CVSS5.5AI score0.00071EPSS
SaveExploits0References3
Redos
Redos
•added 2026/06/16 12:00 a.m.•12 views

ROS-20260616-73-0014

The vulnerability in ImageMagick is related to synchronization errors when using a shared resource. Exploiting this vulnerability can allow an attacker to increase their privileges...

6.3CVSS5.3AI score0.00109EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/06/16 12:00 a.m.•28 views

PT-2026-49793

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A logic error in the PostWipeData function of recovery ui.cpp may cause data persistence after a factory reset. This issue allows for local information disclosur...

3.3CVSS6AI score0.00078EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/06/16 12:00 a.m.•27 views

PT-2026-49740

Name of the Vulnerable Software and Affected Versions Astro versions prior to 6.4.6 Description Astro SSR applications using prerendered error pages, such as '/404' or '/500' with export const prerender = true, fetch these pages over HTTP at runtime during an error. The fetch URL is derived from...

7.5CVSS6AI score0.00333EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
•added 2026/06/16 12:00 a.m.•22 views

The vulnerability of the Universal Plug and Play (UPnP) Device Host Service in Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the Universal Plug and Play UPnP Device Host Service in Windows operating systems is related to data type mixing errors. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

8.1CVSS6.1AI score0.00707EPSS
SaveExploits0References2Affected Software20
Packet Storm
Packet Storm
•added 2026/06/16 12:00 a.m.•94 views

📄 HotelDruid 3.0.x Credential Exposure / Stress Tester

Proof of concept denial of service and credential disclosure exploit for HotelDruid versions 3.0.0 and 3.0.7. ================================================================================================================================== | Title : HotelDruid 3.0.x Credential Exposure & Stress...

7.5CVSS5.2AI score0.00571EPSS
SaveExploits2
OSV
OSV
•added 2026/06/16 12:00 a.m.•27 views

ALSA-2026:26181 Important: postgresql:15 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison CVE-2026-6478 postgresql: integer overflow can cause an undersized allocation and an out-of-bounds write...

8.8CVSS5.5AI score0.01006EPSS
SaveExploits0References8
Rows per page
Query Builder