Lucene search
+L

335 matches found

NVD
NVD
added 2026/08/05 4:17 p.m.8 views

CVE-2026-70603

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS0.001EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 3:56 p.m.37 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS0.001EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 3:56 p.m.9 views

EUVD-2026-53436

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 3:56 p.m.11 views

CVE-2026-70603 Electron: shell.openPath path validation bypass via embedded null byte

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 3:56 p.m.12 views

CVE-2026-70603

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.6, 40.9.0, 41.1.1, and 42.0.0-beta.1, shell.openPath did not reject paths containing embedded null bytes. Apps that perform string-only validation of file paths, for example...

6CVSS5.4AI score0.001EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/31 8:16 p.m.13 views

CVE-2026-53551

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the free5GC AUSF Authentication Server Function does not validate the supiOrSuci field in UE authentication requests. Null bytes \x00 and other control characters pass through JSON parsing unchanged and are forwarded...

6.9CVSS0.00429EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/31 8:12 p.m.54 views

CVE-2026-53551

The vulnerability CVE-2026-53551 affects free5GC AUSF prior to version 1.4.5, where the supiOrSuci field in UE authentication requests is not validated. Null bytes (\x00) and other control characters pass through JSON parsing and are forwarded to the UDM in an unescaped URL path, causing Go’s net...

6.9CVSS5.5AI score0.00429EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 9:51 p.m.18 views

EUVD-2026-42303

node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 9:51 p.m.10 views

GHSA-GVWX-54WH-QM9J node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records

Summary node-tar strips trailing NUL bytes from long-name L and long-linkpath K GNU extended headers but does not apply the same sanitization to equivalent fields delivered via PAX x typeflag extended headers. A PAX record of the form path=visible.txt\x00hidden.txt is parsed verbatim into...

5.3CVSS5.7AI score0.00292EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/18 2:17 p.m.21 views

CVE-2025-71391

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS0.00301EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.10 views

CVE-2025-71391

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score0.00301EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.12 views

CVE-2025-71391 SurrealDB before 2.2.2 Denial of Service via /sql endpoint

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score0.00301EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.9 views

CVE-2025-71391 SurrealDB before 2.2.2 Denial of Service via /sql endpoint

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/07/18 1:10 p.m.25 views

CVE-2025-71391

Technical details for CVE-2025-71391 are not publicly available in the provided documents. Monitor for updates, as affected versions, root cause, and fixes are not disclosed here.

7.1CVSS5.3AI score0.00301EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/08 4:16 p.m.20 views

CVE-2026-59875

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 4:16 p.m.9 views

DEBIAN-CVE-2026-59875

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.17, node-tar does not strip NUL bytes from PAX path and linkpath records in src/pax.ts, allowing a crafted archive with values to reach fs.lstat or fs.open and terminate the process with an uncaught exception. This issue is...

5.3CVSS6AI score0.00292EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.12 views

PT-2026-56495

Name of the Vulnerable Software and Affected Versions node-tar versions prior to 7.5.17 Description The library fails to strip NUL bytes from PAX path and linkpath records in the src/pax.ts file. This allows a specially crafted archive to pass these values to fs.lstat or fs.open, resulting in an...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References14
Snyk
Snyk
added 2026/07/02 7:08 p.m.11 views

Cross-site Scripting (XSS)

Overview @asymmetric-effort/specifyjs is an A declarative TypeScript UI framework built for performance and simplicity Affected versions of this package are vulnerable to Cross-site Scripting XSS in the renderToString process. An attacker can inject malicious CSS expressions by bypassing the...

6.1CVSS5.9AI score0.00356EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/02 7:08 p.m.16 views

@asymmetric-effort/specifyjs: CSS expression sanitization is bypassable in renderToString

Finding Location: core/src/server/render-to-string.ts:307-311 CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. Mitigating Factor: These CSS injection vectors onl...

5.3CVSS5.8AI score0.00356EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:46 p.m.23 views

CVE-2026-42040

A flaw was found in Axios, a software component used for making web requests. This vulnerability allows for the incorrect handling of null bytes, where a safely encoded null byte %00 is converted back to its raw form \x00. While the standard use of Axios is not affected, this could lead to...

3.7CVSS5.5AI score0.00217EPSS
SaveExploits1References4
Rows per page
Query Builder