Lucene search
+L

217175 matches found

RedHat Linux
RedHat Linux
added 2026/08/01 1:24 p.m.10 views

tar: tar: TOCTOU in incremental dumpdir 'X' rename handling allows restore path escape

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.4AI score0.0008EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/01 1:17 p.m.16 views

UBUNTU-CVE-2026-67322

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through Git.polishurl, which on non-Cygwin platforms calls os.path.expandvars on the URL before invoking git clone. An attacker who controls the clone URL can emb...

8.7CVSS5.6AI score0.00275EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/01 1:17 p.m.13 views

UBUNTU-CVE-2026-67316

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

7.4CVSS5.5AI score0.00354EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/01 1:13 p.m.12 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67316 axios before 1.18.0 Prototype Pollution via bodyless methods

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS5.4AI score0.00354EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67316 axios before 1.18.0 Prototype Pollution via bodyless methods

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/01 12:22 p.m.14 views

EUVD-2026-51827

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS5.5AI score0.00354EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67316

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS5.5AI score0.00354EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.45 views

CVE-2026-67316 axios before 1.18.0 Prototype Pollution via bodyless methods

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS0.00354EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/01 12:22 p.m.100 views

CVE-2026-67323

GitPython < 3.1.51 is affected. The vulnerability stems from failing to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), enabling command injection via options like --exec and --upload-pack. Additionally, Repo.iter_commits() and Repo.blame(...

8.6CVSS5.6AI score0.01037EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/08/01 12:22 p.m.105 views

CVE-2026-67316

axios is a widely-used Node.js and browser HTTP client. CVE-2026-67316 is a read-side prototype-pollution gadget in the bodyless method aliases (get(), delete(), head(), options()): when Object.prototype has already been polluted by another dependency, inherited data is read via (config || {}).da...

7.4CVSS5.5AI score0.00354EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.42 views

CVE-2026-67335 better-auth before 1.6.2 OAuth State Validation Bypass

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS0.00172EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.42 views

CVE-2026-67335

Affected software: better-auth before 1.6.2. Vulnerability: OAuth state validation failure due to cookie-backed state storage without PKCE, allowing attackers to forge the state and supply an attacker-controlled authorization code. Impact: can create authenticated sessions bound to the attacker's...

6CVSS5.6AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67335 better-auth before 1.6.2 OAuth State Validation Bypass

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the...

6CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67320 axios before 0.33.0 Prototype Pollution via Node HTTP adapter

axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as ...config or...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.16 views

EUVD-2026-51848

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer...

8.7CVSS5.5AI score0.00369EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/01 12:22 p.m.108 views

CVE-2026-67320

CVE-2026-67320 affects axios on Node.js when using the HTTP adapter. A hardened config object can be re-exposed to regular objects via common patterns, allowing an attacker to pollute Object.prototype.proxy and route plaintext-HTTP requests through a malicious proxy. Impact includes exposure of A...

8.3CVSS5.5AI score0.0037EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/08/01 12:22 p.m.61 views

CVE-2026-67327

Better-Auth before 1.6.22 is vulnerable to account takeover via pre-account hijacking on magic-link and email-OTP sign-in when open email/password registration is enabled. An attacker registers a victims email with a chosen password; the account remains unverified. When the victim signs in later...

8.7CVSS5.5AI score0.00264EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/01 11:16 a.m.15 views

CVE-2026-18536

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches...

7.5CVSS0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/01 11:16 a.m.9 views

UBUNTU-CVE-2026-18536

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches...

7.5CVSS5.5AI score0.00161EPSS
SaveExploits0References8
Rows per page
Query Builder