Total CVEs

140,406

Critical Severity

3,747

High Severity

13,541

Last 7 Days

1,745
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 10,001 - 10,020 of 13,238 CVEs
CVE-2026-29784 HIGH - 7.5

Ghost is a Node.js content management system. From version 5.101.6 to 6.19.2, incomplete CSRF protections around /session/verify made it possible to use OTCs in login sessions different from the requesting session. In some scenarios this might have made it easier for phishers to take over a Ghost si...

Vendor: npm
Product: ghost
Published: Mar 05, 2026
Source: GitHub
CVE-2026-29182 HIGH - 7.2

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.4 and 9.4.1-alpha.3, Parse Server's readOnlyMasterKey option allows access with master-level read privileges but is documented to deny all write operations. However, som...

Vendor: npm
Product: parse-server
Published: Mar 05, 2026
Source: GitHub
CVE-2026-29778 HIGH - 7.1

pyLoad is a free and open-source download manager written in Python. From version 0.5.0b3.dev13 to 0.5.0b3.dev96, the edit_package() function implements insufficient sanitization for the pack_folder parameter. The current protection relies on a single-pass string replacement of "../", whic...

Vendor: pip
Product: pyload-ng
Published: Mar 05, 2026
Source: GitHub
CVE-2026-2836 HIGH - 8.1

A cache poisoning vulnerability has been found in the Pingora HTTP proxy frameworkโ€™s default cache key construction. The issue occurs because the default HTTP cache key implementation generates cache keys using only the URI path, excluding critical factors such as the host header (authority). Operat...

Vendor: rust
Product: pingora-cache
Published: Mar 05, 2026
Source: NVD
CVE-2026-29186 HIGH - 7.7

Backstage is an open framework for building developer portals. Prior to version 1.14.3, this is a configuration bypass vulnerability that enables arbitrary code execution. The @backstage/plugin-techdocs-node package uses an allowlist to filter dangerous MkDocs configuration keys during the documenta...

Vendor: npm
Product: @backstage/plugin-techdocs-node
Published: Mar 05, 2026
Source: GitHub
CVE-2026-29074 HIGH - 7.5

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML with custom entities, without guards against entity expansion ...

Vendor: npm
Product: svgo
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29192 HIGH - 7.7

ZITADEL is an open source identity management platform. From version 4.0.0 to 4.11.1, a vulnerability in Zitadel's login V2 interface was discovered that allowed a possible account takeover via Default URI Redirect. This issue has been patched in version 4.12.0.

Vendor: go
Product: github.com/zitadel/zitadel/v2
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29193 HIGH - 8.2

ZITADEL is an open source identity management platform. From version 4.0.0 to 4.12.0, a vulnerability in Zitadel's login V2 UI allowed users to bypass login behavior and security policies and self-register new accounts or sign in using password even if corresponding options were disabled in the...

Vendor: go
Product: github.com/zitadel/zitadel/v2
Published: Mar 04, 2026
Source: GitHub
CVE-2026-27803 HIGH - 8.3

Vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to version 1.35.4, when a Manager has manage=false for a given collection, they can still perform several management operations as long as they have access to the collection. This issue ha...

Vendor: dani-garcia
Product: vaultwarden
Published: Mar 04, 2026
Source: NVD
CVE-2026-27802 HIGH - 8.3

Vaultwarden is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. Prior to version 1.35.4, there is a privilege escalation vulnerability via bulk permission update to unauthorized collections by Manager. This issue has been patched in version 1.35.4.

Vendor: dani-garcia
Product: vaultwarden
Published: Mar 04, 2026
Source: NVD
CVE-2026-29771 HIGH - 6.5

Netmaker makes networks with WireGuard. Prior to version 1.2.0, the /api/server/shutdown endpoint allows termination of the Netmaker server process via syscall.SIGINT. This allows any user to repeatedly shut down the server, causing cyclic denial of service with approximately 3-second restart interv...

Vendor: go
Product: github.com/gravitl/netmaker
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29065 HIGH - 9.1

changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, a Zip Slip vulnerability in the backup restore functionality allows arbitrary file overwrite via path traversal in uploaded ZIP archives. This issue has been patched in version 0.54.4.

Vendor: pip
Product: changedetection.io
Published: Mar 04, 2026
Source: GitHub

Immutable.js provides many Persistent Immutable data structures. Prior to versions 3.8.3, 4.3.7, and 5.1.5, Prototype Pollution is possible in immutable via the mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject() APIs. This issue has been patched in versions 3.8.3, 4.3.7, and 5.1.5...

Vendor: npm
Product: immutable
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29062 HIGH - 7.5

jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. From version 3.0.0 to before version 3.1.0, the UTF8DataInputJsonParser, which is used when parsing from a java.io.DataInput source, bypasses the maxNestingDepth...

Vendor: maven
Product: tools.jackson.core:jackson-core
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29054 HIGH - 7.5

Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. When Traefik processes HTTP/1.1 requests, the protection put in place to prevent ...

Vendor: go
Product: github.com/traefik/traefik/v2
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29042 HIGH - 9.8

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.15.20, the Nuclio Shell Runtime component contains a command injection vulnerability in how it processes user-supplied arguments. When a function is invoked via HTTP, the runtime reads the X-Nuc...

Vendor: go
Product: github.com/nuclio/nuclio
Published: Mar 04, 2026
Source: GitHub
CVE-2026-29039 HIGH - 7.5

changedetection.io is a free open source web page change detection tool. Prior to version 0.54.4, the changedetection.io application allows users to specify XPath expressions as content filters via the include_filters field. These XPath expressions are processed using the elementpath library which i...

Vendor: pip
Product: changedetection.io
Published: Mar 04, 2026
Source: GitHub
CVE-2026-28802 HIGH - 9.8

Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application code ...

Vendor: pip
Product: authlib
Published: Mar 04, 2026
Source: GitHub

Lemmy, a link aggregator and forum for the fediverse, is vulnerable to server-side request forgery via a dependency on activitypub_federation, a framework for ActivityPub federation in Rust. Prior to version 0.19.16, the GET /api/v4/image/{filename} endpoint is vulnerable to unauthenticated SSRF thr...

Vendor: rust
Product: lemmy_routes
Published: Mar 04, 2026
Source: GitHub
CVE-2026-28681 HIGH - 8.1

Internet Routing Registry daemon version 4 is an IRR database server, processing IRR objects in the RPSL format. From version 4.4.0 to before version 4.4.5 and from version 4.5.0 to before version 4.5.1, an attacker can manipulate the HTTP Host header on a password reset or account creation request....

Vendor: pip
Product: irrd
Published: Mar 04, 2026
Source: GitHub