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-2025-65122 — YouTube Regex Denial of Service Vulnerability

Regex Denial of Service in youtube-regex npm package through version 1.0.5.

Remote | Denial of Service
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
9.8 CRITICAL
CVE-2025-63704 — "Query-Parser-String NPM Prototype Pollution Vulnerability"

NPM package query-parser-string 1.0.0 is vulnerable to Prototype Pollution. The package does not properly sanitize user supplied query parameters and merges them to the newly created object.

Remote | Injection
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
9.8 CRITICAL
CVE-2025-63703 — "npm parse-ini Prototype Pollution"

npm package parse-ini v1.0.6 is vulnerable to Prototype Pollution in index.js().

Remote | Misconfiguration
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
6.8 MEDIUM
CVE-2025-4397 — Medtronic MyCareLink Patient Monitor Data Encryption Weakness

Medtronic MyCareLink Patient Monitor uses per-product credentials that are stored in a recoverable format. An attacker can use these credentials to modify encrypted drive data.

| Information Disclosure
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
6.8 MEDIUM
CVE-2025-4386 — Medtronic MyCareLink Patient Monitor Hardware Debug Port

Medtronic MyCareLink Patient Monitor has an internal serial interface, which allows an attacker with physical access to access a login prompt via a UART terminal.​

| Authentication
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
7.1 HIGH
CVE-2026-44349 — Daptin fuzzy search injects unvalidated column name into raw SQL

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.5, processFuzzySearch in server/resource/resource_findallpaginated.go:1484 splits the user-supplied column parameter by comma and inte…

Remote | Injection
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
4.3 MEDIUM
CVE-2026-44264 — Weblate is vulnerable to XSS via crafted Markdown

Weblate is a web based localization tool. Prior to version 5.17.1, the Markdown renderer used in user comments and other user-provided content didn't properly sanitize some attributes. This issue has…

weblate | Remote | Cross-Site Scripting
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
4.3 MEDIUM
CVE-2026-44263 — Weblate: Private Translation Enumeration via Screenshot API

Weblate is a web based localization tool. Prior to version 5.17.1, the screenshots, tasks, and component link API allowed for the enumeration of translations in a project inaccessible to the user. Th…

weblate | Remote | Authorization
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
7.4 HIGH
CVE-2026-42011 — Gnutls: gnutls: security bypass due to incorrect name constraint handling

A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A rem…

Remote | Misconfiguration
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
6.0 MEDIUM
CVE-2026-41689 — Wallos: Shared local webhook allowlist lets low-privilege users send arbitrary requests t…

Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the webhook notification feature reuses an administrator-configured local-target allowlist for ever…

wallos | Remote | Server-Side Request Forgery
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
7.7 HIGH
CVE-2026-41688 — Incomplete fix for CVE-2026-33399: SSRF in Wallos

Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname() but passes the origina…

wallos | Remote | Server-Side Request Forgery
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
4.3 MEDIUM
CVE-2026-41687 — Wallos: SSRF CGNAT Bypass in subscription/payments Logo URL — is_cgnat_ip() Not Used in I…

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.8.1, the SSRF protection in endpoints/subscription/add.php (line 42) and endpoints/payments/add.php (line 40)…

wallos | Remote | Server-Side Request Forgery
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
5.3 MEDIUM
CVE-2026-41654 — Weblate is Vulnerable to Authenticated SSRF via Project Backup Import bypassing validate_…

Weblate is a web based localization tool. Prior to version 5.17.1, an authenticated user with project.add permission (default on hosted Weblate SaaS and for any user holding an active billing/trial p…

weblate | Remote | Server-Side Request Forgery
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
6.1 MEDIUM
CVE-2026-41650 — fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the …

fast-xml-parser | Remote | Injection
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
4.2 MEDIUM
CVE-2026-41519 — Weblate's API Token Not Invalidated on Password Change

Weblate is a web based localization tool. Prior to version 5.17.1, when a user changes their password, browser sessions are correctly invalidated via "cycle_session_keys()", but DRF API tokens ("wlu_…

weblate | Remote | Authentication
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
8.7 HIGH
CVE-2026-41505 — RELATE: Predictable Token Generation in auth.py and exam.py

RELATE is a web-based courseware package. Prior to commit 2f68e16, RELATE is vulnerable to predictable token generation in auth.py's make_sign_in_key() function and exam.py's gen_ticket_code() functi…

Remote | Authentication
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
8.3 HIGH
CVE-2026-41422 — Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L() — a raw SQL lite…

Remote | Injection
May 07, 2026 May 07, 2026
May 07, 2026
May 07, 2026
9.8 CRITICAL
CVE-2026-36458 — ChestnutCMS SQL Injection

ChestnutCMS v1.5.10 has a SQL injection vulnerability. The content parameter of the cms_content tag can be manipulated in the admin backend and injected into a SQL query when the template is rendered.

Remote | Injection
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
6.9 MEDIUM
CVE-2026-32686 — Unbounded exponent in decimal enables unauthenticated DoS

Uncontrolled Resource Consumption vulnerability in ericmj decimal allows unauthenticated remote Denial of Service. The decimal library does not bound the exponent on parsed input. Storing a decimal …

decimal | Denial of Service
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
6.1 MEDIUM
CVE-2025-67202 — Sidekiq-cron XSS Vulnerability

Sidekiq-cron thru 2.3.1, an open-source scheduling add-on for Sidekiq, is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL being rended from cron.erb.

Remote | Cross-Site Scripting
May 07, 2026 May 08, 2026
May 07, 2026
May 08, 2026
Showing 20 of 5786 Results