Lucene search
+L
GithubRecent

34222 matches found

Github Security Blog
Github Security Blog
added 2026/03/31 11:9 p.m.8 views

jose vulnerable to untrusted JWK header key acceptance during signature verification

Impact A vulnerability in jose versions up to and including 0.3.5 could allow an unauthenticated, remote attacker to forge valid JWS/JWT tokens by using a key embedded in the JOSE header jwk. The vulnerability exists because key selection could treat header-provided jwk as a verification candidat...

7.5CVSS5.9AI score0.0013EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 11:7 p.m.11 views

Sliver One-Click Remote Access: Insecure CORS & Unauthenticated MCP Interface

A single click on a malicious link gives an unauthenticated attacker immediate, silent control over every active C2 session or beacon, capable of exfiltrating all collected target data e.g. SSH keys, ntds.dit or destroying the entire compromised infrastructure, entirely through the operator's own...

8.8CVSS5.9AI score0.00396EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 11:7 p.m.10 views

Nautobot: Management of users via REST API does not apply configured password validators

Impact In Nautobot versions prior to 2.4.30 or prior to 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defined by Django's AUTHPASSWORDVALIDATORS setting which defaults to an empty list, i.e., no specific rules, but can be configured in Nautobot's...

4.3CVSS5.8AI score0.00245EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:53 p.m.15 views

FastMCP OpenAPI Provider has an SSRF & Path Traversal Vulnerability

Technical Description The OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A critical vulnerability exists in the buildurl method. When an OpenAPI...

10CVSS6AI score0.00909EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:52 p.m.8 views

baserCMS is Vulnerable to Cross-site Scripting

baserCMS has DOM-based cross-site scripting in tag creation. Target baserCMS 5.2.2 and earlier versions Vulnerability Malicious JavaScript may be executed when creating a tag. Countermeasures Update to the latest version of baserCMS Please refer to the following page to reference for more...

7.1CVSS7AI score0.00258EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:51 p.m.9 views

SciTokens has an Authorization Bypass via Path Traversal in Scope Validation

Summary The Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library normalizes both the authorized path from the token and the requested path from the...

8.1CVSS5.9AI score0.00516EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:51 p.m.9 views

SciTokens has an Authorization Bypass via Incorrect Scope Path Prefix Checking

Summary The Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the same prefix e.g., /johnathan, /johnny, which is an Authorization Bypass. Details File:...

8.1CVSS5.9AI score0.00389EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:49 p.m.12 views

SciTokens is vulnerable to SQL Injection in KeyCache

Summary The KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. Ran the POC below...

9.8CVSS6.3AI score0.00492EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:48 p.m.11 views

phpMyFAQ is Vulnerable to Stored XSS via Unsanitized Email Field in Admin FAQ Editor

Summary An unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example "alert1"@evil.com. PHP's FILTERVALIDATEEMAIL accepts this email as valid. The email is stored in the database without HTM...

6.4CVSS5.9AI score0.00262EPSS
SaveExploits1References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/31 10:47 p.m.12 views

baserCMS Path Traversal Leads to Arbitrary File Write and RCE via Theme File API

Summary A path traversal vulnerability exists in the baserCMS 5.x theme file management API /baser/api/admin/bc-theme-file/themefiles/add.json that allows arbitrary file write. An authenticated administrator can include ../ sequences in the path parameter to create a PHP file in an arbitrary...

7.2CVSS8AI score0.01049EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:43 p.m.9 views

baserCMS has OS command injection vulnerability in installer

baserCMS has an OS command injection vulnerability in the installer. Target baserCMS 5.2.2 and earlier versions Vulnerability If baserCMS is placed on a server but not installed, malicious commands may be executed. Countermeasures Update to the latest version of baserCMS Please refer to the...

9.8CVSS7.1AI score0.02033EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:43 p.m.10 views

baserCMS has a cross-site scripting vulnerability in blog posts

baserCMS has a cross-site scripting vulnerability in blog posts. Target baserCMS 5.2.1 and earlier versions Vulnerability Malicious Javascript may be executed in blog posts. Countermeasures Update to the latest version of baserCMS Please refer to the following page to reference for more...

6.9CVSS7AI score0.00233EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:36 p.m.11 views

baserCMS has Mail Form Acceptance Bypass via Public API

Summary A public mail submission API allows unauthenticated users to submit mail form entries even when the corresponding form is not accepting submissions. This bypasses administrative controls intended to stop form intake and enables spam or abuse via the API. Details In baserCMS, mail form...

