Lucene search
+L

3387 matches found

CVE
CVE
added 2026/08/25 4:27 a.m.5 views

CVE-2026-12561

The tagDiv Composer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the vcrawhtml shortcode in all versions up to and including 5.4.5. This is due to insufficient input sanitization and output escaping in the vcrawhtml::render method, which base64-decodes shortcode content...

6.4CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added 2026/08/25 12:10 a.m.43 views

CVE-2026-54920

OpenEXR (reference implementation for the EXR image format, widely used in the motion picture industry) versions 3.4.0 through 3.4.12 contain a denial of service vulnerability in the HTJ2K decode path . A crafted HTJ2K-compressed EXR file with a QCD marker whose lower five bits are zero is passed...

5.2AI score
SaveExploits0References1
NVD
NVD
added 2026/08/24 10:16 a.m.9 views

CVE-2026-75899

fast-uri is a URI parser for Node.js. It decodes percent escapes in a hostname during parsing and then decodes the parsed hostname a second time during authority recomposition, so a single call to normalize or resolve can turn nested percent-encoded input into a different network destination such...

7.5CVSS0.00402EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.7 views

kernel: scsi: target: iscsi: Validate CHAP_R length before base64 decode

A flaw was found in the Linux kernel's iSCSI target functionality. This vulnerability allows a remote attacker to cause a buffer overflow by sending a specially crafted Challenge-Handshake Authentication Authentication Protocol CHAP response. The system fails to validate the length of the...

9.8CVSS6AI score0.00711EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-62291

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alp...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:00 p.m.42 views

CVE-2026-63633

FreeRDP prior to 3.28.0 contains a heap buffer overflow in freerdp_dsp_decode_opus (libfreerdp/codec/dsp.c). The function calls Stream_EnsureRemainingCapacity on context->common.buffer, but opus_decode actually writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.6AI score0.00459EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 6:00 p.m.32 views

CVE-2026-63633 FreeRDP: Heap buffer overflow in Opus audio decode (`freerdp_dsp_decode_opus` resizes the wrong stream) — server→client

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS0.00459EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 11:37 a.m.3 views

BIT-GOLANG-2026-56859 Add recursion depth guard during decode in encoding/xml

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 9:21 p.m.24 views

CVE-2026-62291 libheif: Heap out of bounds write in libheif uncompressed encoder when writing images with mismatched auxiliary alpha dimensions

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alpha plane can cause attacker-controlled heap corruption during a normal decode and re-encode workflow. TrackVisual::decodenextimagesample...

5.3CVSS0.0013EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 9:21 p.m.37 views

CVE-2026-62291

libheif ≤1.23.0 allows attacker-controlled heap corruption (OOB write/read) via mismatched alpha plane dimensions during decode-and-re-encode. Fixed in 1.23.1; SUSE, openSUSE, and PT Security have issued updates. Exploitation in the wild is not reported. Patch: https://github.com/strukturag/libhe...

5.3CVSS5.6AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:21 p.m.17 views

CVE-2026-62291 libheif: Heap out of bounds write in libheif uncompressed encoder when writing images with mismatched auxiliary alpha dimensions

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alpha plane can cause attacker-controlled heap corruption during a normal decode and re-encode workflow. TrackVisual::decodenextimagesample...

5.3CVSS5.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.7 views

PT-2026-77265

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websock decode function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The...

9.3CVSS5.6AI score0.00384EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72296

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes...

9.1CVSS5.5AI score0.00695EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/17 9:56 p.m.10 views

package pkcs12: Authentication bypass in Decode functions

Decode, DecodeChain, DecodeTrustStore, and ToPEM can incorrectly accept PKCS12 files which were encoded with the wrong password, due to a failure to reject excessively-short PBMAC1 keys. Users who decode PKCS12 files from untrusted sources and rely on the password for authentication can be tricke...

7.4CVSS6AI score0.00235EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:13 p.m.10 views

CVE-2026-71486

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints accept caller-supplied GenerateResponse objects whose generateresponses, choices, tokenids, promptlogprobs, logprobs.content, toplogprobs, a...

4.3CVSS5.3AI score0.00341EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/15 5:57 a.m.34 views

CVE-2026-72466

Summary of CVE-2026-72466 : In the Linux kernel’s xprtrdma implementation, two path issues in rpcrdma_is_bcall() can leak the receive buffer and drain the Receive queue when decoding a reply. The speculative zero-byte peek uses xdr_inline_decode() without respecting xdr->end, allowing five sub...

9.8CVSS5.7AI score0.00728EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/13 10:17 p.m.6 views

UBUNTU-CVE-2026-56859

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 9:58 p.m.117 views

CVE-2026-56859

Technical details are not publicly available in the provided documents. Monitor for updates and CVE background as additional info becomes available.

7.5CVSS5.2AI score0.00568EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/13 5:39 p.m.23 views

CVE-2026-42500

A flaw was found in golang.org/x/image/bmp. A remote attacker could exploit this vulnerability by providing a specially crafted paletted BMP Bitmap file. Decoding this file with an out-of-range palette index causes the application to panic when accessing invalid image pixels, leading to a Denial ...

6.5CVSS8.1AI score0.00384EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/13 11:28 a.m.24 views

CVE-2026-73628

The CVE-2026-73628 entry concerns Serendipity versions 2.3.5 through 2.6.0, which contain a reflected XSS in the search clean-URL route (/search/). In include/functions_routing.inc.php, the serveSearch() sanitisation sequence applies urldecode() after HTML-encoding, allowing a URL-encoded HTML pa...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder