Search CVE reports


Toggle filters

181 – 190 of 44355 results

Status is adjusted based on your filters.


CVE-2026-67326

Medium priority
Needs evaluation

GitPython before 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged...

1 affected package

python-git

Package 20.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-67325

Medium priority
Needs evaluation

GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names...

1 affected package

python-git

Package 20.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-67324

Medium priority
Needs evaluation

GitPython 3.1.50 fails to recognize joined short-option forms such as -u<value> (the short form of --upload-pack=<value>) when enforcing its default unsafe-option gate. When an application passes attacker-influenced clone options...

1 affected package

python-git

Package 20.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-67323

Medium priority
Needs evaluation

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary...

1 affected package

python-git

Package 20.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-67322

Medium priority
Needs evaluation

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clone_from(). The caller-supplied remote URL is passed through Git.polish_url(), which on non-Cygwin platforms calls os.path.expandvars() on the...

1 affected package

python-git

Package 20.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-67321

Medium priority
Needs evaluation

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in '{}'. Attackers who control object keys and nested...

1 affected package

node-axios

Package 20.04 LTS
node-axios Needs evaluation
Show less packages

CVE-2026-67320

Medium priority
Needs evaluation

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...

1 affected package

node-axios

Package 20.04 LTS
node-axios Needs evaluation
Show less packages

CVE-2026-67319

Medium priority
Needs evaluation

axios before 0.33.0 (and 1.x before 1.18.0) can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level...

1 affected package

node-axios

Package 20.04 LTS
node-axios Needs evaluation
Show less packages

CVE-2026-67318

Medium priority
Needs evaluation

axios versions >=1.13.0 (Node.js HTTP adapter) fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the...

1 affected package

node-axios

Package 20.04 LTS
node-axios Needs evaluation
Show less packages

CVE-2026-67317

Medium priority
Needs evaluation

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass...

1 affected package

node-axios

Package 20.04 LTS
node-axios Needs evaluation
Show less packages