5.3CVSS5.8AI score0.00382EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:35 p.m.10 views

baserCMS Update Functionality Vulnerable to OS Command Injection

Summary The latest version of baserCMS basercms-5.2.2 contains an OS command injection vulnerability CWE-78 in its update functionality. Due to this issue, an authenticated user with administrator privileges in baserCMS can execute arbitrary OS commands on the server with the privileges of the us...

9.1CVSS6.1AI score0.01516EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:35 p.m.7 views

baserCMS has an SQL injection vulnerability in its blog post functionality

baserCMS has a SQL injection vulnerability in blog posts. Target baserCMS 5.2.2 and earlier versions Vulnerability Malicious SQL may be executed in blog posts. Countermeasures Update to the latest version of baserCMS Please refer to the following page to reference for more information...

9.8CVSS7.1AI score0.00412EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:34 p.m.17 views

onnx Vulnerable to Path Traversal via Symlink

Summary A path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. Details The following check for symlink is ineffective and it is possible to point a symlink to an arbitrary location on the file system:...

8.7CVSS6AI score0.00593EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:32 p.m.12 views

FastMCP: Missing Consent Verification in OAuth Proxy Callback Facilitates Confused Deputy Vulnerabilities

Summary While testing the GitHubProvider OAuth integration, which allows authentication to a FastMCP MCP server via a FastMCP OAuthProxy using GitHub OAuth, it was discovered that the FastMCP OAuthProxy does not properly validate the user's consent upon receiving the authorization code from GitHu...

8.2CVSS5.9AI score0.00207EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:31 p.m.8 views

Cloudreve is vulnerable to Account Takeover via Weak Cryptographic Token Generation (Insecure PRNG Seeding)

Impact This vulnerability affects Cloudreve instances that were first deployed/initialized with versions prior to V4.10.0. The application uses the weak pseudo-random number generator math/rand seeded with time.Now.UnixNano to generate critical security secrets, including the secretkey, and...

9.8CVSS5.9AI score0.00376EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:27 p.m.11 views

baserCMS has OS Command Injection Leading to Remote Code Execution (RCE)

Summary In the core update functionality of baserCMS, some parameters sent from the admin panel are passed to the exec function without proper validation or escaping. This issue allows an authenticated CMS administrator to execute arbitrary OS commands on the server Remote Code Execution, RCE. Th...

9.1CVSS6.5AI score0.02282EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:24 p.m.9 views

FastMCP has a Command Injection vulnerability - Gemini CLI

Server names containing shell metacharacters e.g., & can cause command injection on Windows when passed to fastmcp install claude-code or fastmcp install gemini-cli. These install paths use subprocess.run with a list argument, but on Windows the target CLIs often resolve to .cmd wrappers that are...

7.8CVSS6.1AI score0.00735EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:22 p.m.10 views

baserCMS has Unsafe File Upload Leading to Remote Code Execution (RCE)

Details The application's restore function allows users to upload a .zip file, which is then automatically extracted. A PHP file inside the archive is included using requireonce without validating or restricting the filename. An attacker can craft a malicious PHP file within the zip and achieve...

8.7CVSS6.5AI score0.00577EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.11 views

Mlflow: Command Injection when serving models with enable_mlserver=True

A command injection vulnerability exists in Mlflow when serving a model with enablemlserver=True. The modeluri is embedded directly into a shell command executed via bash -c without proper sanitization. If the modeluri contains shell metacharacters, such as $ or backticks, it allows for command...

9.6CVSS7.4AI score0.01328EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.12 views

Duplicate Advisory: OpenClaw affected by SSRF via unguarded image download in fal provider

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qxgf-hmcj-3xw3. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a server-side request forgery vulnerability in the fal provider...

8.3CVSS5.8AI score0.00227EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.12 views

Duplicate Advisory: OpenClaw's device removal and token revocation do not terminate active WebSocket sessions

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-2pr2-hcv6-7gwv. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 fails to disconnect active WebSocket sessions when devices are removed or tokens are revoke...

8.6CVSS5.8AI score0.00332EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.9 views

Duplicate Advisory: OpenClaw's message tool media parameter bypasses tool policy filesystem isolation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-v8wv-jg3q-qwpq. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.24 contains a sandbox bypass vulnerability in the message tool that allows attackers to read...

8.6CVSS5.9AI score0.00555EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.11 views

