Lucene search
+L

37 matches found

CVE
CVE
added 2026/03/09 9:39 p.m.76 views

CVE-2026-28689

ImageMagick contains a TOCTOU path policy bypass: a symlink swap between check-time and use-time can bypass domain="path" policy checks, enabling unintended read/write. Affected versions are prior to 7.1.2-16 and 6.9.13-41. The CVSS vector indicates LOCAL, LOW privileges, HIGH confidentiality/int...

6.3CVSS5.8AI score0.00108EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/09 9:39 p.m.57 views

CVE-2026-28689 ImageMagick has a Path Policy TOCTOU symlink race bypass

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, domain="path" authorization is checked before final file open/use. A symlink swap between check-time and use-time bypasses policy-denied read/write. This...

6.3CVSS0.00108EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/03/09 9:39 p.m.6 views

CVE-2026-28689

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, domain="path" authorization is checked before final file open/use. A symlink swap between check-time and use-time bypasses policy-denied read/write. This...

6.3CVSS5.8AI score0.00108EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/09 9:39 p.m.2 views

CVE-2026-28689 ImageMagick has a Path Policy TOCTOU symlink race bypass

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, domain="path" authorization is checked before final file open/use. A symlink swap between check-time and use-time bypasses policy-denied read/write. This...

6.3CVSS5.8AI score0.00108EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/03 12:41 a.m.14 views

OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

Summary On macOS node-host, optional exec-approval allowlist mode previously treated basename-only entries for example echo as trusted command matches. This could allow a same-name local binary for example ./echo to run without approval under security=allowlist + ask=on-miss. Scope / Precondition...

7.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/03 12:41 a.m.14 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the exec approval mode on macOS node-hosts when basename-only allowlist entries are configured. An attacker can execute unauthorized local binaries by creating ...

7.8CVSS6AI score0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/03 12:41 a.m.12 views

GHSA-7F4Q-9RQH-X36P OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

Summary On macOS node-host, optional exec-approval allowlist mode previously treated basename-only entries for example echo as trusted command matches. This could allow a same-name local binary for example ./echo to run without approval under security=allowlist + ask=on-miss. Scope / Precondition...

7.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/24 3:40 p.m.4 views

Directory Traversal

Overview Magick.NET-Q16-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS6.5AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/24 3:40 p.m.6 views

Directory Traversal

Overview Magick.NET-Q8-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS6.5AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/24 3:40 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the path security policy enforcement. An attacker can access sensitive files by supplying specially crafted file paths containing traversal sequences like /etc/. Details A Directory Traversal attack also known as...

8.7CVSS6.5AI score0.00671EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/24 3:40 p.m.23 views

ImageMagick: Policy bypass through path traversal allows reading restricted content despite secured policy

ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/ can be bypassed by a path traversal. The OS resolves the traversal and opens the sensitive file, but the policy matcher only sees the unnormalized...

8.6CVSS5.5AI score0.00671EPSS
SaveExploits0References4Affected Software19
Debian CVE
Debian CVE
added 2026/02/24 1:20 a.m.15 views

CVE-2026-25965

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, ImageMagick’s path security policy is enforced on the raw filename string before the filesystem resolves it. As a result, a policy rule such as /etc/ can be...

8.6CVSS7.6AI score0.00671EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.10 views

PT-2026-21625

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-15 ImageMagick versions prior to 6.9.13-40 Description ImageMagick is software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, the path security policy is enforced...

8.6CVSS5.9AI score0.00671EPSS
SaveExploits0References177
OSV
OSV
added 2026/01/06 6:00 p.m.8 views

GHSA-GG4X-FGG2-H9W9 Bypassing Kyverno Policies via Double Policy Exceptions

Summary If a cluster has a Kyverno policy in enforce mode and there are two exceptions, this allows the policy to be bypassed, even if the first exception is more restrictive than the second. Details The following policy was applied: yaml apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata:...

9CVSS6.9AI score
SaveExploits0References2
CNNVD
CNNVD
added 2022/02/09 12:00 a.m.9 views

Open Policy Agent 安全漏洞

Open Policy Agent is an open source general-purpose policy engine that enables uniform, context-aware policy enforcement across the stack. Open Policy Agent suffers from a security vulnerability that stems from the fact that under certain conditions, pretty-printing an Abstract Syntax Tree AST...

6.3CVSS5.9AI score0.0103EPSS
SaveExploits1References5
CNVD
CNVD
added 2020/03/24 12:00 a.m.11 views

HashiCorp Vault and Vault Enterprise Unauthorized Access Vulnerability

HashiCorp Vault is a private key access management tool. A security vulnerability exists in the nested path policy in HashiCorp Vault and Vault Enterprise versions 0.11.0 through 1.3.3. An attacker could exploit the vulnerability to access namespaces...

9.1CVSS6.8AI score0.01116EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2017/06/19 7:36 p.m.12 views

glibc: heap/stack gap jumping via unbounded stack allocations

A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap or different memory region and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process sta...

7.8CVSS7AI score0.02733EPSS
SaveExploits14References6
Rows per page
Query Builder