Lucene search
+L

52803 matches found

OSV
OSV
added 2026/06/26 7:26 p.m.19 views

CVE-2026-46386 OpenProject: Pre-authentication RCE in openproject/openproject Docker image via default `SECRET_KEY_BASE=OVERWRITE_ME` and `cookies_serializer = :marshal`

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/26 7:26 p.m.32 views

CVE-2026-46386 OpenProject: Pre-authentication RCE in openproject/openproject Docker image via default `SECRET_KEY_BASE=OVERWRITE_ME` and `cookies_serializer = :marshal`

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS0.00272EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 7:26 p.m.53 views

CVE-2026-46386

OpenProject’s official docker image ships SECRET_KEY_BASE=OVERWRITE_ME and cookies_serializer = :marshal, creating a deterministic Marshal-deserialization path reachable via the /my/two_factor_devices cookie reader. This enables potential pre-authentication remote code execution, as noted in the ...

9.9CVSS5.8AI score0.00272EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/26 7:13 p.m.10 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the imageDownload process. An attacker can overwrite arbitrary files on the host system and potentially execute arbitrary commands as root by supplying a crafted Incus-Image-Hash header containing directory...

9.9CVSS6.1AI score0.00439EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 7:13 p.m.10 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the imageDownload process. An attacker can overwrite arbitrary files on the host system and potentially execute arbitrary commands as root by supplying a crafted Incus-Image-Hash header containing directory...

9.9CVSS6.1AI score0.00439EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/26 7:13 p.m.17 views

Incus has an arbitrary file write on its client due to trusted image hash

Summary An arbitrary file write exists in the Incus client when a malicious image server returns a crafted Incus-Image-Hash header. This can lead to arbitrary command execution as root on the server. Details - cmd/incusd/images.go:611-684 handles source.type=url by HEADing the user-supplied URL,...

9.9CVSS6.2AI score0.00439EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/26 7:13 p.m.10 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the imageDownload process. An attacker can overwrite arbitrary files on the host system and potentially execute arbitrary commands as root by supplying a crafted Incus-Image-Hash header containing directory...

9.9CVSS6.1AI score0.00439EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 7:13 p.m.10 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the imageDownload process. An attacker can overwrite arbitrary files on the host system and potentially execute arbitrary commands as root by supplying a crafted Incus-Image-Hash header containing directory...

9.9CVSS6.1AI score0.00439EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 7:13 p.m.10 views

Improper Input Validation

Overview github.com/lxc/incus/v6/shared/validate is a None Affected versions of this package are vulnerable to Improper Input Validation. via the imageDownload process. An attacker can overwrite arbitrary files on the host system and potentially execute arbitrary commands as root by supplying a...

9.9CVSS6.1AI score0.00439EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/26 7:13 p.m.20 views

GHSA-F6M5-XW2G-XC4X Incus has an arbitrary file write on its client due to trusted image hash

Summary An arbitrary file write exists in the Incus client when a malicious image server returns a crafted Incus-Image-Hash header. This can lead to arbitrary command execution as root on the server. Details - cmd/incusd/images.go:611-684 handles source.type=url by HEADing the user-supplied URL,...

9.9CVSS6.2AI score0.00439EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:46 p.m.10 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path via a crafted symlink in the templates directory during image import or instance backup restoration processes. An attacker can access and modify arbitrary files on the host system, potentially leadi...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:46 p.m.10 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path via a crafted symlink in the templates directory during image import or instance backup restoration processes. An attacker can access and modify arbitrary files on the host system, potentially leadi...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:46 p.m.9 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path via a crafted symlink in the templates directory during image import or instance backup restoration processes. An attacker can access and modify arbitrary files on the host system, potentially leadi...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/26 6:46 p.m.20 views

Incus has arbitrary file read+write on host via templates/ symlink in malicious image

Summary A specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Details For container images, internal/server/storage/utils.go calls archive.UnpackimageFile, destPath, .... The tar extraction pa...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/26 6:32 p.m.12 views

GHSA-73HR-M85F-64V9 Incus has an arbitrary file write on host via `exec-output` symlink in crafted image

Summary The record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and execUUID.stderr can be written to an arbitrary location where the .stdout file will...

9.9CVSS6AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:32 p.m.9 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path through the record-output process. An attacker can create or overwrite files on the host system by exploiting a crafted symlink in a container image, which can lead to arbitrary command execution...

9.9CVSS6AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:32 p.m.9 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path through the record-output process. An attacker can create or overwrite files on the host system by exploiting a crafted symlink in a container image, which can lead to arbitrary command execution...

9.9CVSS6AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:32 p.m.12 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path through the record-output process. An attacker can create or overwrite files on the host system by exploiting a crafted symlink in a container image, which can lead to arbitrary command execution...

9.9CVSS6AI score0.00784EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:31 p.m.10 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path through the rootfs symlink during image extraction. An attacker can gain unauthorized access to sensitive files and perform arbitrary file creation or modification on the host by importing a special...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 6:31 p.m.10 views

External Control of File Name or Path

Overview Affected versions of this package are vulnerable to External Control of File Name or Path through the rootfs symlink during image extraction. An attacker can gain unauthorized access to sensitive files and perform arbitrary file creation or modification on the host by importing a special...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References2
Rows per page
Query Builder