Duplicate Advisory: OpenClaw: /pair approve command path omitted caller scope subsetting and reopened device pairing escalation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hc5h-pmr3-3497. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a privilege escalation vulnerability in the /pair approve command path that fails ...

9.9CVSS5.8AI score0.00624EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 3:31 p.m.21 views

Duplicate Advisory: OpenClaw's Nextcloud Talk webhook missing rate limiting on shared secret authentication

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9528-x887-j2fp. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.28 contains a missing rate limiting vulnerability in the Nextcloud Talk webhook authentication...

6.5CVSS5.8AI score0.00365EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.9 views

Duplicate Advisory: OpenClaw has Bypass in Webhook Rate Limiting via Pre-Authentication Secret Validation

Duplicate Advisory This advisory has been withdrawn because CVE-2026-34508 has been rejected as a duplicate of CVE-2026-34505. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.12 applies rate limiting only after webhook authentication succeeds,...

5.8AI score0.00056EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.12 views

Duplicate Advisory: OpenClaw: Sandbox `writeFile` commit could race outside the validated path

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xvx8-77m6-gwg6. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in the fs-bridge writeFile commit step tha...

6.3CVSS5.8AI score0.00078EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.8 views

Duplicate Advisory: OpenClaw: Zalo webhook rate limiting could be bypassed before secret validation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5m9r-p9g7-679c. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.12 applies rate limiting only after successful webhook authentication, allowing attackers to...

6.9CVSS5.8AI score0.00272EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.9 views

Duplicate Advisory: OpenClaw's MS Teams sender allowlist bypass when route allowlist is configured and sender allowlist is empty

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g7cr-9h7q-4qxq. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.8 contains a sender allowlist bypass vulnerability in its Microsoft Teams plugin that allows...

4.3CVSS5.8AI score0.00267EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.8 views

Duplicate Advisory: OpenClaw: Unavailable local auth SecretRefs could fall through to remote credentials in local mode

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qvr7-g57c-mrc7. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.11 contains a credential fallback vulnerability where unavailable local gateway.auth.token and...

3.3CVSS5.8AI score0.00104EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.11 views

Duplicate Advisory: OpenClaw: Plugin subagent routes could bypass gateway authorization with synthetic admin scopes

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xw77-45gv-p728. This link is maintained to preserve external references. Original Description OpenClaw versions 2026.3.7 before 2026.3.11 contain an authorization bypass vulnerability where plugin subagent route...

9.8CVSS5.9AI score0.00461EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.15 views

Duplicate Advisory: OpenClaw: Node-host approvals could show misleading shell payloads instead of the executed argv

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rw39-5899-8mxp. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.11 contains an approval-integrity vulnerability in node-host system.run approvals that display...

8CVSS6AI score0.00272EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.7 views

Duplicate Advisory: OpenClaw's system.run approvals did not bind mutable script operands across approval and execution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8g75-q649-6pv6. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.8 contains an approval bypass vulnerability in system.run where mutable script operands are no...

6.3CVSS6AI score0.002EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 p.m.20 views

Duplicate Advisory: OpenClaw: Workspace plugin auto-discovery allowed code execution from cloned repositories

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-99qw-6mr3-36qr. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.12 automatically discovers and loads plugins from .OpenClaw/extensions/ without explicit trust...

8.8CVSS6.2AI score0.00331EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 6:31 a.m.15 views

OpenStack Glance is affected by Server-Side Request Forgery (SSRF)

OpenStack Glance versions = 30.0.0 30.1.1, == 31.0.0 are affected by Server-Side Request Forgery SSRF. By use of HTTP redirects, an authenticated user can bypass URL validation checks and redirect to internal services. Only the glance image import functionality is affected. In particular, the...

7.1CVSS5.9AI score0.00265EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 12:31 a.m.23 views

Apache Airflow Provider for Databricks: TLS Certificate Verification is Disabled in Databricks Provider K8s Token Exchange

Improper Certificate Validation vulnerability in Apache Airflow Provider for Databricks. Provider code did not validate certificates for connections to Databricks back-end which could result in a man-of-a-middle attack that traffic is intercepted and manipulated or credentials exfiltrated w/o...

4.8CVSS5.9AI score0.00355EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 9:31 p.m.11 views

Duplicate Advisory: Kyverno is vulnerable to server-side request forgery (SSRF)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rggm-jjmc-3394. This link is maintained to preserve external references. Original Description Kyverno, versions 1.16.0 and later, are vulnerable to SSRF due to unrestricted CEL HTTP functions...

9.8CVSS6AI score0.00696EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:29 p.m.15 views

