Lucene search
+L

550311 matches found

OSV
OSV
added yesterday2 views

GHSA-8HCV-X26H-MCGP node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

Description WrappedRE2::Replace builds the replacement result and hands it to V8 with .ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the string/buffer exceeds its maximum length: lib/replace.cc v1.24.1: cpp // L553 — Buffer return path...

6.2CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added yesterday3 views

node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

Description WrappedRE2::Replace builds the replacement result and hands it to V8 with .ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the string/buffer exceeds its maximum length: lib/replace.cc v1.24.1: cpp // L553 — Buffer return path...

6.2CVSS5.8AI score
SaveExploits0References2Affected Software1
CVE
CVE
added yesterday10 views

CVE-2026-71430

node-re2 provides RE2 bindings for Node.js. Prior to version 1.25.1, WrappedRE2::Replace could build a replacement result that exceeded V8’s maximum string length and call ToLocalChecked without checking the empty MaybeLocal. In such cases, a global replace with an output-amplifying template coul...

6.2CVSS5.7AI score
SaveExploits0References1
EUVD
EUVD
added yesterday4 views

EUVD-2026-54159

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's...

6.2CVSS5.7AI score
SaveExploits0References1
Cvelist
Cvelist
added yesterday4 views

CVE-2026-71430 node-re2: String.prototype.replace(re2, template) aborts the Node process (uncatchable ToLocalChecked on empty MaybeLocal) when the result exceeds V8's max string length

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's...

6.2CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-71430

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's...

6.2CVSS5.7AI score
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added yesterday3 views

libyang: libyang: Denial of Service or arbitrary code execution via maliciously crafted LYB binary blob

A flaw was found in libyang, a YANG data modeling language library. An integer overflow in the lybreadstring function can lead to a heap buffer overflow when parsing a maliciously crafted LYB binary blob. A remote attacker, by supplying this malicious LYB data to any libyang consumer such as a...

7.5CVSS6.5AI score0.00438EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added yesterday2 views

libyang: libyang: Denial of Service or arbitrary code execution via maliciously crafted LYB binary blob

A flaw was found in libyang, a YANG data modeling language library. An integer overflow in the lybreadstring function can lead to a heap buffer overflow when parsing a maliciously crafted LYB binary blob. A remote attacker, by supplying this malicious LYB data to any libyang consumer such as a...

7.5CVSS6.5AI score0.00438EPSS
SaveExploits0References5
OSV
OSV
added yesterday2 views

GHSA-F5WM-88JV-G5HX Craft CMS: Authenticated RCE through Twig sandbox escape

The Twig sandbox mechanism in Craft CMS is configured to allow dangerous functionality from the Yii framework, leading to authenticated RCE in a manner similar to previously disclosed vulnerabilities. The Twig sandbox in Craft CMS works by implementing Twig's SecurityPolicyInterface. The resultin...

8.7CVSS5.7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added yesterday4 views

Craft CMS: Authenticated RCE through Twig sandbox escape

The Twig sandbox mechanism in Craft CMS is configured to allow dangerous functionality from the Yii framework, leading to authenticated RCE in a manner similar to previously disclosed vulnerabilities. The Twig sandbox in Craft CMS works by implementing Twig's SecurityPolicyInterface. The resultin...

5.7AI score
SaveExploits0References5Affected Software1
CVE
CVE
added yesterday4 views

CVE-2026-19110

DataGear up to 5.0.0 contains a stored cross-site scripting issue in the function HtmlTplDashboardWidgetHtmlRenderer of HtmlTplDashboardWidgetHtmlRenderer.java within the Chart Name Handler. The vulnerability is triggered by manipulation of the Title argument, allowing remote initiation of the at...

4.8CVSS3.8AI score
SaveExploits0References5
Cvelist
Cvelist
added yesterday2 views

CVE-2026-19110 DataGear Chart Name HtmlTplDashboardWidgetHtmlRenderer.java HtmlTplDashboardWidgetHtmlRenderer cross site scripting

A vulnerability was determined in DataGear up to 5.0.0. The impacted element is the function HtmlTplDashboardWidgetHtmlRenderer of the file HtmlTplDashboardWidgetHtmlRenderer.java of the component Chart Name Handler. This manipulation of the argument Title causes cross site scripting. It is...

4.8CVSS
SaveExploits0References5
Cvelist
Cvelist
added yesterday2 views

CVE-2026-48076 OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false channels

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday2 views

EUVD-2026-54145

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: bootstrap-challenge returns a 16-bit PoW challenge with difficulty=4 leading hex zeroes, bootstrap-verify...

6.5CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added yesterday6 views

CVE-2026-48076

OpenReception’s bootstrap booking flow (versions ≤1.0.1) is vulnerable to an unauthenticated booking against private channels due to a missing channel binding in the booking token. The 3-step flow: bootstrap-challenge (PoW), bootstrap-verify (issues a booking access token), and create-new-client ...

6.5CVSS5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added yesterday2 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS5.5AI score0.00464EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added yesterday2 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.5AI score0.00728EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added yesterday5 views

league/commonmark: AttributesExtension href/src unsafe-link filter bypass via embedded control bytes

Summary The AttributesExtension's href/src unsafe-link filter AttributesHelper::filterAttributes can be bypassed by embedding control bytes in a javascript: URL that browsers discard before parsing the scheme. Two variants: - Tab/newline inside the scheme — a literal ASCII TAB 0x09, CR 0x0D, or...

6.4CVSS5.5AI score0.00328EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday3 views

GHSA-29PJ-957V-52MC league/commonmark: AttributesExtension href/src unsafe-link filter bypass via embedded control bytes

Summary The AttributesExtension's href/src unsafe-link filter AttributesHelper::filterAttributes can be bypassed by embedding control bytes in a javascript: URL that browsers discard before parsing the scheme. Two variants: - Tab/newline inside the scheme — a literal ASCII TAB 0x09, CR 0x0D, or...

6.1CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added yesterday3 views

CVE-2026-19108

Summary: MZ Automation libiec61850 (up to 1.6.1) has a local-use-after-free in deleteDataSetValuesShadowBuffer (src/iec61850/server/mms_mapping/reporting.c, URCB Revalidation). An attacker with local access could exploit, and a public exploit exists. A fix is available in version 1.6.2; upgrade t...

5.3CVSS5.1AI score
SaveExploits0References8
Rows per page
Query Builder