Total CVEs

140,323

Critical Severity

3,747

High Severity

13,514

Last 7 Days

1,765
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 10,561 - 10,580 of 36,728 CVEs
CVE-2021-47962 MEDIUM - 6.4

Savsoft Quiz 5.0 contains a persistent cross-site scripting vulnerability in the user account settings page that allows authenticated attackers to inject malicious HTML and JavaScript code. Attackers can inject script payloads into user profile fields at the edit_user endpoint, which execute in the ...

Vendor: savsofts
Product: Savsoft Quiz
Published: May 15, 2026
Source: NVD
CVE-2021-47959 HIGH - 7.5

WordPress Plugin WPGraphQL 1.3.5 contains a denial of service vulnerability that allows unauthenticated attackers to exhaust server resources by sending batched GraphQL queries with duplicated fields. Attackers can send POST requests to the GraphQL endpoint with amplified field duplication payloads ...

Vendor: Wpgraphql
Product: WPGraphQL
Published: May 15, 2026
Source: NVD
CVE-2021-47958 MEDIUM - 4.3

CouchCMS 2.2.1 contains a server-side request forgery vulnerability that allows authenticated attackers to make arbitrary HTTP requests by uploading malicious SVG files. Attackers can upload SVG files containing external entity references through the browse.php endpoint to access internal services a...

Vendor: CouchCMS
Product: CouchCMS
Published: May 15, 2026
Source: NVD
CVE-2026-45619 MEDIUM - 6.5

WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php, plugin/AI/receiveAsync.json.php, and other locations do not use the $resolvedIP out-param of isSSRFSafeURL() for DNS pinning via CURLOPT_RESOLVE, opening DNS-rebinding TOCTOU.

Vendor: composer
Product: WWBN/AVideo
Published: May 15, 2026
Source: GitHub
CVE-2026-45610 MEDIUM - 5.7

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a cross-site request forgery vulnerability on the 2FA toggle. plugin/LoginControl/set.json.php accepts POST type=set2FA value=false, calls LoginControl::setUser2FA(User::getId(), false) on the session-authenticated user, and...

Vendor: composer
Product: WWBN/AVideo
Published: May 15, 2026
Source: GitHub
CVE-2026-45580 MEDIUM - 5.4

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a stored cross-site scripting vulnerability. The Live plugin's "YouTube-style" view renders the live transmission's stream key into an HTML class attribute by raw echo, without htmlspecialchars(). A canSt...

Vendor: composer
Product: WWBN/AVideo
Published: May 15, 2026
Source: GitHub
CVE-2026-45578 HIGH - 8.8

WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a classic shell-metacharacter injection. The YPTSocket notification branch in plugin/Live/on_publish.php builds an execAsync() command line by string concatenation, single-quoting each argument but never calling escapeshella...

Vendor: composer
Product: WWBN/AVideo
Published: May 15, 2026
Source: GitHub
CVE-2026-45575 HIGH - 7.4

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.2, an attacker who can MITM the TLS connection between the client and the IDP (within the TI network) can substitute a forged discovery document. The forged document redirects uri_puk_idp_enc and uri...

Vendor: maven
Product: com.oviva.telematik:epa4all-client
Published: May 15, 2026
Source: GitHub
CVE-2026-45574 HIGH - 8.1

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.2, an attacker on the network path between the ePA service and the Konnektor can present any TLS certificate (self-signed, expired, wrong CN) and intercept all SOAP traffic. This includes patient ide...

Vendor: maven
Product: com.oviva.telematik:epa4all-client
Published: May 15, 2026
Source: GitHub
CVE-2026-46474 HIGH - 7.5

Trog::TOTP versions before 1.006 for Perl generate secrets using rand. Secrets were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage.

Vendor: TEODESIAN
Product: Trog::TOTP
Published: May 15, 2026
Source: NVD
CVE-2026-46491 HIGH - 8.6

SimpleSAMLphp-casserver is a CAS 1.0 and 2.0 compliant CAS server in the form of a SimpleSAMLphp module. Prior to version 7.0.3, simplesamlphp-module-casserver builds file paths for the file-based CAS ticket store by directly concatenating the configured ticket directory with an attacker-controlled ...

Vendor: composer
Product: simplesamlphp/simplesamlphp-module-casserver
Published: May 15, 2026
Source: GitHub
CVE-2026-44692 HIGH - 7.7

Sharp is a content management framework built for Laravel as a package. Prior to version 9.22.0, Sharp exposes a generic download endpoint that authorizes access only to the supplied Sharp entity instance, but then reads the target storage disk and path from request parameters. Because the requested...

Vendor: composer
Product: code16/sharp
Published: May 15, 2026
Source: GitHub
CVE-2026-45717 HIGH - 8.8

Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoutes group with TABLE/READ permission. This is the same authorization level as the read endpoint (GET /a...

Vendor: npm
Product: @budibase/server
Published: May 15, 2026
Source: GitHub
CVE-2026-45715 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.38.1, the REST datasource integration (packages/server/src/integrations/rest.ts) follows HTTP redirects without re-checking the IP blacklist, allowing an authenticated Builder to access internal services (cloud metadata, databases) by redirect...

Vendor: npm
Product: @budibase/server
Published: May 15, 2026
Source: GitHub
CVE-2026-45548 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.34.8, the processUrlFile function in packages/server/src/automations/steps/ai/extract.ts uses fetch(fileUrl) directly without the IP blacklist validation that is consistently applied to all other automation steps. This allows an authenticated ...

Vendor: npm
Product: @budibase/server
Published: May 15, 2026
Source: GitHub
CVE-2026-45364 HIGH - 7.3

Better Auth is an authentication and authorization library for TypeScript. Prior to 1.4.17 and 1.5.0-beta.9, Better Auth's HTTP rate limiter keyed each request by the exact textual IP address it received in x-forwarded-for (or the configured IP-bearing header). IPv6 clients controlling a typica...

Vendor: npm
Product: better-auth
Published: May 15, 2026
Source: GitHub
CVE-2026-8695 HIGH - 7.5

radare2 6.1.5 contains a use-after-free vulnerability in the gdbr_threads_list() function that allows remote attackers to trigger memory corruption by sending a valid qfThreadInfo response followed by a malformed qsThreadInfo response. Attackers can exploit this vulnerability through GDB remote debu...

Vendor: radare
Product: radare2
Published: May 15, 2026
Source: NVD
CVE-2026-46383 MEDIUM - 5.5

Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.13.0, Microsoft APM contains a Windows-specific archive extraction boundary failure in the legacy-bundle probe used by apm install <bundle> on supported Python 3.10 and 3.11 runtimes. When apm instal...

Vendor: microsoft
Product: apm
Published: May 15, 2026
Source: NVD
CVE-2026-45539 HIGH - 7.4

Microsoft APM is an open-source, community-driven dependency manager for AI agents. From 0.5.4 to 0.12.4, two primitive integrators in apm-cli enumerate package files with bare Path.glob() / Path.rglob() calls and read each match with Path.read_text(), transparently following symbolic links. A symli...

Vendor: microsoft
Product: apm
Published: May 15, 2026
Source: NVD
CVE-2026-45038 HIGH - 7.8

Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.233, since Tabby does not escape control characters from file paths when dragging and dropping a file into it, code execution can be achieved. This vulnerability is fixed in 1.0.233.

Vendor: Eugeny
Product: tabby
Published: May 15, 2026
Source: NVD