Latest CVE Feed

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

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-42154 — Prometheus: remote read endpoint allows denial of service via crafted snappy payload

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a…

Remote | Denial of Service
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
7.5 HIGH
CVE-2026-42151 — Prometheus Azure AD remote write OAuth client secret exposed via config API

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/a…

Remote | Information Disclosure
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.8 MEDIUM
CVE-2026-41686 — Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memor…

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.91.1, the BetaLocalFilesystemMemoryTool in …

claude_sdk_for_typescript | Misconfiguration
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
0.0 NA
CVE-2026-38751 — OpenSTAManager File Upload Vulnerability

OpenSTAManager version 2.10 and earlier contains an arbitrary file upload vulnerability in the module update functionality (modules/aggiornamenti/upload_modules.php)

| Misconfiguration
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
8.7 HIGH
CVE-2026-25863 — Conditional Fields for Contact Form 7 < 2.7.3 DoS via Uncontrolled Resource Consumption

Conditional Fields for Contact Form 7 WordPress plugin through version 2.6.7 contains an uncontrolled resource consumption vulnerability in the Wpcf7cfMailParser class where the hide_hidden_mail_fiel…

Remote | Denial of Service
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
7.1 HIGH
CVE-2026-43616 — Detect-It-Easy < 3.21 Path Traversal Arbitrary File Write

Detect-It-Easy prior to 3.21 contains a path traversal vulnerability that allows attackers to write arbitrary files to the filesystem by crafting malicious archive entries with relative traversal seq…

| Path Traversal
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42796 — Arelle < 2.39.10 Unauthenticated RCE via /rest/configure

Arelle before 2.39.10 contains an unauthenticated remote code execution vulnerability in the /rest/configure REST endpoint that accepts a plugins query parameter and forwards it to the plugin manager…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
5.5 MEDIUM
CVE-2026-42146 — CImg Library: Uncontrolled memory allocation via nb_colors field in _load_bmp

CImg Library is a C++ library for image processing. Prior to commit c3aacf5, the nb_colors field read from the BMP file header is used directly to compute an allocation size without validating it aga…

| Denial of Service
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.1 MEDIUM
CVE-2026-42144 — CImg Library: Integer overflow in PNM size check bypasses memory guard (_load_pnm)

CImg Library is a C++ library for image processing. Prior to commit 4ca26bc, there is an integer overflow vulnerability in the W*H*D size computation inside _load_pnm() that can bypass the memory all…

| Memory Corruption
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.4 MEDIUM
CVE-2026-42140 — Server-Side Request Forgery (SSRF) in PlantUML Macro via 'server' parameter

PlantUML Macro is a macro for rendering UML diagrams from simple textual schemes. Prior to version 2.4.1, the PlantUML Macro is vulnerable to Server-Side Request Forgery (SSRF). The macro allows user…

Remote | Server-Side Request Forgery
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.9 MEDIUM
CVE-2026-42138 — Dify Vulnerable to Stored XSS via SVG-file upload

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/fi…

Remote | Cross-Site Scripting
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.5 MEDIUM
CVE-2026-42092 — Global Settings Publication Exposes Sensitive Configuration to Any Authenticated User in …

titra is an open source time tracking project. In version 0.99.52, the globalsettings Meteor publication returns all global settings without any admin or role check. Any authenticated user can subscr…

Remote | Information Disclosure
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.5 MEDIUM
CVE-2026-42091 — goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS

goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler (httpserver/updown.go) lacks the CSRF token validation that was added to the POST upload handler during the C…

Remote | Cross-Site Request Forgery
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.6 CRITICAL
CVE-2026-42088 — OpenC3 COSMOS: Administrative Actions via the Script Runner Tool

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0-rc3, the Script Runner widget allows users to execute Py…

Remote | Authorization
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.6 CRITICAL
CVE-2026-42087 — OpenC3 COSMOS: SQL Injection in QuestDB Time-Series Data Base

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. From version 6.7.0 to before version 7.0.0-rc3, a SQL injection vulnerability e…

Remote | Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.6 MEDIUM
CVE-2026-42086 — OpenC3 COSMOS: Self-XSS in the Command Sender

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to version 7.0.0, the Command Sender UI uses an unsafe eval() function on…

Remote | Cross-Site Scripting
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.3 MEDIUM
CVE-2026-42085 — OpenC3 COSMOS: Arbitrary write to plugins directory via path-traversed config filenames

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, OpenC3 COSMOS contains a design flaw in…

Remote | Path Traversal
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
8.1 HIGH
CVE-2026-42084 — OpenC3 COSMOS: Hijacked session token can be used to reset password for persistence

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. Prior to versions 6.10.5 and 7.0.0-rc3, the OpenC3 password change functionalit…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.0 MEDIUM
CVE-2026-42052 — beets is Vulnerable to XSS

Beets is the media library management system. Prior to version 2.10.0, the bundled web UI uses Underscore template interpolation mode <%= ... %> for untrusted metadata fields. In this runtime, <%= ..…

Remote | Cross-Site Scripting
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
5.3 MEDIUM
CVE-2026-41572 — Note Mark: Unauthenticated read of notes and assets in soft-deleted public books

Note Mark is an open-source note-taking application. Prior to version 0.19.3, after a note-mark owner soft-deletes a public book, its notes and uploaded assets stay readable at /api/notes/{id}, /api/…

Remote | Authorization
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
Showing 20 of 5611 Results