Lucene search
+L

20804 matches found

NVD
NVD
added 2026/08/03 8:17 p.m.10 views

CVE-2026-47211

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/03 8:17 p.m.9 views

CVE-2026-48031

go-base is a Go RESTful API Boilerplate template with JWT Authentication, backed by PostgreSQL. In versions prior to 2026-05-18, the JWT signing secret is hardcoded to the known string "random", letting any attacker who reads the public repository forge tokens for arbitrary users, including admin...

9.1CVSS0.00345EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 8:1 p.m.4 views

CVE-2026-47211 Ouroboros: Remote Code Execution via Untrusted Project-Directory .env

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 8:1 p.m.42 views

CVE-2026-47211 Ouroboros: Remote Code Execution via Untrusted Project-Directory .env

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 8:1 p.m.13 views

EUVD-2026-52425

Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. In versions prior to 0.39.0, if a user clones a malicious repository and runs Ouroboros commands within that directory, it can lead to arbitrary code executi...

8.4CVSS6.3AI score0.00173EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2026/08/03 7:11 p.m.13 views

K000162741: Ruby on Rails Action Pack vulnerability CVE-2026-66066

Security Advisory Description Action Pack is a framework for handling and responding to web requests. In versions prior to 7.2.3.2, 8.0.5.1 and 8.1.3.1, Active Storage does not disable libvips operations marked unsafe for untrusted content, allowing a crafted upload to invoke such an operation...

9.5CVSS8.8AI score0.01767EPSS
SaveExploits6
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:5 p.m.10 views

CVE-2026-48031

go-base is a Go RESTful API Boilerplate template with JWT Authentication, backed by PostgreSQL. In versions prior to 2026-05-18, the JWT signing secret is hardcoded to the known string "random", letting any attacker who reads the public repository forge tokens for arbitrary users, including admin...

9.1CVSS7.7AI score0.00345EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/03 7:5 p.m.44 views

CVE-2026-48031 Go Restful API Boilerplate: Hardcoded JWT Secret "random" Allows Token Forgery

go-base is a Go RESTful API Boilerplate template with JWT Authentication, backed by PostgreSQL. In versions prior to 2026-05-18, the JWT signing secret is hardcoded to the known string "random", letting any attacker who reads the public repository forge tokens for arbitrary users, including admin...

9.1CVSS0.00345EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/03 7:4 p.m.8 views

CVE-2026-67322

A flaw was found in GitPython. A remote attacker can exploit a vulnerability in the Repo.clonefrom method by providing a specially crafted Git repository URL. This URL can contain references to environment variables, which are then expanded and included in the URL. This allows the attacker to...

8.7CVSS7.2AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/03 5:4 p.m.15 views

CVE-2026-67320

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.00304EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 9:56 a.m.8 views

DBI: DBI: Arbitrary code execution via caller-influenced Profile attribute

A flaw was found in the DBI component for Perl. This vulnerability allows an attacker to inject and execute arbitrary code by manipulating the Profile attribute of a DBI handle. When a string is assigned to this attribute, the component processes it without proper validation, enabling the executi...

8.8CVSS6.7AI score0.00479EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/03 3:33 a.m.14 views

DBI: DBI: Arbitrary code execution via caller-influenced Profile attribute

A flaw was found in the DBI component for Perl. This vulnerability allows an attacker to inject and execute arbitrary code by manipulating the Profile attribute of a DBI handle. When a string is assigned to this attribute, the component processes it without proper validation, enabling the executi...

8.8CVSS6.7AI score0.00479EPSS
SaveExploits0References7
Wolfi
Wolfi
added 2026/08/02 8:24 a.m.18 views

GHSA-88FW-V6X4-3F58 vulnerabilities

Vulnerabilities for packages: apache-nifi-registry...

5.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-67322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clonefrom. The caller-supplied remote URL is passed through Git.polishurl,...

8.7CVSS7.4AI score0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/01 1:17 p.m.8 views

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

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/01 12:22 p.m.11 views

EUVD-2026-51855

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

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.6 views

CVE-2026-67322 GitPython before 3.1.52 Environment Variable Exfiltration via clone_from

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

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 12:22 p.m.7 views

CVE-2026-67322 GitPython before 3.1.52 Environment Variable Exfiltration via clone_from

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

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/01 12:22 p.m.55 views

CVE-2026-67322

GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clone_from(). The clone URL is passed through Git.polish_url(), which on non-Cygwin platforms expands environment variables in the URL via os.path.expandvars(). An attacker-controlled clone URL can embed $NAME or $...

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

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

8.7CVSS5.6AI score0.00266EPSS
SaveExploits0References3
Rows per page
Query Builder