Lucene search
+L

12271 matches found

Cvelist
Cvelist
•added 2026/08/21 8:05 p.m.•47 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS0.00457EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/21 8:05 p.m.•18 views

EUVD-2026-64126

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.6AI score0.00457EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 8:05 p.m.•8 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.4AI score0.00457EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/21 8:05 p.m.•49 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.7AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/21 8:05 p.m.•154 views

CVE-2026-62960

Git for Windows prior to 2.55.0.windows.4 is vulnerable to a security bypass in bundle-uri.c . When transfer.bundleuri=true, a malicious remote Git server can advertise a bundle URI processed by transport_get_remote_bundle_uri(), fetch_bundle_uri_internal(), and copy_uri_to_file(). Non-HTTP(S) va...

7.4CVSS5.5AI score0.00457EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/21 6:16 p.m.•23 views

CVE-2026-62676

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS0.00402EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 5:42 p.m.•11 views

CVE-2026-62676 Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS5.4AI score0.00402EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 5:42 p.m.•20 views

CVE-2026-62676 Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/21 5:42 p.m.•32 views

CVE-2026-62676 Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS0.00402EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 3:09 p.m.•9 views

OPENSUSE-SU-2026:21621-1 Security update for git-lfs

This update for git-lfs fixes the following issues: Changes in git-lfs: - update to 3.7.1: boo1252259 CVE-2025-26625 This release introduces security fixes for Linux, macOS, and Windows systems, which have been collectively assigned CVE-2025-26625. When populating a Git repository's working tree...

8.6CVSS5.8AI score0.00939EPSS
SaveExploits0References4
GithubExploit
GithubExploit
•added 2026/08/21 4:19 a.m.•26 views

Exploit for CVE-2026-60004

CVE-2026-60004 Gitea diffpatch RCE ★ CVE-2026-60004 Gitea di...

8.9AI score0.23988EPSS
SaveExploits14
SUSE CVE
SUSE CVE
•added 2026/08/21 12:41 a.m.•11 views

SUSE CVE-2026-73621

GitPython before 3.1.56 contains an argument injection vulnerability in the Commit.count method, which forwards keyword arguments to 'git rev-list' without the checkunsafeoptions guard present in the sibling iteritems method. An attacker who can control options passed to Commit.count e.g., via an...

5.4CVSS5.7AI score0.0036EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/21 12:41 a.m.•12 views

SUSE CVE-2026-73622

GitPython before 3.1.55 fails to disable environment variable expansion in Remote.create and Submodule.add URL handling, allowing attackers to exfiltrate secrets by supplying URLs containing variable references. Attackers can craft URLs with environment variable tokens that are expanded into...

8.7CVSS5.3AI score0.00514EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/21 12:37 a.m.•15 views

SUSE CVE-2026-76217

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 arbitrary files accessible to the process, with full file contents...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/21 12:37 a.m.•12 views

SUSE CVE-2026-76218

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 that execute arbitrary code when git operations are performed on the...

8.8CVSS6.7AI score0.00825EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/08/21 12:37 a.m.•12 views

SUSE CVE-2026-76221

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS5.9AI score0.00774EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/08/21 12:00 a.m.•25 views

PT-2026-79447

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transport get remote bundle uri, fetch bundle uri internal, and copy uri to file in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTT...

7.4CVSS5.4AI score0.00457EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/21 12:00 a.m.•2 views

CVE-2026-62960: Exposure of Sensitive Information to an Unauthorized Actor

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.9AI score0.00457EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/21 12:00 a.m.•2 views

CVE-2026-44517: Improper Limitation of a Pathname to a Restricted Directory

Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left ...

6.3CVSS5.8AI score0.00184EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/20 11:55 p.m.•17 views

Security Bulletin: Multiple Vulnerabilities in IBM Operator for PostgreSQL

Summary Multiple vulnerabilities were addressed in IBM Operator for PostgreSQL version v28.4.3. Vulnerability Details CVEID:CVE-2026-71557 DESCRIPTION: go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, reference names are not sanitized befor...

8.6CVSS6.1AI score0.00853EPSS
SaveExploits5Affected Software1
Rows per page
Query Builder