Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
5.3 MEDIUM
CVE-2026-41484 — OpenTelemetry.Exporter.OneCollector vulnerable to denial of service via unbounded HTTP er…

OpenTelemetry.Exporter.OneCollector is a .NET exporter that sends telemetry to a OneCollector back-end over HTTP. In versions 1.15.0 and earlier, when a request to the configured back-end or collecto…

| Denial of Service
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.9 MEDIUM
CVE-2026-41483 — Unbounded HTTP response body read in OpenTelemetry.Resources.Azure

OpenTelemetry.Resources.Azure is the .NET resource detector for Azure environments. In versions 1.15.0-beta.1 and earlier, the AzureVmMetaDataRequestor class makes HTTP requests to the Azure VM insta…

Remote | Denial of Service
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.3 MEDIUM
CVE-2026-41417 — Netty vulnerable to HTTP request smuggling and RTSP request injection via DefaultHttpRequ…

Netty allows request-line validation to be bypassed when a `DefaultHttpRequest` or `DefaultFullHttpRequest` is created first and its URI is later changed via `setUri()`. The constructors reject CRLF …

netty | Remote | Injection
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.3 MEDIUM
CVE-2026-41310 — OpenTelemetry .NET Zipkin exporter has unbounded remote endpoint cache leading to memory …

OpenTelemetry.Exporter.Zipkin is the .NET Zipkin exporter for OpenTelemetry. In versions 1.15.2 and earlier, the Zipkin exporter remote endpoint cache accepts unbounded key growth derived from span a…

opentelemetry | Remote | Information Disclosure
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.4 MEDIUM
CVE-2026-40296 — PhpSpreadsheet vulnerable to XSS in HTML writer via custom number format codes

PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. The HTML writer skips htmlspecialchars escaping when a cell's formatted value differs from the original value. When a c…

phpspreadsheet | Remote | Cross-Site Scripting
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
6.9 MEDIUM
CVE-2026-3291 — Samsung Print Service Plugin – Potential Information Disclosure

Samsung Print Service Plugin for Android is potentially vulnerable to information disclosure when using an outdated version of the application via mobile devices. HP is releasing updates to mitigate …

| Information Disclosure
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.3 MEDIUM
CVE-2026-40332 — Masa CMS open redirect via improper handling of scheme-relative URLs

Masa CMS is affected by an Open Redirect vulnerability due to improper handling of scheme-relative URLs. The application incorrectly interprets paths beginning with double slashes (//) as internal pa…

Remote | Misconfiguration
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
10.0 CRITICAL
CVE-2026-40281 — Gotenberg vulnerable to argument injection via newlines in ExifTool metadata values

Gotenberg is a Docker-powered stateless API for PDF files. In versions 8.30.1 and earlier, the metadata write endpoint validates metadata keys for control characters but leaves metadata values unsani…

gotenberg | Remote | Injection
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
7.1 HIGH
CVE-2026-40251 — Incus out-of-bounds panic in snapshot metadata handling allows denial of service

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage …

incus | Remote | Denial of Service
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
2.3 LOW
CVE-2026-40243 — Incus OVN TLS verification accepts peer-supplied roots and permits endpoint impersonation

Incus is a system container and virtual machine manager. In versions before 7.0.0, broken TLS validation logic in the OVN database connection logic can allow connections to an attacker's OVN database…

incus | Cryptography
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
7.1 HIGH
CVE-2026-40197 — Incus nil-pointer dereference in custom volume import allows denial of service

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage …

incus | Remote | Denial of Service
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
7.1 HIGH
CVE-2026-40195 — Incus nil-pointer dereference in storage bucket import allows denial of service

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage …

incus | Remote | Denial of Service
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
5.5 MEDIUM
CVE-2026-8033 — PicoTronica e-Clinic Healthcare System ECHS Response Header v2 information disclosure

A vulnerability has been found in PicoTronica e-Clinic Healthcare System ECHS 5.7. This affects an unknown function of the file /cdemos/echs/api/v2/ of the component Response Header Handler. Such man…

Remote | Information Disclosure
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
7.5 HIGH
CVE-2026-8032 — PicoTronica e-Clinic Healthcare System ECHS echs.js hard-coded credentials

A flaw has been found in PicoTronica e-Clinic Healthcare System ECHS 5.7. The impacted element is an unknown function of the file /cdemos/echs/priv/echs.js. This manipulation of the argument ADMIN_KE…

Remote | Authentication
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
8.5 HIGH
CVE-2026-44118 — OpenClaw < 2026.4.22 - Owner Context Spoofing via Bearer Token Header

OpenClaw before 2026.4.22 derives loopback MCP owner context from spoofable server-issued bearer tokens in request headers. Non-owner loopback clients can present themselves as owner to bypass owner-…

| Authorization
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
6.3 MEDIUM
CVE-2026-44117 — OpenClaw < 2026.4.20 - Server-Side Request Forgery in QQBot Direct Media Upload

OpenClaw before 2026.4.20 contains a server-side request forgery vulnerability in QQBot direct media upload that skips URL validation. Attackers can bypass SSRF protections by sending crafted image U…

Remote | Server-Side Request Forgery
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
8.6 HIGH
CVE-2026-44116 — OpenClaw < 2026.4.22 - Server-Side Request Forgery in Zalo Photo URL Validation

OpenClaw before 2026.4.22 contains a server-side request forgery vulnerability in the Zalo plugin's sendPhoto function that fails to validate outbound photo URLs through the SSRF guard. Attackers can…

Remote | Server-Side Request Forgery
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
8.8 HIGH
CVE-2026-44115 — OpenClaw < 2026.4.22 - Shell Expansion Bypass in Unquoted Heredocs via Exec Allowlist

OpenClaw before 2026.4.22 contains an exec allowlist analysis vulnerability allowing shell expansion hiding in unquoted heredoc bodies. Attackers can bypass allowlist validation by embedding shell ex…

Remote | Injection
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
8.5 HIGH
CVE-2026-44114 — OpenClaw < 2026.4.20 - Environment Variable Namespace Collision via Workspace dotenv

OpenClaw before 2026.4.20 fails to properly reserve the OPENCLAW_ runtime-control environment namespace in workspace dotenv files, allowing attackers to override critical runtime variables. Malicious…

| Misconfiguration
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
6.0 MEDIUM
CVE-2026-44113 — OpenClaw < 2026.4.22 - Time-of-Check/Time-of-Use Race Condition in OpenShell FS Bridge

OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exp…

Remote | Race Condition
May 06, 2026 May 06, 2026
May 06, 2026
May 06, 2026
Showing 20 of 5923 Results