Search CVE reports


Toggle filters

2681 – 2690 of 46511 results

Status is adjusted based on your filters.


CVE-2026-76220

Medium priority
Needs evaluation

GitPython before 3.1.58 contains a command execution vulnerability in the check_unsafe_options guard that can be bypassed by combining a single-character kwarg with split_single_char_options=False. Attackers can supply a crafted...

1 affected package

python-git

Package 24.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-76219

Medium priority
Needs evaluation

GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.from_tree, IndexFile.reset, and IndexFile.merge_tree methods that append caller-influenced treeish strings to git read-tree without...

1 affected package

python-git

Package 24.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-76218

Medium priority
Needs evaluation

GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards unsafe git options without validation. Attackers can supply a template parameter pointing to a directory with malicious git hooks...

1 affected package

python-git

Package 24.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-76217

Medium priority
Needs evaluation

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove() and Head.checkout(). Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read...

1 affected package

python-git

Package 24.04 LTS
python-git Needs evaluation
Show less packages

CVE-2026-65612

Medium priority
Needs evaluation

nnn does not sanitize the filename variable. An attacker can place a file with a crafted name on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If...

1 affected package

nnn

Package 24.04 LTS
nnn Needs evaluation
Show less packages

CVE-2026-65611

Medium priority
Needs evaluation

nnn does not sanitize the path variable. An attacker can create a directory on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim enters...

1 affected package

nnn

Package 24.04 LTS
nnn Needs evaluation
Show less packages

CVE-2026-65610

Medium priority
Needs evaluation

nnn stores homelen variable as uchar_t, which can only represent values in the range 0-255. An attacker who can influence the victim's execution environment can provide an arbitrary HOME path with length that is truncated to 0....

1 affected package

nnn

Package 24.04 LTS
nnn Needs evaluation
Show less packages

CVE-2026-65609

Medium priority
Needs evaluation

nnn is vulnerable to Out-of-Bound write vulnerability. Due to lack of validation of attacker-controlled length fields deserialized from a session file, a crafted session file can cause nnn to write data beyond the bounds of...

1 affected package

nnn

Package 24.04 LTS
nnn Needs evaluation
Show less packages

CVE-2026-76235

Medium priority
Needs evaluation

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on...

1 affected package

cockpit

Package 24.04 LTS
cockpit Needs evaluation
Show less packages

CVE-2026-75900

Medium priority
Needs evaluation

An out-of-bounds read vulnerability was found in swtpm's SWTPM_NVRAM_CheckHeader() function. The entry guard checks the buffer length against sizeof(bh), where bh is a pointer, instead of sizeof(*bh), the actual struct size. This...

1 affected package

swtpm

Package 24.04 LTS
swtpm Needs evaluation
Show less packages