CVEbaza.plSłownik CWECWE-396
Common Weakness Enumeration

CWE-396

Declaration of Catch for Generic Exception

Kategoria: BaseCVE: 2
Opis

Przechwycenie zbyt ogólnych wyjątków prowadzi do skomplikowanego kodu obsługi błędów, który jest bardziej podatny na luki bezpieczeństwa. Taka praktyka utrudnia identyfikację i prawidłową obsługę konkretnych błędów.

Description (EN)

Catching overly broad exceptions promotes complex error handling code that is more likely to contain security vulnerabilities.

Podatności CVE z CWE-396 (2)
7.9
CVSS
HIGH
CVE-2026-40149

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no auth_token is configured (the default). By adding dangerous tool names (e.g., shell_exec, file_write) to the allowlist, an attacker can cause the ExecApprovalManager to auto-approve all future agent invocations of those tools, bypassing the human-in-the-loop safety mechanism that the approval system is specifically designed to enforce. This vulnerability is fixed in 4.5.128.

pub. 2026-04-09
5.9
CVSS
MEDIUM
CVE-2026-27482

Ray is an AI compute engine. In versions 2.53.0 and below, thedashboard HTTP server blocks browser-origin POST/PUT but does not cover DELETE, and key DELETE endpoints are unauthenticated by default. If the dashboard/agent is reachable (e.g., --dashboard-host=0.0.0.0), a web page via DNS rebinding or same-network access can issue DELETE requests that shut down Serve or delete jobs without user interaction. This is a drive-by availability impact. The fix for this vulnerability is to update to Ray 2.54.0 or higher.

pub. 2026-02-21
Informacje
ID: CWE-396
Typ: Base
Podatności: 2
MITRE CWE ↗
← Słownik CWE
CWE-396 — Deklaracja przechwycenia wyjątku ogólnego | Słownik CWE | CVEbaza.pl