Lucene search
+L

10644 matches found

Github Security Blog
Github Security Blog
added 2026/05/13 3:31 p.m.11 views

Nautobot: GitRepository.current_head field should not be writable through REST API

Impact A user with access to add/change a GitRepository record could use the REST API to directly set the currenthead field on the record, which was not intended to be user-editable. Doing so could cause Nautobot's local clones of the relevant repository to checkout a commit other than the latest...

7.1CVSS5.7AI score0.00277EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/05/13 3:31 p.m.17 views

GHSA-P3HX-PWF3-J8WR Nautobot: GitRepository.current_head field should not be writable through REST API

Impact A user with access to add/change a GitRepository record could use the REST API to directly set the currenthead field on the record, which was not intended to be user-editable. Doing so could cause Nautobot's local clones of the relevant repository to checkout a commit other than the latest...

7.1CVSS5.7AI score0.00277EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/13 10:14 a.m.22 views

RHSA-2026:16875 Red Hat Security Advisory: git-lfs security update

Bulletin has no description...

7.8CVSS7.3AI score0.00728EPSS
SaveExploits0References33
NVD
NVD
added 2026/05/13 8:16 a.m.13 views

CVE-2026-41050

Fleet's Helm deployer did not fully apply ServiceAccount impersonation in two code paths, allowing a tenant with git push access to a Fleet-monitored repository to read secrets from any namespace on every downstream cluster targeted by their GitRepo...

9.9CVSS0.0039EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/13 8:4 a.m.47 views

CVE-2026-41050 Helm impersonation bypass of `RESTClientGetter` retains `cluster-admin` during template rendering

Fleet's Helm deployer did not fully apply ServiceAccount impersonation in two code paths, allowing a tenant with git push access to a Fleet-monitored repository to read secrets from any namespace on every downstream cluster targeted by their GitRepo...

9.9CVSS0.0039EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:4 a.m.12 views

CVE-2026-41050

Fleet's Helm deployer did not fully apply ServiceAccount impersonation in two code paths, allowing a tenant with git push access to a Fleet-monitored repository to read secrets from any namespace on every downstream cluster targeted by their GitRepo...

9.9CVSS5.9AI score0.0039EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 8:4 a.m.10 views

CVE-2026-41050 Helm impersonation bypass of `RESTClientGetter` retains `cluster-admin` during template rendering

Fleet's Helm deployer did not fully apply ServiceAccount impersonation in two code paths, allowing a tenant with git push access to a Fleet-monitored repository to read secrets from any namespace on every downstream cluster targeted by their GitRepo...

9.9CVSS5.9AI score0.0039EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.30 views

PT-2026-40720

Name of the Vulnerable Software and Affected Versions Nautobot versions prior to 2.4.33 Nautobot versions prior to 3.1.2 Description A user with permissions to add or modify a GitRepository record can use the REST API to directly set the current head field, which is not intended to be...

7.1CVSS5.8AI score0.00277EPSS
SaveExploits0References12
Oracle linux
Oracle linux
added 2026/05/13 12:0 a.m.26 views

git-lfs security update

3.4.1-10 - Rebuild with new Golang - Resolves: RHEL-167541, RHEL-167379, RHEL-166518 3.4.1-9 - Rebuild with new Golang - Resolves: RHEL-156637...

7.5CVSS7.4AI score0.00728EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/13 12:0 a.m.10 views

Security update for trivy (moderate)

openSUSE security update: security update for trivy ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20720-1 Rating: moderate References: bsc1264873 Cross-References: CVE-2026-41506 CVSS scores: CVE-2026-41506 SUSE : 6.5...

7.1CVSS5.8AI score0.00259EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/13 12:0 a.m.10 views

Oracle Linux 8 : git-lfs (ELSA-2026-16875)

The remote Oracle Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2026-16875 advisory. 3.4.1-10 - Rebuild with new Golang - Resolves: RHEL-167541, RHEL-167379, RHEL-166518 3.4.1-9 - Rebuild with new Golang - Resolves: RHEL-156637 Tenable...

7.5CVSS7.4AI score0.00728EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/12 4:33 p.m.4 views

OPENSUSE-SU-2026:20720-1 Security update for trivy

This update for trivy fixes the following issues: Changes in trivy: - update go-git to 5.18.0 bsc1264873, CVE-2026-41506...

7.4CVSS5.8AI score0.00259EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/12 12:0 p.m.11 views

RUSTSEC-2026-0183 Potential undefined behavior when calling Remote::list()

When calling Remote::list for a remote of a git repository, when that remote does not advertise any references, git2 passes a null pointer to the unsafe function slice::fromrawparts. Based on the safety section documentation of function, data must be non-null even for slices of length zero. Thus,...

5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/05/12 8:38 a.m.10 views

BIT-ARGO-WORKFLOWS-2026-42295 Argo Workflows: Exposure of artifact repository credentials

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From version 4.0.0 to before version 4.0.5, the workflow executor logs all artifact repository credentials S3 access keys, secret keys, GCS service account keys, Azure account keys, Gi...

8.5CVSS5.7AI score0.00357EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/05/12 3:31 a.m.14 views

SUSE CVE-2026-41506

go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha....

6.5CVSS5.7AI score0.00259EPSS
SaveExploits0References10
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/12 12:59 a.m.16 views

Malicious code in git-branch-selector (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector dab170d586455af0816362e715de0907ddaa19adb87c68ef59255139322dde69 The package git-branch-selector was found to contain malicious code. Source: ghsa-malware...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/05/12 12:59 a.m.9 views

MAL-2026-3503 Malicious code in git-branch-selector (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector dab170d586455af0816362e715de0907ddaa19adb87c68ef59255139322dde69 The package git-branch-selector was found to contain malicious code. Source: ghsa-malware...

5.8AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/12 12:58 a.m.13 views

Malicious code in git-git-git (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aee29b689edc0620e25183b269a2b0f9bb0a0e84e74f19d7c876e46712720e72 The package git-git-git was found to contain malicious code. Source: ghsa-malware fa5e0d5e3dc2a5a2cf5a7219b747a751510b5e030e512f041e52851fe28cbe34 An...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/05/12 12:58 a.m.8 views

MAL-2026-3504 Malicious code in git-git-git (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aee29b689edc0620e25183b269a2b0f9bb0a0e84e74f19d7c876e46712720e72 The package git-git-git was found to contain malicious code. Source: ghsa-malware fa5e0d5e3dc2a5a2cf5a7219b747a751510b5e030e512f041e52851fe28cbe34 An...

5.8AI score
SaveExploits0References6
Snyk
Snyk
added 2026/05/11 9:0 p.m.9 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential stealer worm. A malicious actor managed to extract a GitHub Actions OIDC token from the runner process and publish tampered versions of 42 @tanstack/ packages to npm, which then spread ...

9.8CVSS5.8AI score
SaveExploits0References2
Rows per page
Query Builder