Fleet's user account creation via invite does not enforce invited email address

Summary Fleet contained an issue in the user invitation flow where the email address provided during invite acceptance was not validated against the email address associated with the invite. An attacker who obtained a valid invite token could create an account under an arbitrary email address whi...

7.1CVSS6AI score0.00184EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:22 p.m.9 views

Fleet vulnerable to Denial of Service via unhandled gRPC log type in launcher endpoint

Summary A Denial of Service vulnerability in Fleet's gRPC Launcher endpoint allows an authenticated host to crash the entire Fleet server process by sending an unexpected log type value. The server terminates immediately, disrupting all connected hosts, MDM enrollments, and API consumers. Impact ...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:18 p.m.14 views

Fleet vulnerable to SQL Injection in MDM bootstrap package by authenticated team or global admin

Summary A SQL Injection vulnerability in Fleet's MDM bootstrap package configuration allows an authenticated user with Team Admin or Global Admin privileges to modify arbitrary team configurations, exfiltrate sensitive data from the Fleet database, and inject arbitrary content into team configs v...

8.8CVSS6AI score0.00318EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:17 p.m.11 views

Fleet's Apple MDM profile delivery has second-order SQL Injection that can compromise the database

Summary A critical second-order SQL Injection vulnerability in Fleet's Apple MDM profile delivery pipeline could allow an attacker with a valid MDM enrollment certificate to exfiltrate or modify the contents of the Fleet database, including user credentials, API tokens, and device enrollment...

8.6CVSS6.1AI score0.00197EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:15 p.m.13 views

Telnyx has malicious code in PyPI versions 4.87.1 and 4.87.2

Summary On March 27, 2026, a threat actor used compromised PyPI credentials to publish malicious versions 4.87.1 and 4.87.2 of the telnyx Python package directly to PyPI. These versions contain credential-stealing malware and were not published through the legitimate GitHub release pipeline...

5.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:13 p.m.44 views

Zebra has a Consensus Failure due to Improper Verification of V5 Transactions

--- CVE-2026-34377: Consensus Failure via Crafted V5 Authorization Data Summary A logic error in Zebra's transaction verification cache could allow a malicious miner to induce a consensus split. By matching a valid transaction's txid while providing invalid authorization data, a miner could cause...

8.4CVSS5.9AI score0.00255EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/30 7:6 p.m.8 views

OpenClaw: Non-owner command-authorized sender can change the owner-only `/send` session delivery policy

Fixed in OpenClaw 2026.3.24, the current shipping release. Title Non-owner command-authorized sender can change the owner-only /send session delivery policy CWE CWE-285 Improper Authorization CVSS v3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L Base score: 5.4 Medium Severity Assessment Medium...

5.4CVSS5.9AI score0.00442EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 7:5 p.m.14 views

OpenClaw: `browser.request` still allows `POST /reset-profile` through the `operator.write` surface

Fixed in OpenClaw 2026.3.24, the current shipping release. Title browser.request still allows POST /reset-profile through the operator.write surface in OpenClaw v2026.3.22 after GHSA-vmhq-cqm9-6p7q Severity Assessment High CWE: - CWE-863: Incorrect Authorization Proposed CVSS v3.1: - 8.1...

8.1CVSS5.9AI score0.006EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 6:59 p.m.9 views

OpenClaw: Mutating internal `/allowlist` chat commands missed `operator.admin` scope enforcement

Fixed in OpenClaw 2026.3.24, the current shipping release. Title Mutating internal /allowlist chat commands missed operator.admin scope enforcement CWE CWE-862 Missing Authorization CVSS v3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Base score: 6.5 Medium Severity Assessment Medium. This is a...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 6:52 p.m.11 views

OpenClaw: Gateway operator.write Can Reach Admin-Class Channel Allowlist Persistence via chat.send

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary The shared /allowlist command persists channel authorization config through writeConfigFile... but does not re-validate gateway client scopes for internal gateway callers. Because chat.send is intentionally reachable to...

7.1CVSS5.9AI score0.00264EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/30 6:52 p.m.17 views

OpenClaw has an Arbitrary Malicious Code Execution Vulnerability

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary During the installation phase of OpenClaw local plugins/hooks, the Git executable can be hijacked by a project-level .npmrc file, leading to arbitrary code execution during installation. Details Please note that the source code...

8.4CVSS6.4AI score0.00136EPSS
SaveExploits1References4Affected Software1
Total number of security vulnerabilities34222