Total CVEs

139,456

Critical Severity

3,644

High Severity

13,084

Last 7 Days

1,235
Quick preset (or use dates below)
Clear Filters
Showing 4,161 - 4,180 of 13,084 CVEs
CVE-2026-31223 HIGH - 8.8

The snorkel library thru v0.10.0 contains a critical insecure deserialization vulnerability (CWE-502) in the BaseLabeler.load() method of the BaseLabeler class. The method loads serialized labeler models using the unsafe pickle.load() function on user-supplied file paths without any validation or se...

Vendor: snorkel
Product: snorkel
Published: May 12, 2026
Source: NVD
CVE-2026-31222 HIGH - 8.8

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability (CWE-502) in the Trainer.load() method of the Trainer class. The method loads model checkpoint files using torch.load() without enabling the security-restrictive weights_only=True parameter. This default behavior all...

Vendor: snorkel
Product: snorkel
Published: May 12, 2026
Source: NVD
CVE-2026-31221 HIGH - 7.8

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability (CWE-502) in the checkpoint loading mechanism. The LightningModule.load_from_checkpoint() method, which is commonly used to load saved model states, internally calls torch.load() without setting the securi...

Vendor: lightningai
Product: pytorch_lightning
Published: May 12, 2026
Source: NVD
CVE-2026-31219 HIGH - 8.8

The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) is vulnerable to insecure deserialization (CWE-502). When a user provides a single model file path (e.g., .pt or .pth) via the --model command-lin...

Published: May 12, 2026
Source: NVD
CVE-2026-31218 HIGH - 8.8

The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) is vulnerable to insecure deserialization (CWE-502). When loading a model state dictionary from a state_dict.pt file via torch.load(), the functio...

Published: May 12, 2026
Source: NVD
CVE-2026-30810 HIGH - 8.8

Server-Side Request Forgery vulnerability allows Privilege Escalation via API Checker extension. This issue affects Pandora FMS: from 777 through 800

Vendor: Pandora FMS
Product: Pandora FMS
Published: May 12, 2026
Source: NVD
CVE-2026-30808 HIGH - 8.1

Session Fixation vulnerability allows Session Hijacking via crafted session ID. This issue affects Pandora FMS: from 777 through 800

Vendor: Pandora FMS
Product: Pandora FMS
Published: May 12, 2026
Source: NVD
CVE-2026-30807 HIGH - 8.8

Cross-Site Request Forgery vulnerability allows an attacker to perform unauthorized actions via crafted web page. This issue affects Pandora FMS: from 777 through 800

Vendor: Pandora FMS
Product: Pandora FMS
Published: May 12, 2026
Source: NVD
CVE-2023-27753 HIGH - 8.0

An arbitrary file upload vulnerability in MK-Auth 23.01K4.9 allows attackers to execute arbitrary code via uploading a crafted PHP file.

Published: May 12, 2026
Source: NVD
CVE-2026-8111 HIGH - 8.8

SQL injection in the web consoleĀ of Ivanti Endpoint ManagerĀ before version 2024 SU6 allows a remote authenticated attacker to achieve remote code execution.

Vendor: ivanti
Product: endpoint_manager
Published: May 12, 2026
Source: NVD
CVE-2026-8110 HIGH - 7.8

Incorrect permissions assignment inĀ the agent ofĀ Ivanti Endpoint Manager beforeĀ version 2024Ā SU6Ā allows aĀ localĀ authenticatedĀ attacker toĀ escalate their privileges.

Vendor: ivanti
Product: endpoint_manager
Published: May 12, 2026
Source: NVD
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-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-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-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-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-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