Lucene search
+L

72 matches found

OSV
OSV
added 3 days ago7 views

CVE-2026-19487 Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in S_find_byclass

Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in Sfindbyclass. The prescan walks the subject for positions where the full pattern could match, and the engine tries it from the leftmost one...

5.3CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-58110

Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in Sfindbyclass. The prescan walks the subject for positions where the full pattern could match, and the engine tries it from the leftmost one...

5.3CVSS5.4AI score0.00434EPSS
SaveExploits0References2
NVD
NVD
added last week9 views

CVE-2026-15534

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.7CVSS0.00161EPSS
SaveExploits0References4
OSV
OSV
added last week4 views

UBUNTU-CVE-2026-15534

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.7CVSS5.5AI score0.00161EPSS
SaveExploits0References6
EUVD
EUVD
added last week10 views

EUVD-2026-54935

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.4AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added last week12 views

CVE-2026-15534 Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in S_regmatch

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.7CVSS5.5AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/09 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-15534

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The...

5.7CVSS5.5AI score0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/30 8:7 p.m.17 views

CVE-2026-68499

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2's String.prototype.match implementation with a global RE2 pattern that can match the empty string fails to advance its native matching cursor in lib/match.cc, causing an infinite loop and unbounded nati...

6.2CVSS5.5AI score0.00129EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/09 12:35 p.m.6 views

ruby: Arbitrary memory address read vulnerability with Regex search

A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings...

6.6CVSS6.7AI score0.00629EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2026/03/16 12:0 a.m.4 views

Mageia: Security Advisory (MGASA-2026-0055)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/03/15 8:2 a.m.15 views

NFA regex engine NULL pointer dereference affects Vim < 9.2.0137

...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0
Mageia
Mageia
added 2026/03/14 12:33 a.m.15 views

Updated vim packages fix security vulnerability

NFA regex engine NULL pointer dereference affects Vim 9.2.0137. CVE-2026-32249...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/14 12:33 a.m.8 views

MGASA-2026-0055 Updated vim packages fix security vulnerability

NFA regex engine NULL pointer dereference affects Vim 9.2.0137. CVE-2026-32249...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/13 5:2 p.m.7 views

CVE-2026-32249

A flaw was found in Vim. A NULL pointer dereference can occur when the NFA regex compiler processes a specific character collection, more specifically one that contains a combining character acting as the endpoint of a character range e.g., 0-0\u05bb. A process or user that can supply a regex...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/03/12 7:17 p.m.46 views

CVE-2026-32249 NFA regex engine NULL pointer dereference affects Vim < 9.2.0137

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.3CVSS0.00133EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 7:17 p.m.3 views

CVE-2026-32249 NFA regex engine NULL pointer dereference affects Vim < 9.2.0137

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.3CVSS5.8AI score0.00133EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/03/12 7:17 p.m.3 views

CVE-2026-32249

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/09 5:12 a.m.10 views

CVE-2026-29076

A flaw was found in cpp-httplib, a C++11 single-file header-only cross-platform HTTP/HTTPS library. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP POST request with a malicious filename parameter in the Content-Disposition header. This triggers uncontrolled...

5.9CVSS5.7AI score0.00602EPSS
SaveExploits1References6
CVE
CVE
added 2025/10/16 3:51 p.m.186 views

CVE-2025-62495

CVE-2025-62495 describes an integer overflow in QuickJS regExp (libregexp). The DynBuf storing regex bytecode uses size_t, but several internal routines cast the DynBuf size_t to a signed int, so very large/complex patterns can exceed 2^31 bytes. The result is a negative value used for offsets (e...

8.8CVSS7.1AI score0.00427EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/10/16 12:0 a.m.9 views

QuickJS 安全漏洞

QuickJS is a small and embeddable Javascript engine open-sourced by QuickJS. A security vulnerability exists in QuickJS that stems from an inconsistent representation of buffer sizes due to an integer overflow in the regular expression engine, which could lead to out-of-bounds writes...

8.8CVSS6.8AI score0.00427EPSS
SaveExploits1References2
Rows per page
Query Builder