Lucene search
+L

10557 matches found

EUVD
EUVD
added 2026/06/21 1:26 p.m.17 views

EUVD-2026-38170

Crawl4AI before 0.8.7 contains an authentication bypass vulnerability due to a hardcoded default JWT signing key in the Docker API server. Attackers who know the default key can forge valid authentication tokens for any user, bypassing authentication and gaining full access to protected...

9.8CVSS5.9AI score0.02639EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/21 1:26 p.m.8 views

CVE-2026-56265 Crawl4AI - Authentication Bypass via Hardcoded JWT Signing Key

Crawl4AI before 0.8.7 contains an authentication bypass vulnerability due to a hardcoded default JWT signing key in the Docker API server. Attackers who know the default key can forge valid authentication tokens for any user, bypassing authentication and gaining full access to protected...

9.8CVSS5.9AI score0.02639EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/21 1:26 p.m.62 views

CVE-2026-56265

CVE-2026-56265 affects Crawl4AI prior to 0.8.7 due to a hardcoded default JWT signing key in the Docker API server. The root cause is token forgery: an attacker who knows the default key can forge valid authentication tokens for any user, bypassing authentication and gaining full access to protec...

9.8CVSS5.9AI score0.02639EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.13 views

Fedora 45 : docker-buildx (2026-33cccee12b)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-33cccee12b advisory. Automatic update for docker-buildx-0.35.0-1.fc45. Changelog Thu Jun 18 2026 Bradley G Smith - 0.35.0-1 - Update to release v0.35.0 - Resolves:...

8.8CVSS6.7AI score0.00467EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.9 views

Fedora 45 : docker-buildkit (2026-c6481c190e)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-c6481c190e advisory. Automatic update for docker-buildkit-0.31.0-1.fc45. Changelog Wed Jun 17 2026 Bradley G Smith - 0.31.0-1 - Update to release v0.31.0 - Resolve...

8.8CVSS6.7AI score0.00467EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.10 views

SUSE SLED15 / SLES15 Security Update : docker (SUSE-SU-2026:2429-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:2429-1 advisory. - Update to Docker 29.4.0. See upstream changelog online at - Update to buildx 0.33.0. See upstream changelog online at...

5.3CVSS5.9AI score0.00561EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/19 6:16 p.m.28 views

CVE-2026-49290

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC CDLC. Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a...

9.4CVSS0.00833EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/19 5:31 p.m.35 views

CVE-2026-49290 Slopsmith has path traversal in archive extractors that allows arbitrary file write → potential RCE

Slopsmith is a self-contained web application for browsing, playing, and practicing Rocksmith 2014 Custom DLC CDLC. Prior to 0.2.9-alpha.5, a path-traversal vulnerability in Slopsmith's archive extractors allows an attacker to write arbitrary files outside the extraction directory by supplying a...

9.4CVSS0.00833EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/19 3:46 p.m.18 views

CVE-2026-41568

A flaw was found in the Moby container framework. A race condition during the docker cp mount setup allows a malicious container to create empty files or directories at arbitrary locations on the host filesystem. This vulnerability can lead to a denial of service by filling up disk space or...

6.1CVSS5.9AI score0.00108EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/18 5:25 p.m.15 views

GHSA-WM69-2PC3-RMMF Crawl4AI: Unauthenticated SSRF on the Docker server streaming crawl path (/crawl/stream)

Summary The Docker API server applied its SSRF destination check validateurldestination on the non-streaming /crawl path but not on the streaming path. handlestreamcrawlrequest passed seed URLs straight to the crawler with no destination validation. A remote, unauthenticated client could call POS...

8.6CVSS5.5AI score0.00445EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 5:25 p.m.14 views

Arbitrary Code Injection

Overview Crawl4AI is a 🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & scraper Affected versions of this package are vulnerable to Arbitrary Code Injection via the browserconfig.extraargs parameter in API requests. An attacker can execute arbitrary commands as the container's runtime user by...

10CVSS6.3AI score0.00939EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 5:25 p.m.14 views

GHSA-R253-R9JW-QG44 Crawl4AI: Unauthenticated RCE via Chromium launch-argument injection in browser_config.extra_args

Summary The Docker API server accepted a request-supplied browserconfig.extraargs, which flowed into Chromium's launch arguments. An attacker could inject Chromium switches that replace a child-process launch command --utility-cmd-prefix, --renderer-cmd-prefix, --gpu-launcher,...

10CVSS6.5AI score0.00939EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/18 5:25 p.m.27 views

GHSA-2JQ4-Q6VV-4CP3 Crawl4AI: Arbitrary file write (path traversal) in crawler downloads can lead to RCE

Summary When the crawler saves a downloaded file, the destination filename was taken from attacker-influenced input and joined to the downloads directory with no confinement. A filename containing an absolute path e.g. /etc/cron.d/evil or ../ traversal escaped the downloads directory, giving an...

9.6CVSS6.5AI score0.00809EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/18 3:43 p.m.22 views

ROOT-APP-GOBINARY-CVE-2025-15558 CVE-2025-15558 in rootio-github.com/docker/cli - Patched by Root

Root has patched CVE-2025-15558 in the rootio-github.com/docker/cli package for Root:Go. Multiple fixed versions available...

8CVSS7.1AI score0.00472EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/18 3:03 p.m.23 views

BBOT: Server-Side Request Forgery (SSRF) in docker_pull module via WWW-Authenticate realm parsing

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS5.5AI score0.00167EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/18 3:03 p.m.34 views

GHSA-3MP7-VP6J-2MXX BBOT: Server-Side Request Forgery (SSRF) in docker_pull module via WWW-Authenticate realm parsing

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS5.5AI score0.00167EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/18 3:03 p.m.29 views

EUVD-2026-37814

BBOT: Server-Side Request Forgery SSRF in dockerpull module via WWW-Authenticate realm parsing...

3.1CVSS5.2AI score0.00167EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/18 2:27 p.m.32 views

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

5.6AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/18 2:27 p.m.30 views

GHSA-8CCJ-P46R-JWQQ 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
SaveExploits0References2
NVD
NVD
added 2026/06/18 2:17 p.m.19 views

CVE-2026-12539

Docker Sandboxes sbx blocks ICMP egress with an authorizer applied only at network-creation time, and does not re-apply it to networks rebuilt from disk when the Docker daemon restarts, so a restart-surviving sandbox forwards ICMP to arbitrary hosts. A workload inside a sandbox, which the threat...

5.7CVSS0.0014EPSS
SaveExploits0References2
Rows per page
Query Builder