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-7768 — @fastify/accepts-serializer vulnerable to Denial of Service via Unbounded Accept Header C…

@fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct bu…

| Information Disclosure
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.3 CRITICAL
CVE-2026-41924 — WDR201A WiFi Extender OS Command Injection via makeRequest.cgi

WDR201A WiFi Extender (HW V2.1, FW LFMZX28040922V1.02) contains an OS command injection vulnerability in the makeRequest.cgi binary that allows unauthenticated remote attackers to execute arbitrary s…

Remote | Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.3 CRITICAL
CVE-2026-41923 — WDR201A WiFi Extender OS Command Injection via internet.cgi

WDR201A WiFi Extender (HW V2.1, FW LFMZX28040922V1.02) contains an OS command injection vulnerability in the internet.cgi binary that allows unauthenticated remote attackers to execute arbitrary shel…

Remote | Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.3 CRITICAL
CVE-2026-41922 — WDR201A WiFi Extender OS Command Injection via wireless.cgi

WDR201A WiFi Extender (HW V2.1, FW LFMZX28040922V1.02) contains an OS command injection vulnerability in the wireless.cgi binary that allow unauthenticated remote attackers to execute arbitrary shell…

Remote | Injection
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
9.4 CRITICAL
CVE-2026-41571 — Note Mark: OIDC-registered users authenticated by submitting password "null"

Note Mark is an open-source note-taking application. In version 0.19.2, IsPasswordMatch in backend/db/models.go falls back to a hard-coded bcrypt("null") placeholder whenever a user has no stored pas…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
Showing 20 of 5601 Results