Lucene search
+L

4821 matches found

CNNVD
CNNVD
added 2026/03/07 12:00 a.m.18 views

cpp-httplib 安全漏洞

cpp-httplib is a C++ library developed by Yhirose, which includes servers and clients for HTTP/HTTPS protocols. Versions of cpp-httplib prior to 0.37.0 contained security vulnerabilities. These vulnerabilities stemmed from stack overflows that occurred when the std::regex library was used to pars...

5.9CVSS5.8AI score0.00602EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/07 12:00 a.m.7 views

PT-2026-23867

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.37.0 Description The software uses std::regex libstdc++ to parse RFC 5987 encoded filename values in multipart Content-Disposition headers. A crafted filename parameter can cause uncontrolled stack growth due to...

8.7CVSS5.8AI score0.00602EPSS
SaveExploits6References34
Snyk
Snyk
added 2026/03/06 11:25 p.m.9 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
SaveExploits0References2
OSV
OSV
added 2026/03/06 11:25 p.m.6 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
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/06 11:25 p.m.21 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
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/03/06 9:16 p.m.17 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.9CVSS0.00336EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/06 8:28 p.m.7 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
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/06 8:28 p.m.29 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.9CVSS0.00336EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:28 p.m.8 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
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/06 8:28 p.m.25 views

CVE-2026-30835

Parse Server vulnerability CVE-2026-30835 affects Parse Server before versions 8.6.7 and 9.5.0-alpha.6, where a malformed $regex query parameter can cause the database to return a structured error object unsanitized through the API response. This leaks internal database details such as error mess...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/06 8:28 p.m.14 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 score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/06 5:50 p.m.9 views

CVE-2026-3419

Fastify incorrectly accepts malformed Content-Type headers containing trailing characters after the subtype token, in violation of RFC 9110 §8.3.1https://httpwg.org/specs/rfc9110.htmlfield.content-type. For example, a request sent with Content-Type: application/json garbage passes validation and ...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References7Affected Software1
Packet Storm
Packet Storm
added 2026/03/06 12:00 a.m.166 views

📄 minimatch Denial of Service

minimatch suffers from a regular expression denial of service vulnerability. Versions prior to 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 are affected...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.16 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.7 and 9.5.0-alpha.6. These vulnerabilities stemmed from incorrect $regex query...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.13 views

PT-2026-23754

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.7 Parse Server versions prior to 9.5.0-alpha.6 Description Parse Server is an open-source backend deployable on Node.js infrastructures. A malformed $regex query parameter, such as abc, can cause the database...

6.9CVSS5.9AI score0.00336EPSS
SaveExploits0References12
OSV
OSV
added 2026/03/05 9:29 p.m.22 views

GHSA-573F-X89G-HQP9 Fastify's Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation

Description Fastify incorrectly accepts malformed Content-Type headers containing trailing characters after the subtype token, in violation of RFC 9110 §8.3.1. For example, a request sent with Content-Type: application/json garbage passes validation and is processed normally, rather than being...

5.3CVSS6AI score0.00351EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/05 9:29 p.m.17 views

Fastify's Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation

Description Fastify incorrectly accepts malformed Content-Type headers containing trailing characters after the subtype token, in violation of RFC 9110 §8.3.1. For example, a request sent with Content-Type: application/json garbage passes validation and is processed normally, rather than being...

5.3CVSS6AI score0.00351EPSS
SaveExploits0References7Affected Software1
Slackware Linux
Slackware Linux
added 2026/03/05 5:23 a.m.13 views

[slackware-security] nvi

New nvi packages are available for Slackware 15.0 and -current to fix a security issue. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/nvi-1.81.6-i586-4slack15.0.txz: Rebuilt. Merge patchset from Debian. This makes a number of fixes and improvements, especially concernin...

6.8CVSS6AI score0.08407EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.25 views

PT-2026-23570

Name of the Vulnerable Software and Affected Versions Azure Compute Gallery affected versions not specified Description A permissive regular expression within Azure Compute Gallery can allow an authorized attacker to elevate privileges locally. Recommendations At the moment, there is no informati...

6.7CVSS5.8AI score0.00593EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-10990

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in REXML. A remote attacker could exploit inefficient regular expression regex parsing when processing hex numeric character references &x...; ...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References2
Rows per page
Query Builder