May 2026 (30)
Yii 2 Local File Inclusion via View Parameter Name Collision (CVE-2026-39850)
2 rules 1 TTPA local file inclusion vulnerability (CVE-2026-39850) exists in Yii 2 versions prior to 2.0.55 due to the `View::renderPhpFile()` method's handling of the `_file_` parameter, allowing attackers to read arbitrary files and potentially achieve remote code execution if they can write PHP files.
MantisBT Content Security Policy Bypass via Attachment Upload (CVE-2026-40597)
2 rules 1 TTPA content security policy bypass vulnerability, CVE-2026-40597, exists in MantisBT versions 2.28.1 and earlier, allowing an attacker to bypass the _script-src_ directive by uploading a crafted attachment that, when downloaded, executes as JavaScript due to MIME type sniffing, given a pre-existing XSS / HTML injection vulnerability.
Crabbox Path Traversal Vulnerability (CVE-2026-45224)
2 rules 3 TTPs 1 CVECrabbox versions before 0.9.0 contain a path traversal vulnerability (CVE-2026-45224) in the Islo provider's workspace path resolution, allowing attackers to cause arbitrary file deletion and overwrite by crafting malicious .crabbox.yaml files with traversal sequences when sync.delete is enabled.
OpenClaw Improper Authentication Vulnerability (CVE-2026-8305)
2 rules 1 TTP 1 CVEOpenClaw versions up to 2026.1.24 are vulnerable to improper authentication in the handleBlueBubblesWebhookRequest function, allowing remote exploitation and requiring an upgrade to version 2026.2.12 or application of patch a6653be0265f1f02b9de46c06f52ea7c81a836e6 to remediate CVE-2026-8305.
OpenClaw Improper Access Control Vulnerability (CVE-2026-45006)
1 rule 1 TTP 1 CVEOpenClaw before 2026.4.23 contains an improper access control vulnerability (CVE-2026-45006) in the gateway tool's config.apply and config.patch operations, allowing compromised models to write unsafe configuration changes and persist malicious config modifications by bypassing an incomplete denylist.
OpenClaw Arbitrary Code Execution via Malicious Plugin
2 rules 1 TTP 1 CVEOpenClaw before version 2026.4.23 is vulnerable to arbitrary code execution (CVE-2026-45004) due to insecurely loading the setup-api.js file from the current working directory, allowing attackers to execute arbitrary JavaScript under the current user account.
OpenClaw Gateway Config Mutation Guard Bypass (CVE-2026-45001)
2 rules 2 TTPs 1 CVEOpenClaw before 2026.4.20 contains a guard bypass vulnerability in the agent-facing gateway config.patch and config.apply endpoints, allowing a prompt-injected model with access to the owner-only gateway tool to persist unauthorized changes to protected operator settings.
OpenClaw MCP Stdio Server Environment Variable Injection Vulnerability (CVE-2026-44995)
2 rules 1 TTP 1 CVEOpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability (CVE-2026-44995) in MCP stdio server configuration, allowing attackers to execute arbitrary code via malicious workspace configurations that pass dangerous startup variables.
Bitwarden Server SCIM API Key Authentication Bypass (CVE-2026-43640)
2 rules 1 TTP 1 CVEBitwarden Server before v2026.4.1 allows an authenticated user with SCIM management privileges to bypass master-password re-authentication when retrieving or rotating an organization's SCIM API key, potentially leading to unauthorized access.
Bitwarden Server Missing Authorization Vulnerability Leading to Organization Takeover (CVE-2026-43639)
2 rules 1 TTP 1 CVEBitwarden Server prior to v2026.4.0 contains a missing authorization vulnerability (CVE-2026-43639) that allows a provider service user to add an arbitrary organization to their provider via `POST /providers/{providerId}/clients/existing`, resulting in takeover of the target organization in cloud-hosted deployments.
Unity Catalog JWT Issuer Validation Bypass Allows User Impersonation (CVE-2026-27478)
1 rule 2 TTPs 1 CVEA critical authentication bypass vulnerability exists in the Unity Catalog token exchange endpoint (CVE-2026-27478), allowing attackers to impersonate any user by forging JWTs with a self-controlled issuer and exchanging them for valid access tokens, granting unauthorized access to catalogs and other resources.
WebdriverIO BrowserStack Service Command Injection Vulnerability (CVE-2026-25244)
2 rules 1 TTPA command injection vulnerability (CVE-2026-25244) in `@wdio/browserstack-service` allows remote code execution (RCE) by processing malicious git branch names in test orchestration, where an attacker can inject shell commands via a crafted git repository.
Broadcom Patches Multiple Vulnerabilities in VMware Tanzu RabbitMQ on Kubernetes
2 rulesBroadcom published a security advisory addressing vulnerabilities in VMware Tanzu RabbitMQ on Kubernetes versions prior to 4.3.0, 4.2.6, 4.1.11, 4.0.20 and 3.13.15, potentially allowing an attacker to compromise the affected system.
Angular Expressions Remote Code Execution via Malicious Filter
2 rules 1 TTP 1 CVEA remote code execution vulnerability (CVE-2026-44643) exists in angular-expressions versions 1.5.1 and earlier, allowing an attacker to execute arbitrary code on the system by crafting a malicious expression that bypasses the sandbox.
Bird-lg-go Unbounded JSON Decode Denial of Service (CVE-2026-45047)
2 rules 1 TTPBird-lg-go is vulnerable to a denial-of-service (DoS) attack (CVE-2026-45047) where an unauthenticated remote attacker can cause an out-of-memory error by streaming an extremely large JSON payload to the apiHandler, leading to termination of the bird-lg-go daemon.
Rancher local-path-provisioner Vulnerable to HelperPod Template Injection (CVE-2026-44543)
2 rules 1 TTPA malicious user with permission to edit the `local-path-config` ConfigMap in the `local-path-storage` namespace can manipulate the `helperPod.yaml` template used by `rancher/local-path-provisioner`. Security-sensitive fields such as `securityContext.privileged`, `hostPath` volumes, and Linux capabilities can be injected into the template, leading to a privileged pod running on the target node with the host root filesystem mounted.
GitHub Copilot CLI: Nested Bare Repository RCE via Git Configuration
2 rules 1 TTPGitHub Copilot CLI versions prior to 1.0.43 are vulnerable to arbitrary code execution via a malicious bare git repository nested within a project directory, exploiting git's automatic bare repository discovery and the `core.fsmonitor` configuration setting.
Valtimo Sensitive Data Exposure via Excessive HTTP Request/Response Logging (CVE-2026-44516)
1 ruleThe `LoggingRestClientCustomizer` in Valtimo's `web` module automatically intercepts all outgoing HTTP calls and logs the full request/response body and headers, potentially exposing sensitive information like credentials, personal data, and session tokens via error messages logged at ERROR level (CVE-2026-44516).
elFinder MySQL Volume Driver SQL Injection (CVE-2026-44521)
2 rules 1 TTPAn authenticated SQL injection vulnerability (CVE-2026-44521) exists in the elFinder MySQL volume driver (`elFinderVolumeMySQL`) allowing any logged-in user, including read-only users, to inject SQL through a crafted `target` file hash leading to unauthorized data disclosure and denial of service.
@rvf/set-get Prototype Pollution via Form Data Processing (CVE-2026-44483)
2 rules 1 TTPThe `@rvf/set-get` library, used by `@rvf/core`, is vulnerable to prototype pollution via form data processing; the `setPath` function does not block the keys `__proto__`, `constructor`, or `prototype` when walking a path, allowing attackers to set arbitrary properties on `Object.prototype` of the running server process via HTTP form submissions (CVE-2026-44483).
@theecryptochad/merge-guard Prototype Pollution Vulnerability
2 rules 1 TTP`@theecryptochad/merge-guard` versions prior to 1.0.1 are vulnerable to Prototype Pollution via the `deepMerge()` function, allowing an attacker who controls the source object to inject `__proto__` keys that mutate `Object.prototype`, affecting all objects in the Node.js runtime.
Suspicious macOS MS Office Child Process
2 rules 6 TTPsThis rule identifies suspicious child processes of Microsoft Office applications on macOS, which often result from exploitation or malicious macros, by detecting unexpected processes like curl, bash, osascript, and python spawned by Office apps, while filtering out false positives related to product version discovery, error reporting, and legitimate software.
CVE-2026-32226 .NET Framework Denial of Service Vulnerability
2 rules 1 TTP 1 CVECVE-2026-32226 is a denial of service vulnerability in the .NET Framework that can be mitigated by applying the latest security update.
CloudNativePG Metrics Exporter Privilege Escalation and RCE (CVE-2026-44477)
2 rules 2 TTPsCVE-2026-44477 allows a low-privileged database user to escalate to PostgreSQL superuser and achieve OS command execution as the `postgres` user within the primary pod by exploiting the metrics exporter's superuser connection via custom metric queries or the default configuration.
Next.js Cache Components Vulnerable to Denial-of-Service via Connection Exhaustion (CVE-2026-44579)
2 rules 1 TTPNext.js applications using Partial Prerendering through Cache Components are vulnerable to connection exhaustion (CVE-2026-44579), where crafted POST requests to a server action trigger a request-body handling deadlock, consuming server capacity and leading to denial of service.
Next.js i18n Pages Router Middleware Authentication Bypass (CVE-2026-44573)
2 rules 1 TTPNext.js applications using the Pages Router with `i18n` and middleware-based authorization are vulnerable to an authentication bypass (CVE-2026-44573), allowing unauthorized access to protected page data via locale-less `/_next/data/<buildId>/<page>.json` requests.
Next.js Middleware Authorization Bypass via Dynamic Route Parameter Injection (CVE-2026-44574)
2 rules 1 TTPA vulnerability in Next.js (CVE-2026-44574) allows for authorization bypass in applications that use middleware to protect dynamic routes, enabling attackers to render protected content without proper authorization by crafting specific query parameters.
Next.js SSRF Vulnerability via WebSocket Upgrade Requests (CVE-2026-44578)
2 rules 1 TTPNext.js applications using WebSocket upgrades are vulnerable to server-side request forgery (SSRF) through crafted WebSocket upgrade requests, allowing attackers to proxy requests to internal or external destinations, affecting self-hosted applications running versions npm/next (>= 13.4.13, < 15.5.16) and npm/next (>= 16.0.0, < 16.2.5).
Ubuntu Linux Kernel Vulnerabilities Addressed in Security Notices
2 rulesUbuntu released security notices between May 4 and 10, 2026, addressing vulnerabilities in the Linux kernel affecting Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS, and 25.10, requiring timely updates.
Ella Core Vulnerable to UE Downlink Redirection via Forged PDUSessionResourceSetupResponse (CVE-2026-44473)
2 rules 1 TTPElla Core is vulnerable to UE downlink redirection (CVE-2026-44473) due to missing SCTP association verification, enabling a malicious radio to forge a PDUSessionResourceSetupResponse and redirect downlink traffic.