Lucene search
+L

62758 matches found

OSV
OSV
added 2026/08/22 2:12 p.m.18 views

CVE-2026-68767 hashcat through 7.1.2 Off-by-One Out-of-Bounds Heap Write in fgetl()

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/22 2:12 p.m.8 views

CVE-2026-68767

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS5.6AI score0.00128EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 2:12 p.m.10 views

EUVD-2026-64312

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS5.5AI score0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/22 2:02 p.m.8 views

DOMPurify: DOMPurify: Cross-site scripting due to state leakage in sanitization.

A flaw was found in DOMPurify. This vulnerability allows a remote attacker to perform cross-site scripting XSS by exploiting a state leakage issue. Specifically, function predicates used for adding attributes or tags during sanitization can persist across multiple calls to the sanitize function...

6.1CVSS5.3AI score0.00233EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/08/22 9:45 a.m.22 views

Exploit for Code Injection in Vmware Spring_Cloud_Function

No d...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Spring Security Advisories
Spring Security Advisories
added 2026/08/22 9:39 a.m.10 views

CVE-2026-59291

CVE-2026-59291...

5.2AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 8:26 a.m.37 views

CVE-2026-78003 Mailgun for WordPress <= 2.2.0 - Unauthenticated Server-Side Request Forgery (SSRF) via 'addresses' Array Keys

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the addlist function, which accepts user-controlled array keys from $POST'addresses', passes...

9.8CVSS0.00873EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/22 8:26 a.m.15 views

EUVD-2026-64242

The Mailgun for WordPress plugin for WordPress is vulnerable to Server-Side Request Forgery SSRF via path traversal in versions up to and including 2.2.0. This is due to insufficient input validation in the addlist function, which accepts user-controlled array keys from $POST'addresses', passes...

9.8CVSS5.3AI score0.00873EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68767

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length...

6.9CVSS5.7AI score0.00128EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2026/08/22 12:00 a.m.12 views

VulnCheck KEV: CVE-2021-27691

Command Injection in Tenda G0 routers with firmware versions v15.11.0.69039CN and v15.11.0.55876CN , and Tenda G1 and G3 routers with firmware versions v15.11.0.179502CN or v15.11.0.169024CN allows remote attackers to execute arbitrary OS commands via a crafted action/setDebugCfg request. This...

10CVSS6AI score0.25183EPSS
SaveIn wildExploits0References18
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-79567

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZ LARGE...

6.9CVSS5.5AI score0.00128EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/21 9:17 p.m.11 views

CVE-2026-77413

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS0.00409EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/21 9:17 p.m.13 views

CVE-2026-68508

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS0.00252EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/21 9:04 p.m.18 views

JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions

Before JSONata 2.2.1 and 1.8.8 it was possible to execute arbitrary code with crafted expressions, due to: - overwriting $clone allowing mutation of objects via transforms see evaluateTransformExpression - it being possible to destruct jsonata functions/lambdas e.g. $merge. - applyProcedure using...

9.3CVSS5.9AI score0.00508EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/21 8:57 p.m.9 views

JSONata: Arbitrary Code Execution via crafted JSONata expressions

Impact Before JSONata 2.2.0 and 1.8.8 it was possible to execute arbitrary code with crafted expressions, due to a missing hasOwnProperty check in the lookup function: https://github.com/jsonata-js/jsonata/blob/f9632e01e6e67d4f9f00593f9795420cb4b57f48/src/functions.jsL1686-L1705 This was fixed wi...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/08/21 8:47 p.m.12 views

EUVD-2026-64155

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/21 8:47 p.m.53 views

CVE-2026-77413

JSONata (a JSON query and transformation language) is vulnerable to arbitrary code execution prior to versions 1.8.8 and 2.2.0 . The root cause is a missing Object.prototype.hasOwnProperty check in the src/functions.js lookup function, which allows crafted expressions to access inherited prototyp...

9.3CVSS5.9AI score0.00409EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/21 8:47 p.m.21 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 8:09 p.m.12 views

EUVD-2026-64130

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 8:09 p.m.32 views

CVE-2026-68508 Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS0.00252EPSS
SaveExploits0References5
Rows per page
Query Builder