Lucene search
+L

11004 matches found

EUVD
EUVD
added 2026/09/15 10:40 a.m.8 views

EUVD-2026-78402

Kimai is an open-source time tracking application. Prior to 2.58.0, the official Docker image sets APPSECRET to the public value changethistosomethingunique in Dockerfile, and .docker/entrypoint.sh neither replaces nor rejects that value before Symfony uses it as kernel.secret. An unauthenticated...

9.1CVSS5.8AI score0.02062EPSS
SaveExploits1References5
OSV
OSV
added 2026/09/15 10:40 a.m.8 views

CVE-2026-52824 Kimai: Default APP_SECRET in Docker Image Enables Cookie Forgery and Account Takeover

Kimai is an open-source time tracking application. Prior to 2.58.0, the official Docker image sets APPSECRET to the public value changethistosomethingunique in Dockerfile, and .docker/entrypoint.sh neither replaces nor rejects that value before Symfony uses it as kernel.secret. An unauthenticated...

9.1CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/15 12:31 a.m.11 views

EUVD-2026-78164

IBM Langflow OSS 1.0.0 through 1.10.0 can allow attackers to execute arbitrary Python code with root privileges UID=0 on the Langflow server by submitting components containing socket or urllib imports. This enables: 1 AWS credential theft via IMDSv1 SSRF with full IAM role permissions, 2 arbitra...

9.6CVSS6.3AI score0.00248EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.15 views

PT-2026-92061

crawl4ai before 0.9.3 contains a DOM-based cross-site scripting vulnerability in the Docker Playground UI that assigns untrusted crawl results to element.innerHTML. Attackers can craft malicious PDFs with event-handler markup to execute JavaScript in the Playground origin and steal API tokens fro...

5.4CVSS5.8AI score0.00223EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.12 views

PT-2026-93122

The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to...

8.7CVSS5.8AI score0.00106EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.10 views

PT-2026-92018

On macOS, the virtio-fs host server used by Docker Sandboxes improperly follows symlinks when reopening an unlinked file from a stored path. A malicious guest can replace a parent directory with a symlink, escape the shared workspace, and read or modify arbitrary host files as the VMM user,...

9.4CVSS6.2AI score0.0016EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.11 views

PT-2026-92056

Flowise versions before 3.1.4 contain a script injection vulnerability in Docker image build workflows where workflow dispatch inputs are directly interpolated into shell run blocks. Attackers with repository write access can inject shell metacharacters through inputs like tag version and node...

8.3CVSS6.3AI score0.00348EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/14 6:08 p.m.10 views

ESPHome Device Builder: Renamed auth env vars silently disable dashboard authentication on upgrade

Summary The dashboard reads its authentication credentials from $ESPHOMEUSERNAME and $ESPHOMEPASSWORD. Earlier versions, and the legacy esphome dashboard, read the bare $USERNAME and $PASSWORD instead. When the env vars were renamed the bare names were dropped with no fallback, so an operator who...

9.8CVSS6.3AI score0.00417EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/14 5:17 p.m.6 views

AZL-101025 CVE-2026-84445 affecting package docker-compose 2.27.0-14

gRPC-Go is the Go language implementation of gRPC. Prior to 1.82.2 and 1.83.2, servers created with xds.NewGRPCServer allow internal/transport/http2server.go to accept an RPC containing neither the :authority header nor the Host header, while RouteAndProcess in internal/xds/server/routing.go...

8.7CVSS5.8AI score0.00685EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/14 3:17 p.m.7 views

CVE-2026-82430

Description When launching a Docker or OCI worker, the setuid-root worker-launcher first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the supervisor wrote into that same directory. The file is opened...

7.8CVSS0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:15 p.m.32 views

CVE-2026-82430 Apache Storm Worker Launcher: Local Privilege Escalation to Root via Container Command Files Chowned to the Tenant

Description When launching a Docker or OCI worker, the setuid-root worker-launcher first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the supervisor wrote into that same directory. The file is opened...

0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:15 p.m.14 views

CVE-2026-82430

Apache Storm's setuid-root worker-launcher suffers from a time-of-check time-of-use (TOCTOU) race condition : it changes ownership of the worker directory to the untrusted topology user before reading the supervisor-written command file, which is opened without O_NOFOLLOW or owner re-verification...

6AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 2:15 p.m.6 views

EUVD-2026-77527

Description When launching a Docker or OCI worker, the setuid-root worker-launcher first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the supervisor wrote into that same directory. The file is opened...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in docker.io-app

Moby is an open-source container framework. Prior to version 29.3.1, a security vulnerability was detected that allowed for bypassing the privilege validation process during Docker plugin installation. Due to an error in the daemon’s privilege comparison logic, the daemon might incorrectly accept...

8.4CVSS7.1AI score0.00387EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in docker.io-app

Docker Compose relies on the path information embedded in remote OCI Compose artifacts. When a layer includes the annotations com.dockercompose.extends or com.dockercompose.envfile, Compose incorporates the value provided by the attacker from com.dockercompose.file/com.dockercompose.envfile into...

8.9CVSS8.6AI score0.13653EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability in docker.io

In Docker versions prior to 9.03.15 and 20.10.3, there is a vulnerability related to the --userns-remap option. This option allows access to the remapped root directory, enabling privilege escalation to the actual root directory. When using --userns-remap, if the root user in the remapped namespa...

6.8CVSS6.9AI score0.01065EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in docker.io

Moby is an open-source project created by Docker to enable software containerization. A bug was discovered in Moby Docker Engine where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates the supplementary group permissions, they may be abl...

6.3CVSS6.6AI score0.01042EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in docker.io-app

Moby is an open-source container framework. In Docker Engine before version 29.5.1, Docker Daemon versions 28.5.2 and earlier, and Moby Daemon before version 2.0.0-beta.14, a race condition during the docker cp mount setup allowed a malicious container to redirect a bind mount target to an...

7.2CVSS6.4AI score0.00104EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in docker.io

Docker CLI is the command-line interface for the Docker container runtime. A bug was discovered in Docker CLI where running docker login my-private-registry.example.com with a misconfigured configuration file typically /.docker/config.json, which lists a credsStore or credhelpers that cannot be...

7.5CVSS6.5AI score0.01652EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in docker.io-app

Moby is an open-source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tools or runtimes. Moby’s networking implementation allows for multiple networks to be defined, each with its own IP address range and gateway. This feature is...

7.5CVSS6.1AI score0.0075EPSS
SaveExploits0References2
Rows per page
Query Builder