Lucene search
+L

2539 matches found

NVD
NVD
•added 2026/08/13 5:17 p.m.•10 views

CVE-2026-58435

Gitea LFS Deploy-Key Privilege Escalation...

5.4CVSS0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/13 4:44 p.m.•37 views

CVE-2026-58435 Gitea LFS Deploy-Key Privilege Escalation

Gitea LFS Deploy-Key Privilege Escalation...

0.00294EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/13 4:44 p.m.•14 views

EUVD-2026-58162

Gitea LFS Deploy-Key Privilege Escalation...

5.7AI score0.00294EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/13 4:44 p.m.•66 views

CVE-2026-58435

Gitea's LFS server is vulnerable to a privilege escalation flaw due to a trust-boundary confusion in how it handles deploy keys . The system incorrectly sets the UserID in LFS JWT tokens to the repository owner's ID rather than the specific deploy key's identity. Consequently, an attacker possess...

5.7AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/13 4:44 p.m.•36 views

CVE-2026-58435 Gitea LFS Deploy-Key Privilege Escalation

Gitea LFS Deploy-Key Privilege Escalation...

5.4CVSS5.2AI score
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•0 views

CVE-2026-58435: Incorrect Privilege Assignment

Gitea LFS Deploy-Key Privilege Escalation...

5.4CVSS5.7AI score0.00294EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/12 3:18 p.m.•14 views

CVE-2026-66381

A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions...

5.3CVSS0.00385EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/12 3:07 p.m.•55 views

CVE-2026-66381

Technical details are not publicly available in the provided documents. Monitor for updates.

5.3CVSS5.2AI score0.00385EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/08/12 3:07 p.m.•14 views

EUVD-2026-57250

A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions...

5.3CVSS5.2AI score0.00385EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/12 3:07 p.m.•11 views

CVE-2026-66381 Repository readers may access content outside configured upstream paths

A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions...

5.3CVSS5.2AI score0.00385EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/12 3:07 p.m.•39 views

CVE-2026-66381 Repository readers may access content outside configured upstream paths

A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions...

5.3CVSS0.00385EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•11 views

PT-2026-71105

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions. Recommendations At the moment,...

5.3CVSS5.6AI score0.00385EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•1 views

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

A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions...

5.3CVSS5.7AI score0.00385EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/11 12:03 a.m.•8 views

SUSE CVE-2026-58435

Gitea LFS Deploy-Key Privilege Escalation...

5.4CVSS5.6AI score0.00294EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/11 12:00 a.m.•13 views

PT-2026-70055

Name of the Vulnerable Software and Affected Versions wildfly-core affected versions not specified Description A flaw allows a remote attacker with 'deployer' account authentication to import and deploy a malicious archive file from an untrusted source. By leveraging WildFly libraries to create a...

6.5CVSS5.5AI score0.00517EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/10 7:14 p.m.•34 views

CVE-2026-72879 Dokploy: Command Injection via Registry Credentials in Swarm Upload

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.8, the getRegistryCommands function in packages/server/src/utils/cluster/upload.ts interpolates registry.password and registry.registryUrl directly into a shell command without escaping. An authenticated user with project...

9.4CVSS0.00483EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/05 5:46 a.m.•23 views

CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS5.4AI score
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/05 5:46 a.m.•13 views

CVE-2026-70375

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...

5.6AI score0.01868EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/05 5:46 a.m.•62 views

CVE-2026-70375

CVE-2026-70375 : HashBrown CMS <1.4.6 has an OS Command Injection in the Git deployer. GitDeployer.pullRepo() runs AppService.exec(git checkout ${this.branch || 'master'}) with the branch value interpolated directly, and GitDeployer.validate() only rejects a single quote in repo/branch/usernam...

8.8CVSS5.3AI score0.01868EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/30 8:16 p.m.•16 views

CVE-2026-10569

IBM UCD - IBM UrbanCode Deploy 7.2 through 7.2.3.23, and 7.3 through 7.3.2.18 and IBM UCD - IBM DevOps Deploy 8.0 through 8.0.1.13, 8.1 through 8.1.2.6, and 8.2 through 8.2.1.0 is susceptible to an Exposure of Sensitive Information Vulnerability in plugin output logs. This exposure could allow an...

4.3CVSS0.00301EPSS
SaveExploits0References1
Rows per page
Query Builder