Total CVEs

126,178

Critical Severity

2,292

High Severity

7,949

Last 7 Days

1,208
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1,741 - 1,760 of 22,583 CVEs

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

http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes the cookie value to disallow escapi...

Published: Apr 22, 2026
Source: NVD

An authenticated attacker can store a crafted tag value in _user_tags and trigger JavaScript execution when a victim opens the list/report view where tags are rendered. The vulnerable renderer interpolates tag content into HTML attributes and element content without escaping. This issue affects Frap...

Published: Apr 22, 2026
Source: NVD
CVE-2026-34066 MEDIUM - 5.3

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, `HistoryStore::put_historic_txns` uses an `assert!` to enforce invariants about `HistoricTransaction.block_number` (must be within the macro block being pushed and within the same epoch)....

Vendor: nimiq
Product: nimiq-blockchain
Published: Apr 22, 2026
Source: NVD
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-34064 MEDIUM - 5.3

nimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, `VestingContract::can_change_balance` returns `AccountError::InsufficientFunds` when `new_balance < min_cap`, but it constructs the error using `balance: self.balance - min_cap`. `Coi...

Vendor: nimiq
Product: nimiq-account
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
CVE-2026-34062 MEDIUM - 5.3

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, `MessageCodec::read_request` and `read_response` call `read_to_end()` on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because `Behaviour::new` also sets `with_ma...

Vendor: nimiq
Product: network-libp2p
Published: Apr 22, 2026
Source: NVD
CVE-2026-33471 CRITICAL - 9.6

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. `SkipBlockProof::verify` computes its quorum check using `BitSet.len()`, then iterates `BitSet` indices and casts each `usize` index to `u16` (`slot as u16`) for slot lookup. Prior to version 1.3.0, if an attacker ...

Vendor: nimiq
Product: nimiq-block
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
CVE-2026-41650 MEDIUM - 6.1

fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters

Vendor: npm
Product: fast-xml-parser
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41645 MEDIUM - 5.3

Nuclei: Environment variable disclosure via Response-Derived DSL Expressions

Vendor: go
Product: github.com/projectdiscovery/nuclei/v3
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41646 MEDIUM - 5.5

Nuclei: Local File Read via require() Module Loader Bypass

Vendor: go
Product: github.com/projectdiscovery/nuclei/v3
Published: Apr 22, 2026
Source: GitHub

monetr: Server-side request forgery in Lunch Flow link creation and refresh

Vendor: go
Product: github.com/monetr/monetr
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41591 MEDIUM - 6.4

Marko: XSS via case-insensitive script/style closing tag bypass in runtime HTML escaping

Vendor: npm
Product: marko
Published: Apr 22, 2026
Source: GitHub
CVE-2026-41469 MEDIUM - 5.2

Beghelli Sicuro24 SicuroWeb does not enforce a Content Security Policy, allowing unrestricted loading of external JavaScript resources from attacker-controlled origins. When chained with the template injection and sandbox escape vulnerabilities present in the same application, the absence of CSP rem...

Vendor: Beghelli
Product: SicuroWeb (Sicuro24)
Published: Apr 22, 2026
Source: NVD
CVE-2026-41468 HIGH - 8.7

Beghelli Sicuro24 SicuroWeb embeds AngularJS 1.5.2, an end-of-life component containing known sandbox escape primitives. When combined with template injection present in the same application, these primitives allow attackers to escape the AngularJS sandbox and achieve arbitrary JavaScript execution ...

Vendor: Beghelli
Product: SicuroWeb (Sicuro24)
Published: Apr 22, 2026
Source: NVD