Lucene search
K

17 matches found

Debian CVE
Debian CVE
added 2026/03/26 6:59 p.m.3 views

CVE-2026-4926

Impact: A bad regular expression is generated any time you have multiple sequential optional groups curly brace syntax, such as abc:z. The generated regex grows exponentially with the number of groups, causing denial of service. Patches: Fixed in version 8.4.0. Workarounds: Limit the number of...

7.5CVSS5.3AI score0.00455EPSS
Exploits0
OSV
OSV
added 2026/03/11 3:48 p.m.3 views

BIT-PARSE-2026-30835 Parse Server: Malformed `$regex` query leaks database error details in API response

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.7 and 9.5.0, malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response. This...

6.9CVSS5.8AI score0.00336EPSS
Exploits0References4
OSV
OSV
added 2026/03/06 11:25 p.m.2 views

GHSA-9CP7-3Q5W-J92G parse-server: Malformed `$regex` query leaks database error details in API response

Impact A malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response. This leaks database internals such as error messages, error codes, code names, cluster timestamps, and topology details. The vulnerabilit...

6.9CVSS6.2AI score0.00336EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/06 11:25 p.m.9 views

parse-server: Malformed `$regex` query leaks database error details in API response

Impact A malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response. This leaks database internals such as error messages, error codes, code names, cluster timestamps, and topology details. The vulnerabilit...

6.9CVSS5.9AI score0.00336EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/03/06 11:25 p.m.3 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure in the query execution layer. An attacker can obtain internal database error details, including error...

6.9CVSS5.9AI score0.00336EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/06 8:28 p.m.1 views

CVE-2026-30835 Parse Server: Malformed `$regex` query leaks database error details in API response

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.7 and 9.5.0-alpha.6, malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response...

6.9CVSS5.8AI score0.00336EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:28 p.m.2 views

CVE-2026-30835

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.7 and 9.5.0-alpha.6, malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response...

6.9CVSS5.8AI score0.00336EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/06 8:28 p.m.3 views

CVE-2026-30835 Parse Server: Malformed `$regex` query leaks database error details in API response

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.7 and 9.5.0-alpha.6, malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response...

6.9CVSS5.8AI score0.00336EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/14 2:21 a.m.7 views

oniguruma: integer overflow in search_in_range function in regexec.c leads to out-of-bounds read

An integer overflow vulnerability leading to an out-of-bounds read was found in the way Oniguruma handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could crash the...

9.8CVSS7.4AI score0.10539EPSS
Exploits3References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.2 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.06889EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.3 views

oniguruma: Heap-based buffer over-read in function gb18030_mbc_enc_len in file gb18030.c

An out-of-bounds read vulnerability was found in the way Oniguruma handled regular expressions with GB18030 character encoding. A UChar pointer is dereferenced without checking if it passed the end of the matched string, leading to a heap-based buffer over-read. A remote attacker could abuse this...

7.5CVSS7.5AI score0.04052EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.4 views

oniguruma: integer overflow in search_in_range function in regexec.c leads to out-of-bounds read

An integer overflow vulnerability leading to an out-of-bounds read was found in the way Oniguruma handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could crash the...

9.8CVSS7.4AI score0.10539EPSS
Exploits3References4
RedHat Linux
RedHat Linux
added 2024/01/30 1:30 p.m.5 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.06889EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/01/25 8:1 a.m.5 views

oniguruma: integer overflow in search_in_range function in regexec.c leads to out-of-bounds read

An integer overflow vulnerability leading to an out-of-bounds read was found in the way Oniguruma handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could crash the...

9.8CVSS7.4AI score0.10539EPSS
Exploits3References4
RedHat Linux
RedHat Linux
added 2020/12/01 12:5 p.m.4 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.06889EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/09/08 10:6 a.m.4 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.06889EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2015/03/05 7:9 a.m.1 views

pcre: incorrect handling of zero-repeat assertion conditions

A flaw was found in the way PCRE handled certain malformed regular expressions. This issue could cause an application for example, Konqueror linked against PCRE to crash while parsing malicious regular expressions...

5CVSS6.8AI score0.06505EPSS
Exploits0References4
Rows per page
Query Builder