Lucene search
+L

10716 matches found

Nuclei
Nuclei
added 2026/08/24 5:53 a.m.72 views

Astro Cloudflare Adapter - Server Side Request Forgery

Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint doesn't check the URL...

7.2CVSS5.3AI score0.00829EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74620

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

0.00215EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74620

This Linux kernel vulnerability affects the net/sched subsystem, specifically the act_gact and act_police traffic control actions. The fallback control actions (TCA_GACT_PROB.paction and TCA_POLICE_RESULT) bypass the range check in tcf_action_check_ctrlact(), allowing user space to store TC_ACT_C...

5.9AI score0.00215EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64557

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

6AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.7 views

CVE-2026-74620 net/sched: act_gact, act_police: range check the fallback control action

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.26 views

CVE-2026-74620 net/sched: act_gact, act_police: range check the fallback control action

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

0.00215EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/22 12:26 p.m.8 views

CVE-2026-62243

Netty io.netty:netty-handler versions from 4.2.0.Final through 4.2.16.Final and versions through 4.1.136.Final disable TLS hostname verification on the SslProvider.OPENSSL client path when a plain non-extended X509TrustManager is used and Unsafe-based trust-manager wrapping is unavailable Java 25...

8.7CVSS5.5AI score0.00252EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-79625

In the Linux kernel, the following vulnerability has been resolved: net/sched: act gact, act police: range check the fallback control action tcf action check ctrlact range checks the primary control action: if !opcode ret = action TC ACT VALUE MAX ? -EINVAL : 0; TC ACT VALUE MAX is TC ACT TRAP, s...

5.8AI score0.00215EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/21 7:09 p.m.6 views

CVE-2026-63308

A flaw was found in Helm. A remote attacker can exploit a denial of service vulnerability by including zero-length byte slices, such as empty files, within Helm chart files. This can trigger an index out of range panic in the Files.Lines template helper, leading to deterministic render failures...

6.5CVSS5.4AI score0.00275EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-102089)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102089 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: xtmultiport: validate range encoding in checkentry portsmatchv1 treats any non-zero...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2026/08/20 6:41 p.m.9 views

CVE-2026-15742 affecting package postgresql for versions less than 16.15-1

CVE-2026-15742 affecting package postgresql for versions less than 16.15-1. An upgraded version of the package is available that resolves this issue...

8.8CVSS5.3AI score0.0049EPSS
SaveExploits0
NVD
NVD
added 2026/08/20 9:16 a.m.7 views

CVE-2026-77014

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS0.00232EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 8:21 a.m.10 views

EUVD-2026-63225

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 8:21 a.m.28 views

CVE-2026-77014 Libsoup: libsoup: integer truncation in sort_ranges() comparator causes silent omission of http range responses

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS0.00232EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/20 8:21 a.m.11 views

CVE-2026-77014

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 8:21 a.m.30 views

CVE-2026-77014

libsoup (GNOME's HTTP library) contains an integer truncation flaw in the sort_ranges() comparator within soup-message-headers.c. The function truncates a 64-bit subtraction result to a 32-bit int, which flips the sign when range offsets differ by more than INT_MAX. This causes silent omission of...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/20 8:21 a.m.9 views

CVE-2026-77014

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.7 views

kernel: drm/amdgpu: fix amdgpu_hmm_range_get_pages

A flaw was found in the Linux kernel, specifically within the drm/amdgpu component. This vulnerability arises from incorrect handling of a notifier sequence in the amdgpuhmmrangegetpages function, where the sequence can be read more than once. This can lead to the system processing invalid memory...

7.8CVSS5.6AI score0.00172EPSS
SaveExploits0References5
CBLMariner
CBLMariner
added 2026/08/20 12:39 a.m.9 views

CVE-2026-73500 affecting package cert-manager for versions less than 1.12.15-12

CVE-2026-73500 affecting package cert-manager for versions less than 1.12.15-12. A patched version of the package is available...

8.7CVSS5.3AI score0.00396EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-77014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result...

5.3CVSS5.5AI score0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder