Total CVEs

125,872

Critical Severity

2,276

High Severity

7,883

Last 7 Days

1,165
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 501 - 520 of 7,583 CVEs
CVE-2026-3621 HIGH - 7.5

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.4 IBM WebSphere Application Server Liberty is vulnerable to identity spoofing under limited conditions when an application is deployed without authentication and authorization configured.

Published: Apr 23, 2026
Source: NVD
CVE-2026-32679 HIGH - 7.8

The installers of LiveOn Meet Client for Windows (Downloader5Installer.exe and Downloader5InstallerForAdmin.exe) and the installers of Canon Network Camera Plugin (CanonNWCamPlugin.exe and CanonNWCamPluginForAdmin.exe) insecurely load Dynamic Link Libraries (DLLs). If a malicious DLL is placed at th...

Vendor: Japan Media Systems Corporation
Product: Downloader5Installer.exe, Downloader5InstallerForAdmin.exe, CanonNWCamPlugin.exe, CanonNWCamPluginForAdmin.exe
Published: Apr 23, 2026
Source: NVD
CVE-2026-41455 HIGH - 8.5

WeKan before 8.35 contains a server-side request forgery vulnerability in webhook integration URL handling where the url schema field accepts any string without protocol restriction or destination validation. Attackers who can create or modify integrations can set webhook URLs to internal network ad...

Vendor: wekan
Product: wekan
Published: Apr 22, 2026
Source: NVD
CVE-2026-41454 HIGH - 8.3

WeKan before 8.35 contains a missing authorization vulnerability in the Integration REST API endpoints that allows authenticated board members to perform administrative actions without proper privilege verification. Attackers can enumerate integrations including webhook URLs, create new integrations...

Vendor: wekan
Product: wekan
Published: Apr 22, 2026
Source: NVD
CVE-2026-41175 HIGH - 8.1

Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.20 and 6.13.0, manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, could result in the loss of content, assets, and user accounts. The Control Panel requi...

Vendor: statamic
Product: cms
Published: Apr 22, 2026
Source: NVD
CVE-2026-40517 HIGH - 7.8

radare2 prior to 6.1.4 contains a command injection vulnerability in the PDB parser's print_gvars() function that allows attackers to execute arbitrary commands by crafting a malicious PDB file with newline characters in symbol names. Attackers can inject arbitrary radare2 commands through unsa...

Vendor: radareorg
Product: radare2
Published: Apr 22, 2026
Source: NVD
CVE-2026-41676 HIGH - 9.8

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_derive, relying on OpenSSL to honor it. On OpenSSL 1.1.x, X25519, X448, DH and HKDF-e...

Vendor: rust
Product: openssl
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41678 HIGH - 9.8

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reversed. The intended invariant is out.len() >= in_.len() - 8, ensuring the o...

Vendor: rust
Product: openssl
Published: Apr 22, 2026
Source: GitHub
CVE-2026-40937 HIGH - 8.3

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-alpha.94, all four notification target admin API endpoints in `rustfs/src/admin/handlers/event.rs` use a `check_permissions` helper that validates authentication only (access key + session token), without performing any admi...

Vendor: rustfs
Product: rustfs
Published: Apr 22, 2026
Source: NVD
CVE-2026-33733 HIGH - 7.2

EspoCRM is an open source customer relationship management application. Prior to version 9.3.4, the admin template management endpoints accept attacker-controlled `name` and `scope` values and pass them into template path construction without normalization or traversal filtering. As a result, an aut...

Vendor: espocrm
Product: espocrm
Published: Apr 22, 2026
Source: NVD
CVE-2026-41681 HIGH - 9.8

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachabl...

Vendor: rust
Product: openssl
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41683 HIGH - 8.6

i18next-http-middleware: HTTP response splitting and DoS via unsanitised Content-Language header

Vendor: npm
Product: i18next-http-middleware
Published: Apr 22, 2026
Source: GitHub

xmldom: Uncontrolled recursion in XML serialization leads to DoS

Vendor: npm
Product: @xmldom/xmldom
Published: Apr 22, 2026
Source: GitHub

xmldom has XML injection through unvalidated DocumentType serialization

Vendor: npm
Product: @xmldom/xmldom
Published: Apr 22, 2026
Source: GitHub

xmldom has XML node injection through unvalidated processing instruction serialization

Vendor: npm
Product: @xmldom/xmldom
Published: Apr 22, 2026
Source: GitHub
CVE-2026-34065 HIGH - 7.5

nimiq-primitives contains primitives (e.g., block, account, transaction) to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrusted p2p peer can cause a node to panic by announcing an election macro block whose `validators` set contains an invalid compressed BLS voting key....

Vendor: nimiq
Product: nimiq-primitives
Published: Apr 22, 2026
Source: NVD
CVE-2026-34063 HIGH - 7.5

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, `network-libp2p` discovery uses a libp2p `ConnectionHandler` state machine. the handler assumes there is at most one inbound and one outbound discovery substream per connection. if a remote peer op...

Vendor: nimiq
Product: network-libp2p
Published: Apr 22, 2026
Source: NVD

xmldom has XML node injection through unvalidated comment serialization

Vendor: npm
Product: @xmldom/xmldom
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41640 HIGH - 7.5

@nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading

Vendor: npm
Product: @nocobase/database
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41641 HIGH - 7.2

@nocobase/plugin-collection-sql: SQL Validation Bypass Through Missing `checkSQL` Call

Vendor: npm
Product: @nocobase/plugin-collection-sql
Published: Apr 22, 2026
Source: GitHub