Total CVEs

139,939

Critical Severity

3,664

High Severity

13,195

Last 7 Days

1,711
Quick preset (or use dates below)
Clear Filters
Showing 4,261 - 4,280 of 13,195 CVEs
CVE-2025-43524 HIGH - 8.8

An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.2. An app may be able to break out of its sandbox.

Vendor: Apple
Product: macOS Sequoia, macOS Sonoma, macOS Tahoe
Published: May 12, 2026
Source: NVD
CVE-2026-5089 HIGH - 7.3

YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 (sexagesimal) parsing code in perl_syck.h has a buffer underflow bug in both int#base60 and float#base60 handlers. When processing the leftmost segment of a colon-separated value (e.g., the 1 in 1:30:45), the inner whil...

Published: May 12, 2026
Source: NVD
CVE-2026-43993 HIGH - 8.2

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the WAVS bridge's computeDataVerify called fetch() on agent-supplied URLs without validating scheme, port, or resolved IP, resulting in an SSRF vulnerability. This vulnerability is fixed in 0.x.y-security-1.

Vendor: Dragonmonk111
Product: junoclaw
Published: May 12, 2026
Source: NVD
CVE-2026-43991 HIGH - 8.4

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, substring-based blocklist in plugin-shell's command-safety check could be bypassed by adversarial argument constructions, allowing unauthorized command execution on the host when combined with the companion adv...

Vendor: Dragonmonk111
Product: junoclaw
Published: May 12, 2026
Source: NVD
CVE-2026-43990 HIGH - 8.4

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, plugin-shell's run_command wrapped every agent-supplied command in 'sh -c' / 'cmd /C' and passed the full argument string to the shell's parser, allowing shell metacharacters in agent-s...

Vendor: Dragonmonk111
Product: junoclaw
Published: May 12, 2026
Source: NVD
CVE-2026-43989 HIGH - 8.5

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the upload_wasm MCP tool accepted a filesystem path from the agent and uploaded whatever bytes the path resolved to, with no validation of location, symlink target, file size, or file format. This vulnerability is f...

Vendor: Dragonmonk111
Product: junoclaw
Published: May 12, 2026
Source: NVD
CVE-2026-43513 HIGH - 7.5

Improper Handling of Case Sensitivity vulnerability in LockOutRealm in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1.0-M1 through 10.1.54, from 9.0.0.M1 through 9.0.117, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Older unsupported versions m...

Vendor: Apache Software Foundation
Product: Apache Tomcat
Published: May 12, 2026
Source: NVD
CVE-2026-42498 HIGH - 7.3

Exposure of HTTP Authentication Header to unexpected hosts during WebSocket authentication vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1.0-M1 through 10.1.54, from 9.0.2 through 9.0.117, from 8.5.24 through 8.5.100, from 7.0.83 through 7...

Vendor: Apache Software Foundation
Product: Apache Tomcat
Published: May 12, 2026
Source: NVD
CVE-2026-41284 HIGH - 7.5

Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.21, from 10.1.0-M1 through 10.1.54, from 9.0.0.M1 through 9.0.117. Older, unsupported versions may also be affected. Users are recommended to upgrade t...

Vendor: Apache Software Foundation
Product: Apache Tomcat
Published: May 12, 2026
Source: NVD
CVE-2026-31225 HIGH - 8.8

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The _parse_op_part() function in query.py uses the unsafe eval() function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Altho...

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

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

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