Lucene search
+L

21619 matches found

Vulnrichment
Vulnrichment
added 2026/08/06 9:19 p.m.10 views

CVE-2026-71430 node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's...

6.2CVSS5.5AI score0.0011EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 6:52 p.m.9 views

CVE-2026-5857

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.3AI score0.00537EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 6:52 p.m.7 views

CVE-2026-5857 Contiki-NG MQTT Client Out-of-Bounds Write in PUBLISH Topic Parser via Persistent State Between TCP Segments

Contiki-NG's MQTT client parsepublishvhdr in os/net/app-layer/mqtt/mqtt.c sets topiclenreceived=1 before checking topiclen against the 64-byte limit, so an over-length topic returns early but leaves the flag set. On the next TCP segment, tcpinput re-invokes the parser with topicreceived==0, and t...

9.2CVSS6.1AI score0.00537EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 6:39 p.m.11 views

CVE-2026-5855 Contiki-NG LwM2M TLV Parser Out-of-Bounds Read via Unchecked Buffer Length in lwm2m_tlv_read

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 6:39 p.m.46 views

CVE-2026-5855

Contiki-NG: LwM2M TLV parser in os/services/lwm2m/lwm2m-tlv.c (function lwm2m_tlv_read) ignores the caller’s buffer length and may read up to six bytes without bounds checks. The engine loop continues while bytes remain, so a crafted CoAP WRITE to any LwM2M endpoint whose final TLV supplies exact...

8.7CVSS5.6AI score0.00537EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 6:39 p.m.29 views

CVE-2026-5855 Contiki-NG LwM2M TLV Parser Out-of-Bounds Read via Unchecked Buffer Length in lwm2m_tlv_read

Contiki-NG's LwM2M TLV parser lwm2mtlvread in os/services/lwm2m/lwm2m-tlv.c ignores its caller-supplied buffer length argument and reads up to six bytes from the input buffer with no bounds check. The caller in lwm2m-engine.c iterates while there is at least one byte remaining, so a crafted CoAP...

8.7CVSS0.00537EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/06 4:27 p.m.13 views

CVE-2026-54463

A flaw was found in websocket-driver, a WebSocket protocol handler. A remote attacker could exploit a vulnerability in how draft versions of the WebSocket protocol handle length headers. By sending an indefinite sequence of specially crafted bytes, an attacker can cause the affected component to...

7.5CVSS5.5AI score0.00344EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 9:33 a.m.5 views

OPENSUSE-SU-2026:21540-1 Security update for samba

This update for samba fixes the following issues: Update to 4.22.11. Security issues fixed: - CVE-2026-1933: missing access check on reparse point operations allows unauthorized users to modify the user.SmbReparse xattr bsc1261188. - CVE-2026-2340: WORM vfs module does not block directory...

9.8CVSS8.3AI score0.1393EPSS
SaveExploits9References27
RedhatCVE
RedhatCVE
added 2026/08/06 8:20 a.m.11 views

CVE-2026-4427

No description is available for this CVE...

5.4AI score0.00086EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/08/06 6:26 a.m.18 views

HTTP Response Desynchronization

undici is vulnerable to HTTP Response Desynchronization. The vulnerability is due to improper Content-Length handling after retrying or resuming partial responses, where a stale length can be retained for a differently sized response body, potentially causing downstream response desynchronization...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/06 1:6 a.m.11 views

SUSE CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.6AI score0.00156EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/06 12:31 a.m.11 views

EUVD-2026-53676

H5Zfilterfletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size without checking that the buffer is at least 4 bytes, allowing a sizet underflow. This allows attackers to cause a denial o...

6.8CVSS5.7AI score0.00127EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 12:31 a.m.13 views

EUVD-2026-53659

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.1.1 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

5.5AI score0.00117EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-45103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions prior to 3.6.6 and 4.0.0-rc1, the TCP message framing layer parses the...

7.5CVSS5.7AI score0.00328EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.9 views

EulerOS 2.0 SP13 : python-idna (EulerOS-SA-2026-2989)

According to the versions of the python-idna package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Internationalized Domain Names in Applications IDNA for Python provides support for Internationalized Domain Names in Applications IDNA and...

6.9CVSS5.5AI score0.00408EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 11:16 p.m.10 views

CVE-2026-19023

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 11:16 p.m.5 views

UBUNTU-CVE-2026-19023

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS5.3AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 10:13 p.m.15 views

CVE-2026-19023 HDF5 h5dump Untrusted Pointer Dereference in Binary Output of Variable-Length String Datasets

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 10:13 p.m.32 views

CVE-2026-19023 HDF5 h5dump Untrusted Pointer Dereference in Binary Output of Variable-Length String Datasets

Untrusted pointer dereference in the renderbinoutput function in the h5dump tool in HDF5 before 2.3.0 allows attackers to cause a denial of service via a variable-length string dataset with more than one element dumped in binary mode, which corrupts the per-element stride calculation and causes...

6.8CVSS0.00117EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:13 p.m.65 views

CVE-2026-19023

The CVE describes an untrusted pointer dereference in the render_bin_output function of the h5dump tool from HDF5, caused by processing a variable-length string dataset with more than one element dumped in binary mode. Affected versions are cited as HDF5 before 2.1.1 (and related entries referenc...

6.8CVSS5.4AI score0.00117EPSS
SaveExploits0References1
Rows per page
Query Builder