Lucene search
+L

4213 matches found

Cvelist
Cvelist
added 2026/04/09 5:41 p.m.31 views

CVE-2026-40072 web3.py affected by SSRF via CCIP Read (EIP-3668) OffchainLookup URL handling

web3.py allows you to interact with the Ethereum blockchain using Python. From 6.0.0b3 to before 7.15.0 and 8.0.0b2, web3.py implements CCIP Read / OffchainLookup EIP-3668 by performing HTTP requests to URLs supplied by smart contracts in offchainlookuppayload"urls". The implementation uses these...

6.3CVSS0.00229EPSS
SaveExploits2References2
CVE
CVE
added 2026/04/09 5:41 p.m.44 views

CVE-2026-40072

CVE-2026-40072 – SSRF via CCIP Read in web3.py Affected: web3.py (Python library) versions 6.0.0b3 through before 7.15.0 and 8.0.0b2. The CCIP Read / OffchainLookup (EIP-3668) implementation fetches URLs supplied by contracts without destination validation and with default-on exposure (global_cci...

7.2CVSS6AI score0.00229EPSS
SaveExploits2References2Affected Software1
EUVD
EUVD
added 2026/04/09 5:41 p.m.11 views

EUVD-2026-21000

web3.py allows you to interact with the Ethereum blockchain using Python. From 6.0.0b3 to before 7.15.0 and 8.0.0b2, web3.py implements CCIP Read / OffchainLookup EIP-3668 by performing HTTP requests to URLs supplied by smart contracts in offchainlookuppayload"urls". The implementation uses these...

6.3CVSS6AI score0.00229EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/04/09 3:35 p.m.8 views

EUVD-2026-20926

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

5.9AI score0.00666EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/09 3:16 p.m.13 views

CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS0.00666EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 3:16 p.m.3 views

DEBIAN-CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS7.6AI score0.00666EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/09 3:16 p.m.5 views

CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS5.8AI score0.00666EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/09 3:16 p.m.10 views

UBUNTU-CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS5.8AI score0.00666EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/09 2:42 p.m.30 views

CVE-2026-5445

CVE-2026-5445 affects the Dicom image decoding path, specifically the DecodeLookupTable function in DicomImageDecoder.cpp. The lookup-table decoding logic for PALETTE COLOR images does not validate pixel indices against the palette/lookup table size, allowing crafted indices larger than the palet...

9.1CVSS5.9AI score0.00666EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 2:42 p.m.6 views

CVE-2026-5445 Out-of-Bounds Read in DicomImageDecoder (DecodeLookupTable)

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

7.2AI score0.00666EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:42 p.m.8 views

CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

5.9AI score0.00666EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.13 views

Orthanc 安全漏洞

Orthanc is a free open-source software developed by the Orthanc company. Orthanc has a security vulnerability, which stems from an out-of-bounds read in the DecodeLookupTable function. This vulnerability could allow the decoder to read beyond the allocated memory of the lookup table, thereby...

9.1CVSS7.3AI score0.00666EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/08 3:4 p.m.16 views

LiquidJS: `renderFile()` / `parseFile()` bypass configured `root` and allow arbitrary file read

liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. The published npm package [email protected] on Linux 6.17.0 with Node v22.22.1. A Liquid instance configured with an empty temporary directory as roo...

7.5CVSS6AI score0.00447EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/08 1:6 p.m.11 views

CVE-2026-31411 net: atm: fix crash due to unvalidated vcc pointer in sigd_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix crash due to unvalidated vcc pointer in sigdsend Reproducer available at 1. The ATM send path sendmsg - vccsendmsg - sigdsend reads the vcc pointer from msg-vcc and uses it directly without any validation. This...

5.9AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006794 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are...

7.8CVSS6.3AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.10 views

CVE-2026-35020

Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection vulnerability in the command lookup helper and deep-link terminal launcher that allows local attackers to execute arbitrary commands by manipulating the TERMINAL environment variable. Attackers can inject shell...

8.6CVSS6.2AI score0.00114EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/07 6:21 a.m.5 views

libpng: LIBPNG heap buffer overflow via malformed palette index

A heap buffer over-read vulnerability exists in libpng's pngdoquantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palettelookup array bounds are not validated against externally-supplied image data, allowing an attacker to craft a PNG file wit...

6.1CVSS6.5AI score0.00187EPSS
SaveExploits2References7
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.17 views

Electron 安全漏洞

Electron is a JavaScript framework developed by users for creating cross-platform desktop applications under the open-source license. This framework is based on Node.js and Chromium, allowing the development of cross-platform desktop applications using HTML and CSS. There are security...

8.8CVSS6.1AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 6:58 p.m.8 views

CVE-2026-35020 Anthropic Claude Code & Agent SDK OS Command Injection via TERMINAL Environment Variable

Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection vulnerability in the command lookup helper and deep-link terminal launcher that allows local attackers to execute arbitrary commands by manipulating the TERMINAL environment variable. Attackers can inject shell...

8.6CVSS6.3AI score
SaveExploits0References6
CVE
CVE
added 2026/04/06 6:58 p.m.34 views

CVE-2026-35020

CVE-2026-35020 entry is rejected/not used by the CNA.

6.2AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder