Lucene search
+L

643960 matches found

CVE
CVE
added 2026/09/02 9:45 a.m.14 views

CVE-2026-84175

Eclipse Ditto versions 3.0.0 through 3.9.6 (and 2.4.0–2.5.x when the WoT integration feature toggle is explicitly enabled) are affected by a Server-Side Request Forgery (SSRF) in the Things service. The service fetches WoT ThingModels over HTTP from URLs supplied by API users without validating t...

5.3CVSS6AI score0.0029EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 9:45 a.m.5 views

CVE-2026-84175

In Eclipse Ditto versions 3.0.0 to 3.9.6, the Things service fetches WoT Web of Things ThingModels over HTTP from URLs supplied by API users in the definition field of a Thing or Feature, without validating the target host, and follows HTTP redirects without re-validating the redirect target and...

5.3CVSS6AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/02 9:32 a.m.8 views

gimp: gimp: Stack buffer overflow in pnmscanner_gettoken()

A flaw was found in GIMP's PNM file format parser. When parsing a specially crafted PNM file, the pnmscannergettoken function writes a null terminator one byte past the end of a stack-allocated buffer due to an off-by-one error in the loop boundary check. This could lead to memory corruption,...

7.8CVSS7.4AI score0.00257EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:10 a.m.9 views

gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS7.2AI score0.00326EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:09 a.m.6 views

resolv: resolv gem: Denial of Service via uncontrolled memory growth from crafted DNS responses

A flaw was found in the resolv gem. An attacker controlling DNS responses e.g., a spoofed response or a malicious upstream DNS server can exploit this by sending crafted DNS responses containing many distinct unknown DNS resource record pairs or SvcParamKeys. This leads to uncontrolled memory...

7.5CVSS5.8AI score0.00569EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:08 a.m.8 views

resolv: resolv gem: Denial of Service via uncontrolled memory growth from crafted DNS responses

A flaw was found in the resolv gem. An attacker controlling DNS responses e.g., a spoofed response or a malicious upstream DNS server can exploit this by sending crafted DNS responses containing many distinct unknown DNS resource record pairs or SvcParamKeys. This leads to uncontrolled memory...

7.5CVSS5.8AI score0.00569EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 9:06 a.m.6 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 9:06 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:29 a.m.8 views

qs: qs: Denial of Service via improper validation in stringify function

A flaw was found in qs. The qs.stringify function, responsible for serializing objects, does not properly validate the isBuffer property of an object's constructor before attempting to invoke it. An unauthenticated attacker can provide specially crafted input that, when processed and then...

6.3CVSS5.8AI score0.00261EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/02 8:29 a.m.7 views

qs: qs: Denial of Service via array limit bypass in query string parsing

A flaw was found in qs. An unauthenticated attacker can exploit this by sending a specially crafted query string to an application using qs.parse with specific non-default settings comma: true and throwOnLimitExceeded: true. This bypasses a configured array limit, causing the parser to allocate a...

6.3CVSS5.8AI score0.00317EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.4 views

kernel: ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()

A flaw was found in the Linux kernel's IPv4 networking component. The ipv4sysctlexitnet function prematurely frees the net-ipv4.sysctllocalreservedports memory. This can lead to a use-after-free vulnerability, where other threads might attempt to access deallocated memory. Such an issue can resul...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:23 a.m.8 views

kernel: net: bridge: stop fast-leave after deleting a port group

A flaw was found in the Linux kernel's network bridge module. When handling multicast fast-leave, a vulnerability exists where the system may attempt to access a port group after it has been deleted. This can occur if multicast-to-unicast was previously enabled and then disabled, leading to a sta...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 8:07 a.m.8 views

eldap: eldap: Denial of Service via long LDAP referral URL port

A flaw was found in eldap, a component of Erlang/OTP. A malicious or compromised Lightweight Directory Access Protocol LDAP server could exploit this vulnerability by returning a referral Uniform Resource Locator URL with an excessively long port number. This unbounded port component is then...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/09/02 8:07 a.m.11 views

otp: inets: Erlang/OTP inets httpd: Denial of Service via malformed chunked HTTP request

A flaw was found in Erlang/OTP inets httpd. An unauthenticated remote attacker can exploit this vulnerability by sending a malformed chunked HTTP request. Specifically, if the chunk-size line is not a hexadecimal number and arrives separately from the headers, the server worker handling the reque...

8.7CVSS5.9AI score0.00686EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/02 8:07 a.m.6 views

inets: httpd: otp: inets httpd: Denial of Service due to memory exhaustion via unenforced body-size limit

A flaw was found in the inets application HTTP server httpd. A remote, unauthenticated attacker can exploit this vulnerability by sending a specially crafted chunked request that fails to enforce a configured body-size limit. This can lead to memory exhaustion, causing a Denial of Service DoS on...

8.7CVSS5.8AI score0.00328EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.6 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS6.6AI score0.00466EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.8 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module 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...

8.5CVSS7.2AI score0.00623EPSS
SaveExploits2References9
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.6 views

nodejs: Node.js: Remote memory exhaustion via HTTP/2 retained header blocks

A flaw was found in Node.js's handling of HTTP/2. This vulnerability allows a remote attacker to bypass maxSessionMemory limits by sending specially crafted HTTP/2 retained header blocks. This can lead to memory exhaustion, resulting in a denial of service DoS for the affected system...

7.5CVSS7.1AI score0.005EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.9 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.7 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS6.6AI score0.00623EPSS
SaveExploits1References9
Rows per page
Query Builder