Lucene search
+L

3317 matches found

CVE
CVE
added 2026/04/09 2:42 p.m.28 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.5 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
Debian CVE
Debian CVE
added 2026/04/09 2:42 p.m.5 views

CVE-2026-5441

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCTRLE1 decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafte...

7.1CVSS5.6AI score0.00136EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/09 12:12 p.m.7 views

freerdp: FreeRDP: Arbitrary code execution via heap out-of-bounds write in RLE planar decode path

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A malicious RDP server can exploit a heap out-of-bounds write vulnerability in the planardecompressplanerle function. This vulnerability allows the server to write past the end of a temporary buffer, potentiall...

8.8CVSS6.5AI score0.00591EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/04/09 12:12 p.m.6 views

Important: Red Hat Security Advisory: freerdp security update

An update for freerdp is now available for Red Hat Enterprise Linux 7 Extended Lifecycle 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 available fo...

8.8CVSS6.5AI score0.00591EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/04/09 6:30 a.m.9 views

EUVD-2026-20845

The Ultimate FAQ Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via FAQ content in all versions up to, and including, 2.4.7. This is due to the plugin calling htmlentitydecode on postcontent during rendering in the setdisplayvariables function View.FAQ.class.php, line...

6.4CVSS6.1AI score0.00227EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/09 5:16 a.m.6 views

CVE-2026-4336

The Ultimate FAQ Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via FAQ content in all versions up to, and including, 2.4.7. This is due to the plugin calling htmlentitydecode on postcontent during rendering in the setdisplayvariables function View.FAQ.class.php, line...

6.4CVSS0.00227EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/09 3:25 a.m.4 views

CVE-2026-4336

The Ultimate FAQ Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via FAQ content in all versions up to, and including, 2.4.7. This is due to the plugin calling htmlentitydecode on postcontent during rendering in the setdisplayvariables function View.FAQ.class.php, line...

6.4CVSS6.1AI score0.00227EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.12 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:9 p.m.11 views

OpenEXR has a signed 32-bit Overflow in PIZ Decoder Leads to OOB Read/Write

Summary internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic: c wavbuf += nx ny wcount; Because nx, ny, and wcount are int, a crafted EXR file can make this product overflow and wrap. The next channel then decodes from an incorrect address. The wavelet decode path...

8.8CVSS5.9AI score0.00482EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/08 9:14 a.m.7 views

CVE-2026-34781

A flaw was found in Electron. An application that calls clipboard.readImage may be vulnerable to a denial of service DoS. If the system clipboard contains image data that fails to decode, the application can crash. This vulnerability does not lead to memory corruption or code execution. Mitigatio...

5CVSS5.9AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006722 advisory. In the Linux kernel, the following vulnerability has been resolved: xfrm: fix slab-use-after-free in decodesession6 When the xfrm device is set to the qdisc of the s...

7.8CVSS5.7AI score0.0015EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006738 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvti: fix potential slab-use-after-free in decodesession6 When ipvti device is set to the qdisc ...

7.8CVSS6.3AI score0.00139EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/07 5:10 p.m.2 views

Improper Validation of Array Index

Overview github.com/jackc/pgx/v5/pgproto3 is a low-level PostgreSQL database driver Affected versions of this package are vulnerable to Improper Validation of Array Index in the Bind.Decode function. An attacker can cause unexpected memory access or application crashes by sending specially crafte...

9.8CVSS5.9AI score0.00605EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/07 5:10 p.m.4 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the Bind.Decode function. An attacker can cause unexpected memory access or application crashes by sending specially crafted input with negative parameter length to bypass validation and cause an...

9.8CVSS5.9AI score0.00605EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/07 5:10 p.m.5 views

Incorrect Comparison

Overview Affected versions of this package are vulnerable to Incorrect Comparison in the FunctionCall.Decode function. An attacker can cause a crash on 64-bit machine by sending a null argument in a FunctionCall response from PostgreSQL server since the intermediate int32 cast is absent in Decode...

9.8CVSS5.9AI score0.00561EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/07 5:10 p.m.5 views

Incorrect Comparison

Overview github.com/jackc/pgx/v5/pgproto3 is a low-level PostgreSQL database driver Affected versions of this package are vulnerable to Incorrect Comparison in the FunctionCall.Decode function. An attacker can cause a crash on 64-bit machine by sending a null argument in a FunctionCall response...

9.8CVSS5.9AI score0.00561EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2026/04/07 12:1 a.m.9 views

freerdp security update

An update is available for freerdp. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released...

8.8CVSS6.6AI score0.00591EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.18 views

PT-2026-30919

Name of the Vulnerable Software and Affected Versions Electron versions prior to 39.8.5, prior to 40.8.5, prior to 41.1.0, and prior to 42.0.0-alpha.5 Description Applications utilizing the clipboard.readImage function may experience a denial of service. If the system clipboard contains image dat...

2.8CVSS6AI score0.00144EPSS
SaveExploits0References12
OSV
OSV
added 2026/04/06 10:54 p.m.11 views

GHSA-7HMV-4J2J-PP6F PocketMine-MP: Network amplification vulnerability with `ActorEventPacket`

Impact The server handles ActorEventPacket to trigger consuming animations from vanilla clients when they eat food or drink potions. This can be abused to make the server spam other clients, and to waste server CPU and memory. For every ActorEventPacket sent by the client, an animation event will...

4.3CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder