Total CVEs

138,728

Critical Severity

3,597

High Severity

12,893

Last 7 Days

1,720
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,981 - 2,000 of 35,133 CVEs
CVE-2026-24637 HIGH - 8.5

Contributor SQL Injection in PowerPress Podcasting <= 11.15.10 versions.

Vendor: Blubrry Podcasting
Product: PowerPress Podcasting
Published: Jun 15, 2026
Source: NVD
CVE-2026-23970 HIGH - 7.1

Unauthenticated Cross Site Scripting (XSS) in Redirection for Contact Form 7 <= 3.2.8 versions.

Vendor: Themeisle
Product: Redirection for Contact Form 7
Published: Jun 15, 2026
Source: NVD
CVE-2025-69332 MEDIUM - 6.5

Subscriber Broken Access Control in Bookify <= 1.1.1 versions.

Vendor: myCred
Product: Bookify
Published: Jun 15, 2026
Source: NVD
CVE-2025-68872 HIGH - 7.1

Unauthenticated Cross Site Scripting (XSS) in Eli&#039;s WordCents adSense Widget with Analytics <= 1.3.03.27 versions.

Vendor: Eli
Product: Eli&#039;s WordCents adSense Widget with Analytics
Published: Jun 15, 2026
Source: NVD
CVE-2025-68851 HIGH - 7.1

Unauthenticated Cross Site Scripting (XSS) in Okay Toolkit <= 2.3 versions.

Vendor: ArrayHQ
Product: Okay Toolkit
Published: Jun 15, 2026
Source: NVD
CVE-2025-68840 HIGH - 7.1

Unauthenticated Cross Site Scripting (XSS) in iRobots.txt SEO <= 1.1.2 versions.

Vendor: markbeljaars
Product: iRobots.txt SEO
Published: Jun 15, 2026
Source: NVD
CVE-2025-68049 MEDIUM - 6.3

Subscriber Broken Access Control in bunny.net <= 2.3.6 versions.

Vendor: bunny.net
Product: bunny.net
Published: Jun 15, 2026
Source: NVD
CVE-2025-60175 MEDIUM - 4.4

Administrator Server Side Request Forgery (SSRF) in PopAd <= 1.0.4 versions.

Vendor: vynnus
Product: PopAd
Published: Jun 15, 2026
Source: NVD
CVE-2025-59133 HIGH - 7.5

Custom role Insecure Direct Object References (IDOR) in Projectopia <= 5.1.25.2 versions.

Vendor: Projectopia
Product: Projectopia
Published: Jun 15, 2026
Source: NVD
CVE-2026-48988 MEDIUM - 5.3

markdown-it is a Markdown parser. Versions 14.1.1 and below contain a denial-of-service vulnerability when typographer: true is enabled, due to quadratic (O(n^2)) processing in the smartquotes rule. The issue stems from repeatedly modifying strings with replaceAt(), which performs O(n) slicing and c...

Vendor: npm
Product: markdown-it
Published: Jun 15, 2026
Source: GitHub
CVE-2026-54283 HIGH - 7.5

Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unau...

Vendor: pip
Product: starlette
Published: Jun 15, 2026
Source: GitHub
CVE-2026-54285 MEDIUM - 5.3

opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. The W3C Baggage specification recommends a maximum of 8,192 bytes and 180 entries; these limits were ...

Vendor: npm
Product: @opentelemetry/core
Published: Jun 15, 2026
Source: GitHub

Starlette is a lightweight ASGI framework/toolkit. Prior to 1.3.0, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating {scheme}://{host}{path} and re-parsing the result, a path that does not begin with / (for example @g...

Vendor: pip
Product: Starlette
Published: Jun 15, 2026
Source: GitHub

Nest: Middleware Bypass on Fastify via Trailing Slash

Vendor: npm
Product: @nestjs/platform-fastify
Published: Jun 15, 2026
Source: GitHub
CVE-2026-53539 HIGH - 7.5

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, when parsing application/x-www-form-urlencoded bodies, QuerystringParser located the field separator with a two step lookup: it first scanned the entire remaining buffer for &, and only when no & existed anywhere a...

Vendor: pip
Product: python-multipart
Published: Jun 15, 2026
Source: GitHub

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.31, parse_form() did not validate the Content-Length header before using it to bound its chunked read of the request body. A negative Content-Length turned the bounded read into a read-until-EOF, so the entire body was loaded ...

Vendor: pip
Product: python-multipart
Published: Jun 15, 2026
Source: GitHub

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATWG URL standard, modern browsers, and Python's urllib.parse (since the CVE-2021-23336 fix) tr...

Vendor: pip
Product: python-multipart
Published: Jun 15, 2026
Source: GitHub

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, parse_options_header parsed Content-Disposition (and Content-Type) headers with email.message.Message, which transparently applies RFC 2231/5987 decoding. The extended parameter syntax (filename*=charset'lang'val...

Vendor: pip
Product: python-multipart
Published: Jun 15, 2026
Source: GitHub

Electron: Buffer performs incorrect byte length calculations resulting in heap buffer under/overflow

Vendor: npm
Product: electron
Published: Jun 15, 2026
Source: GitHub
CVE-2026-49853 HIGH - 7.7

Tornado: Authorization header forwarded across cross-origin redirects in SimpleAsyncHTTPClient

Vendor: pip
Product: tornado
Published: Jun 15, 2026
Source: GitHub