Total CVEs

133,522

Critical Severity

2,947

High Severity

10,741

Last 7 Days

2,269
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 4,901 - 4,920 of 29,927 CVEs
CVE-2026-8051 HIGH - 7.2

OS command injection in Ivanti Virtual Traffic Manager before version 22.9r4 allows a remote authenticated attacker with admin privileges to achieve remote code execution.

Vendor: ivanti
Product: virtual_traffic_manager
Published: May 12, 2026
Source: NVD
CVE-2026-8043 CRITICAL - 9.6

External control of a file name in Ivanti Xtraction before version 2026.2 allows a remote authenticated attacker to read sensitive files and write arbitrary HTML files to a web directory, leading to information disclosure and possible client-side attacks.

Vendor: ivanti
Product: xtraction
Published: May 12, 2026
Source: NVD
CVE-2026-7432 HIGH - 7.8

A race condition in Ivanti Secure Access Client before 22.8R6 allows a locally authenticated user to escalate privileges to SYSTEM

Vendor: ivanti
Product: secure_access_client
Published: May 12, 2026
Source: NVD
CVE-2026-7431 MEDIUM - 4.4

An incorrect permission assignment for critical resource of Ivanti Secure Access Client   before 22.8R6 allows a local authenticated user to read or modify sensitive log data via write access to a shared memory section.

Vendor: ivanti
Product: secure_access_client
Published: May 12, 2026
Source: NVD

CWE-1188 Initialization of a Resource with an Insecure Default vulnerability exists that could cause unauthorized disclosure of sensitive information when credentials revert to initial settings in rare circumstances, enabling unauthorized authentication using known credentials.

Published: May 12, 2026
Source: NVD
CVE-2026-5061 MEDIUM - 4.7

The consul-template library before version 0.42.0 is vulnerable to a sandbox path bypass in the file template helper that may allow reading an out-of-sandbox file. This vulnerability (CVE-2026-5061) is fixed in consul-template 0.42.0.

Published: May 12, 2026
Source: NVD
CVE-2026-43983 HIGH - 8.1

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function (oidc_service.go) validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization s...

Vendor: pocket-id
Product: pocket-id
Published: May 12, 2026
Source: NVD

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex ('Elixir.Postgrex.Notifications' module) allows SQL Injection. The channel argument passed to 'Elixir.Postgrex.Notifications':listen/3 and 'E...

Vendor: elixir-ecto
Product: postgrex
Published: May 12, 2026
Source: NVD
CVE-2025-70842 MEDIUM - 5.4

A Stored Cross-Site Scripting (XSS) vulnerability was discovered in the File Management module of FluentCMS 1.2.3. The flaw allows an authenticated administrator to upload crafted SVG files containing malicious JavaScript code. Once uploaded, the script executes in the browser of any user who access...

Published: May 12, 2026
Source: NVD
CVE-2026-45090 HIGH - 7.5

Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both write to the same results channel. The channel is correctly closed after the first stage completes (clos...

Vendor: go
Product: github.com/hahwul/dalfox/v2
Published: May 12, 2026
Source: GitHub
CVE-2026-45089 HIGH - 8.2

Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the output, output-all, and debug fields in model.Options are JSON-tagged and deserialized directly from the attacker's request body, then propagated unch...

Vendor: go
Product: github.com/hahwul/dalfox/v2
Published: May 12, 2026
Source: GitHub
CVE-2026-45088 HIGH - 7.5

Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the custom-payload-file field in model.Options is JSON-tagged and deserialized directly from the attacker's request body, then propagated unchanged throug...

Vendor: go
Product: github.com/hahwul/dalfox/v2
Published: May 12, 2026
Source: GitHub
CVE-2026-45087 CRITICAL - 10.0

Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is started in REST API server mode (dalfox server), the server binds to 0.0.0.0:6664 by default and requires no API key unless the operator explicitly passes --api-key. Because model.Options ...

Vendor: go
Product: github.com/hahwul/dalfox/v2
Published: May 12, 2026
Source: GitHub
CVE-2026-44295 HIGH - 8.7

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum, service...

Vendor: npm
Product: protobufjs-cli
Published: May 12, 2026
Source: GitHub
CVE-2026-44294 MEDIUM - 5.3

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Certain control characters in field names were not escaped before being embedded into generated function...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44293 HIGH - 8.8

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default val...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44292 MEDIUM - 5.3

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-co...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44291 HIGH - 8.1

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44290 HIGH - 7.5

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write ...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44289 HIGH - 7.5

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf ...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub