Lucene search
K

158488 matches found

OSV
OSV
added 2026/04/21 3:16 p.m.2 views

GHSA-M6RX-7PVW-2F73 OpenClaude: Sandbox Bypass via Early-Exit Logic Flaw Allows Path Traversal

A logic flaw exists in bashToolHasPermission inside src/tools/BashTool/bashPermissions.ts. When the sandbox auto-allow feature is active and no explicit deny rule is configured, the function returns an allow result immediately — before the path constraint filter checkPathConstraints is ever...

8.4CVSS5.9AI score0.00011EPSS
Exploits2References4
Snyk
Snyk
added 2026/04/21 3:16 p.m.5 views

Access Control Bypass

Overview @gitlawb/openclaude is an OpenClaude opens coding-agent workflows to any LLM — OpenAI, Gemini, DeepSeek, Ollama, and 200+ models Affected versions of this package are vulnerable to Access Control Bypass via the bashToolHasPermission function. An attacker can access or modify files outsid...

8.4CVSS5.8AI score0.00011EPSS
Exploits2References3
Github Security Blog
Github Security Blog
added 2026/04/21 3:16 p.m.6 views

OpenClaude: Sandbox Bypass via Early-Exit Logic Flaw Allows Path Traversal

A logic flaw exists in bashToolHasPermission inside src/tools/BashTool/bashPermissions.ts. When the sandbox auto-allow feature is active and no explicit deny rule is configured, the function returns an allow result immediately — before the path constraint filter checkPathConstraints is ever...

8.4CVSS5.9AI score0.00011EPSS
Exploits2References4Affected Software1
NVD
NVD
added 2026/04/21 7:16 a.m.1 views

CVE-2026-6703

The Responsive Blocks – Page Builder for Blocks & Patterns plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.2.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticat...

4.3CVSS0.0004EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/04/21 6:43 a.m.27 views

CVE-2026-6703 Responsive Blocks <= 2.2.1 - Missing Authorization to Authenticated (Contributor+) Arbitrary Modification via AJAX Actions

The Responsive Blocks – Page Builder for Blocks & Patterns plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.2.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticat...

4.3CVSS0.0004EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/21 6:43 a.m.2 views

CVE-2026-6703

The Responsive Blocks – Page Builder for Blocks & Patterns plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.2.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticat...

4.3CVSS5.7AI score0.0004EPSS
Exploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 6:43 a.m.3 views

CVE-2026-6703 Responsive Blocks <= 2.2.1 - Missing Authorization to Authenticated (Contributor+) Arbitrary Modification via AJAX Actions

The Responsive Blocks – Page Builder for Blocks & Patterns plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 2.2.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticat...

4.3CVSS5.7AI score0.0004EPSS
Exploits0References8
NVD
NVD
added 2026/04/21 12:16 a.m.1 views

CVE-2026-35570

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Versions prior to 0.5.1 have a logic flaw in bashToolHasPermission inside src/tools/BashTool/bashPermissions.ts. When the sandbox auto-allow feature is active and no explicit deny rule is...

8.4CVSS0.00011EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012955)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012955 advisory. In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Disable auto-enable of exclusive INTx IRQ Currently for devices requiring masking at th...

5.5CVSS6.8AI score0.0002EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/20 11:24 p.m.1 views

CVE-2026-35570

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Versions prior to 0.5.1 have a logic flaw in bashToolHasPermission inside src/tools/BashTool/bashPermissions.ts. When the sandbox auto-allow feature is active and no explicit deny rule is...

8.4CVSS5.8AI score0.00011EPSS
Exploits2References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/20 7:23 p.m.2 views

CVE-2026-40305

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. Starting in version 6.0.0 and prior to version 10.2.2, in the friends feature, a user could craft a request that would force the acceptance of a friend request on another user. Version 10.2.2...

4.3CVSS5.7AI score0.00034EPSS
Exploits0References1
Chainguard
Chainguard
added 2026/04/19 7:17 p.m.18 views

CVE-2026-41242 vulnerabilities

Vulnerabilities for packages: renovate, librechat, jitsucom-jitsu, kubeflow-centraldashboard, opentelemetry-auto-instrumentations-node, langfuse, langfuse-fips, pulumi, vitess, kibana, gemini-cli...

9.8CVSS6.9AI score0.00026EPSS
Exploits1
Chainguard
Chainguard
added 2026/04/18 1:17 a.m.2 views

GHSA-XQ3M-2V4X-88GG vulnerabilities

Vulnerabilities for packages: renovate, librechat, jitsucom-jitsu, kubeflow-centraldashboard, opentelemetry-auto-instrumentations-node, langfuse, langfuse-fips, pulumi, vitess, kibana, gemini-cli...

5.2AI score
Exploits0
Github Security Blog
Github Security Blog
added 2026/04/18 12:59 a.m.9 views

PHPUnit has Argument injection via newline in PHP INI values that are forwarded to child processes

Impact PHPUnit forwards PHP INI settings to child processes used for isolated/PHPT test execution as -d name=value command-line arguments without neutralizing INI metacharacters. Because PHP's INI parser interprets " as a string delimiter, ; as the start of a comment, and most importantly a newli...

7.8CVSS6.6AI score0.00086EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/04/17 10:19 p.m.0 views

GHSA-5CWG-9F6J-9JVX Claude Code: Insecure System-Wide Configuration Loading Enables Local Privilege Escalation on Windows

On Windows, Claude Code loaded system-wide default configuration from C:\ProgramData\ClaudeCode\managed-settings.json without validating directory ownership or access permissions. Because the ProgramData directory is writable by non-administrative users by default and the ClaudeCode subdirectory...

7.3CVSS5.8AI score0.00012EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007278)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007278 advisory. In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Disable auto-enable of exclusive INTx IRQ Currently for devices requiring masking at th...

5.5CVSS6.3AI score0.0002EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/16 9:31 p.m.0 views

EUVD-2026-23292

Improper validation of bash commands in Snowflake Cortex Code CLI versions prior to 1.0.25 allowed subsequent commands to execute outside the sandbox. An attacker could exploit this by embedding specially crafted commands in untrusted content, such as a malicious repository, causing the CLI agent...

8.3CVSS6.2AI score0.00055EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2026/04/16 12:11 a.m.84 views

VulnForge

VulnForge AI-Powered Vulnerability Scanner & Auto-Exploit E...

5.9AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.4 views

PT-2026-33357

Name of the Vulnerable Software and Affected Versions Snowflake Cortex Code CLI versions prior to 1.0.25 Description Improper validation of bash commands allows subsequent commands to execute outside the sandbox. An attacker can embed specially crafted commands in untrusted content, such as a...

8.3CVSS6.5AI score0.00055EPSS
Exploits0References5
OSV
OSV
added 2026/04/14 11:25 p.m.2 views

GHSA-M7R8-6Q9J-M2HC WWBN AVideo has an incomplete fix for CVE-2026-33500: XSS

Summary The incomplete XSS fix in AVideo's ParsedownSafeWithLinks class overrides inlineMarkup for raw HTML but does not override inlineLink or inlineUrlTag, allowing javascript: URLs in markdown link syntax to bypass sanitization. Affected Package - Ecosystem: Other - Package: AVideo - Affected...

5.9CVSS5.8AI score0.00043EPSS
Exploits2References7
Rows per page
Query Builder