Lucene search
+L

145 matches found

NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-81013

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

0.0018EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 7:38 a.m.8 views

jq-els-backport-cve-2025-48060

jq-els-backport-cve-2025-48060 Backport de la corrección upstream para CVE-2025-48060 desbordamiento de búfer de heap en jvstringempty a jq 1.6. Backport CVE-2025-48060 – Backport del commit upstream c6e0416 “Corrección de desbordamiento de búfer de heap al formatear una cadena vacía” desde una...

8.7CVSS7.2AI score0.00534EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 1:38 a.m.5 views

CVE-2026-73309

CVE-2026-73309 XenForo anterior a 2.3.13 puede omitir la verificación del secreto de cliente OAuth2 y de PKCE cuando una cadena vacía llega al endpoint de token. Qué ocurre El endpoint comprueba si existen las claves clientsecret y codeverifier, y luego realiza las comparaciones solo cuando sus...

9.1CVSS0.00476EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/02 2:26 p.m.7 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS6.6AI score0.00352EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/28 4:46 p.m.8 views

SUSE CVE-2026-18374

Passing an effectively empty string to the ,ccs= syntax extension of the mode argument in the fopen function in the GNU C Library version 2.45 or earlier may result in a heap buffer overflow when the mode string input to the function is attacker controlled. This usage pattern is not seen in...

4.9CVSS6AI score0.0015EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/27 7:20 p.m.14 views

CVE-2026-18374

Passing an effectively empty string to the ,ccs= syntax extension of the mode argument in the fopen function in the GNU C Library version 2.45 or earlier may result in a heap buffer overflow when the mode string input to the function is attacker controlled. This usage pattern is not seen in...

4.9CVSS6.1AI score0.0015EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.19 views

PT-2026-82651

Passing an effectively empty string to the ,ccs= syntax extension of the mode argument in the fopen function in the GNU C Library version 2.45 or earlier may result in a heap buffer overflow when the mode string input to the function is attacker controlled. This usage pattern is not seen in...

4.9CVSS5.7AI score0.0015EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 4:53 p.m.19 views

EUVD-2026-51298

re2: Global String.prototype.match with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth DoS...

6.2CVSS5.4AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 9:18 p.m.10 views

DEBIAN-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.00188EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 9:18 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.2CVSS0.00188EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 8:07 p.m.10 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.9AI score0.00188EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/30 8:07 p.m.14 views

CVE-2026-68499 re2: Global `String.prototype.match` with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth (DoS)

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 score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.15 views

PT-2026-66605

Name of the Vulnerable Software and Affected Versions re2 versions prior to 1.25.2 Description The String.prototype.match implementation fails to advance its native matching cursor in lib/match.cc when using a global RE2 pattern that can match an empty string. This behavior results in an infinite...

6.2CVSS5.4AI score0.00188EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.14 views

SUSE CVE-2026-64028

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from histfieldname on truncation histfieldname returns "" everywhere except the fully-qualified VARREF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.4AI score0.00231EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.17 views

EUVD-2026-45601

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from histfieldname on truncation histfieldname returns "" everywhere except the fully-qualified VARREF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.5AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:39 p.m.12 views

CVE-2026-64028 tracing: Avoid NULL return from hist_field_name() on truncation

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from histfieldname on truncation histfieldname returns "" everywhere except the fully-qualified VARREF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/07/18 1:10 p.m.10 views

CVE-2024-58361 SurrealDB before 2.0.4 Denial of Service via Parser Exception

SurrealDB versions before 2.0.4 contain an uncaught exception handling vulnerability in the parser error rendering code when processing empty strings. Authorized clients can execute malformed queries with empty string conversions to record, duration, or datetime types that cause a panic in error...

7.1CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/06/26 11:46 p.m.22 views

EUVD-2026-39485

pnpm: Reserved bin name deletes PNPMHOME during global remove...

6.5CVSS5.8AI score0.0045EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/06 10:26 p.m.34 views

fast-jwt: JWT auth bypass due to empty HMAC secret accepted by async key resolver

Summary A critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to forge arbitrary JWTs that are accepted as authentic. When the application's key resolver returns an empty string '', for example via the common keysdecoded.header.ki...

9.1CVSS6AI score0.00237EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/03/06 9:16 p.m.13 views

CVE-2026-29788

TSPortal is the WikiTide Foundation’s in-house platform used by the Trust and Safety team to manage reports, investigations, appeals, and transparency work. Prior to version 30, conversion of empty strings to null allows disguising DPA reports as genuine self-deletion reports. This issue has been...

8.4CVSS0.00262EPSS
SaveExploits1References2
Rows per page
Query Builder