Lucene search
+L

9701 matches found

CVE
CVE
added 2026/07/23 7:13 p.m.56 views

CVE-2026-47669

CVE-2026-47669 (DbGate Zip Slip) : The unzipDirectory function in DbGate’s API path traversal allows writing files outside the target directory via ZIP entries with “..” (Zip Slip), enabling arbitrary file writes and potential RCE, especially in default Docker deployments running as root. Impact ...

9.3CVSS5.3AI score0.00344EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 7:13 p.m.9 views

CVE-2026-47669

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the...

9.3CVSS5.2AI score0.00344EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/23 7:13 p.m.37 views

CVE-2026-47669 DbGate: Zip Slip in archive/unzip allows arbitrary file write leading to RCE

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the unzipDirectory function in packages/api/src/shell/unzipDirectory.js line 27 does not validate that extracted file paths stay within the output directory. A malicious ZIP with ../ entries writes files anywhere on the...

9.3CVSS0.00344EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/23 11:51 a.m.103 views

Vulhub-vulnerability-reproduction-reports

Vulnerability Reproduction Reports This folder contains all v...

10CVSS7.7AI score0.99811EPSS
SaveExploits28
OSV
OSV
added 2026/07/23 11:41 a.m.5 views

PYSEC-2026-3508 PraisonAI: PRAISONAI_CALL_AUTH=disabled environment variable unconditionally disables authentication

Summary Setting PRAISONAICALLAUTH=disabled completely disables all authentication on the /api/v1/agents/id/invoke endpoint. This bypass is advertised in the application's own error messages, making it likely to appear in production Docker and Compose configurations. Details python...

8.2CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.7 views

PYSEC-2026-3522 PraisonAI: Compute-bridged file tools allow shell command injection

Compute-bridged file tools allow shell command injection Summary LocalManagedAgent / SandboxedAgent compute bridging wraps readfile, listfiles, and writefile when a compute provider is attached. The bridge converts those file operations into shell command strings using raw path arguments, then...

8.8CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.20 views

PT-2026-64183

Name of the Vulnerable Software and Affected Versions localstack serverless-localstack versions prior to 1.4.1 Description An OS command injection issue exists within the Configuration Handler component in the src/index.js file. This occurs when the custom.localstack.docker.compose file argument ...

5.3CVSS6.2AI score0.00703EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/22 8:36 p.m.7 views

GO-2026-6051 Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER` in code.gitea.io/gitea

Gitea Docker image: REVERSEPROXYTRUSTEDPROXIES = default lets any source IP impersonate any user via X-WEBAUTH-USER in code.gitea.io/gitea...

9.8CVSS8AI score0.31809EPSS
SaveExploits5References6
OSV
OSV
added 2026/07/22 8:36 p.m.8 views

MAL-2026-11003 Malicious code in n8n-nodes-net-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5ddadbbcb032b0a9eb2b0acb04579ceb1da5c1814d3a0d212830b82191dbeca0 The package advertises itself as an n8n community 'Network Utils' node, but its main entry index.js is an IIFE that executes on require. On load it: ...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:32 p.m.5 views

MAL-2026-11005 Malicious code in n8n-nodes-quick-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1a3ad37cc152517b09b8ee72a009a179399ddf802e7f22c126c9d104b4252d5a On require/import, index.js spawns /bin/bash wired to a TCP socket at hardcoded IP 103.27.109.184:8895, giving the remote operator an interactive she...

5.7AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:31 p.m.3 views

MAL-2026-11006 Malicious code in n8n-nodes-utils-helper (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9256e5f20f66f3eb9875dcc475299249173730d784230eb157c327171d114e21 The package advertises itself as an n8n community node 'Utility nodes for n8n', but the declared community node file MyNode.js is an empty stub and t...

5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:29 p.m.6 views

MAL-2026-10997 Malicious code in n8n-nodes-http-probe (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0109ab57af20f91ac1aa18ef76721b43437b80b9281bc16d5f4f2a47380935af index.js executes a top-level IIFE on module load that 1 spawns /bin/bash wired to a TCP socket connecting to 103.27.109.184:8895, giving the attacke...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:24 p.m.13 views

MAL-2026-10999 Malicious code in n8n-nodes-task-runner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 991093c97f0d954740c4b72a2e7725a501df211c94634979ebadc52652f2ebe8 The package impersonates the n8n task-runner subsystem but its shipped n8n node MyNode.js is a no-op stub whose execute returns . The real payload...

5.4AI score
SaveExploits0References17
EUVD
EUVD
added 2026/07/21 8:28 p.m.15 views

EUVD-2026-41614

Gitea Docker image: REVERSEPROXYTRUSTEDPROXIES = default lets any source IP impersonate any user via X-WEBAUTH-USER...

9.8CVSS8AI score0.31809EPSS
SaveExploits5References6
OSV
OSV
added 2026/07/21 8:28 p.m.5 views

GHSA-F75J-4CW6-RMX4 Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER`

Summary The Gitea Docker images ship an app.ini template that hard-codes: REVERSEPROXYTRUSTEDPROXIES = The documented default for this setting, in custom/conf/app.example.ini, is 127.0.0.0/8,::1/128, i.e. only loopback is trusted. When an admin enables ENABLEREVERSEPROXYAUTHENTICATION = true to p...

9.8CVSS8AI score0.31809EPSS
SaveExploits5References7
OSV
OSV
added 2026/07/21 7:34 p.m.6 views

GHSA-PF56-329R-95RW Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry

Impact This is a credential-exposure / credential-confusion issue. getRegistryCredentials reads credentials from the Docker config file /.docker/config.json and selects an entry by checking whether any configured auth key contains the target registry string: js Object.keysdockerConfig.auths ||...

9.6CVSS5.5AI score0.00317EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/21 7:4 p.m.16 views

EUVD-2026-41125

aws-cdk-lib: OS Command Injection in NodejsFunction Docker Bundling...

7.3CVSS5.2AI score0.00626EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 7:4 p.m.6 views

GHSA-VCRF-J523-4MRF aws-cdk-lib: OS Command Injection in NodejsFunction Docker Bundling

Summary AWS CDK aws-cdk-lib is an open-source framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. OS command injection issue in the NodejsFunction Docker bundling pipeline in aws-cdk-lib before 2.260.0 that might allow an actor who controls dependen...

7.3CVSS6.1AI score0.00626EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/21 4:40 p.m.4 views

SUSE-SU-2026:22887-1 Security update for docker-compose

This update for docker-compose fixes the following issues - CVE-2025-0495: buildx: credential leakage to telemetry endpoints when credentials allowed to be set as attribute values in cache-to/cache-from configuration bsc1239766. - CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the...

9.6CVSS6.8AI score0.00905EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/21 3:39 p.m.5 views

CVE-2026-64824 Home Assistant Core < 2026.7.0 Symlink Path Traversal RCE via backup-restore

Home Assistant Core before 2026.7.0 contains a path traversal vulnerability in the backup-restore function that allows attackers to write files to arbitrary absolute filesystem paths by supplying a crafted tar archive with a SYMTYPE entry containing a benign member name paired with an absolute...

9.3CVSS6.5AI score0.00576EPSS
SaveExploits0References4
Rows per page
Query Builder