SecBoard
Zurück zur CVE-Übersicht

CVE-2026-61446

HIGH(8.4)

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Risk Signal Score31/100 — MITTEL
  • CVSS 8.4 — Hoch
  • Weniger als 24 Stunden alt

Beschreibung

PraisonAI (praisonaiagents) before 1.6.78 contains a remote code execution vulnerability in the plugin manager, which loads and executes arbitrary Python (.py) files from project-level and user-home .praisonai/plugins/ directories using importlib spec_from_file_location() and exec_module() without code signing, integrity verification, or sandboxing. An attacker who can write a malicious .py file to a plugin directory (for example via path traversal, a supply chain attack, or a compromised dependency) achieves arbitrary code execution when the plugin system initializes.

Referenzen