CVE-2026-44338

Summary

PraisonAI is a multi-agent teams system. From version 2.5.6 to before version 4.6.34, PraisonAI ships a legacy Flask API server with authentication disabled by default. When that server is used, any caller that can reach it can access /agents and trigger the configured agents.yaml workflow through /chat without providing a token. This issue has been patched in version 4.6.34.

Affected Software

VendorProductVersion RangeStatus
MervinPraisonPraisonAI>= 2.5.6, < 4.6.34affected

Weaknesses

  • CWE-306: CWE-306: Missing Authentication for Critical Function
  • CWE-668: CWE-668: Exposure of Resource to Wrong Sphere
  • CWE-1188: CWE-1188: Insecure Default Initialization of Resource

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

References