Lucene search
+L

3775 matches found

Cvelist
Cvelist
•added 2026/08/10 12:04 p.m.•39 views

CVE-2026-68399 bpf: Fix UAF in sock clone early bailouts

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in sock clone early bailouts Similar to recent commit 9b51a6155d14 "bpf,fork: wipe -bpfstorage before bailouts that access it", skclone performs an initial shallow copy of the socket field -skbpfstorage via sockcopy...

7.8CVSS0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•17 views

PT-2026-69908

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.7AI score0.00954EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•14 views

PT-2026-69913

Name of the Vulnerable Software and Affected Versions Dokploy versions prior to 0.29.13 Description Dokploy is a self-hostable Platform as a Service PaaS. A flaw exists where the application.saveBitbucketProvider function stores bitbucketOwner and bitbucketRepository without proper validation...

9.9CVSS5.7AI score0.0065EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•12 views

PT-2026-69700

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the SCTP authentication mechanism where the sctp auth chunk verify function returns true unconditionally when the auth chunk variable is NULL, which allows...

9.8CVSS5.7AI score0.00589EPSS
SaveExploits0References55
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•6 views

PT-2026-69799

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the BPF subsystem during socket cloning. The sk clone function performs a shallow copy of the sk bpf storage field via sock copy for a cloned socket...

7.8CVSS6AI score0.00165EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-72867: Improper Input Validation

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.9AI score0.00954EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•23 views

PT-2026-81152

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.59 Description GitPython fails to include the --separate-git-dir flag in its unsafe git clone options. This allows an attacker to provide a separate git dir parameter to the Repo.clone from or Repo.clone...

8.7CVSS7.3AI score0.00651EPSS
SaveExploits1References20
NVD
NVD
•added 2026/08/07 5:17 p.m.•17 views

CVE-2026-71556

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS0.00357EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/07 4:37 p.m.•33 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/08/07 4:37 p.m.•13 views

CVE-2026-71556 go-git: Worktree operations may follow symlinks

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations including checkout, status, and add resolve symbolic links inside the working tree without confining resolution to the worktree boundary, so a maliciously crafted reposito...

7.1CVSS5.3AI score0.00357EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/08/07 3:45 p.m.•26 views

GitPython: Arbitrary Git Repository Creation Outside the Working Tree via Unvalidated .gitmodules Submodule Name in GitPython

Summary GitPython computes the on-disk location of a submodule's separate Git directory .git/modules/ from the submodule's .gitmodules section name with no validation. Because that name is fully attacker-controlled content of a cloned repository, a malicious repository can set a submodule name to...

8.4CVSS7.7AI score0.00422EPSS
SaveExploits1References9Affected Software1
OSV
OSV
•added 2026/08/07 2:42 a.m.•13 views

OESA-2026-3251 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through...

9.3CVSS8.4AI score0.02209EPSS
SaveExploits5References6
OSV
OSV
•added 2026/08/07 2:42 a.m.•15 views

OESA-2026-3250 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through...

9.3CVSS8.4AI score0.02209EPSS
SaveExploits5References6
OSV
OSV
•added 2026/08/07 2:41 a.m.•13 views

OESA-2026-3249 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through...

9.3CVSS8.4AI score0.02209EPSS
SaveExploits5References6
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/08/05 12:54 p.m.•20 views

Malicious code in numpyp (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 971ce16c4710dfddc439c30ec2fc190001171f79fcd66f718ad358a43ecdf876 Package name numpyp is a one-character edit of numpy top-1 PyPI package and PKG-INFO advertises it as 'the simplest module for quick work with files'...

5.5AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/05 12:29 a.m.•15 views

SUSE CVE-2026-69097

GitPython before 3.1.53 fails to properly escape section names in git config files, allowing attackers to inject arbitrary configuration directives through malicious submodule names. Attackers can inject core.sshCommand or other dangerous config keys into the victim's .git/config via...

7CVSS6.4AI score0.00268EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
•added 2026/08/05 12:00 a.m.•13 views

The vulnerability of the Repo.clone_from() function in the Python library for interacting with Git repositories in GitPython allows a malicious actor to execute arbitrary code.

The vulnerability of the Repo.clonefrom function in the Python library for interacting with Git repositories in GitPython is related to the lack of measures taken to neutralize special elements. Exploiting this vulnerability may allow a malicious actor to execute arbitrary code remotely...

10CVSS7.3AI score0.00644EPSS
SaveExploits1References3Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/08/05 12:00 a.m.•16 views

The vulnerability of the Repo.clone_from() function in the Python library for interacting with Git repositories in GitPython allows a malicious actor to gain unauthorized access to protected information.

The vulnerability of the Repo.clonefrom function in the Python library for interacting with Git repositories in GitPython is related to insufficient protection of operational data. Exploiting this vulnerability could allow an attacker, operating remotely, to gain unauthorized access to protected...

7.8CVSS5.5AI score0.00328EPSS
SaveExploits1References3Affected Software2
OSV
OSV
•added 2026/08/04 2:52 p.m.•11 views

CLSA-2026-1774398084 TuxCare security update for git-clone (5 CVEs)

TuxCare rebuilt git-clone to address 5 CVEs. Fixed in 0.1.0-tuxcare.1...

7.6CVSS6.2AI score0.01922EPSS
SaveExploits1
SUSE CVE
SUSE CVE
•added 2026/08/03 11:31 p.m.•15 views

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

7.5CVSS5.6AI score0.00328EPSS
SaveExploits1References3
Rows per page
Query Builder