CVE & CISA-KEV Catalog

CVE-2026-47393

CRITICAL
9.8
CVSS v3
NVD

Description

PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHSA-6rmh-7xcm-cpxj) documents that PraisonAI ships a code-generator (`praisonai.deploy.api.generate_api_server_code`) that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart (`praisonai deploy --type api`) get a server that binds to `0.0.0.0` per the recommended sample YAML, exposes `/chat` and `/agents` endpoints, runs `praisonai.run()` on user-supplied JSON input — LLM orchestration with the API key materials present in the process environment, and does not require any authentication. Versions prior to 4.6.40 still ship the generator with `auth_enabled` defaulting to `False`. The fix shape is opt-in via `APIConfig(auth_enabled=True, auth_token=...)`. Version 4.6.40 fixes the issue.

How to fix

Remediation Available
praisonaiPyPI (Python)
Fixed in:4.6.34GHSA-6rmh-7xcm-cpxj
Fixed in:4.6.40GHSA-8444-4fhq-fxpq

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.78%probability of exploitation in 30 days
53rdpercentile

Moderate risk: more likely to be exploited than 53% of all known CVEs.

References

Related Vulnerabilities

Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-3248Critical9.8100%KEV + RansomFix
CVE-2017-10271High7.5100%KEV + Ransom-
CVE-2023-42793Critical9.8100%KEV + RansomFix
CVE-2022-1388Critical9.8100%KEV + RansomFix
CVE-2023-21839High7.5100%KEV-
CVE-2021-37415Critical9.8100%KEV-

Common questions

How do I fix CVE-2026-47393?

Upgrade praisonai to 4.6.34 or later.

Is CVE-2026-47393 being actively exploited?

Not that we know of. CVE-2026-47393 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.78% is the estimated probability that it will be exploited in the next 30 days. That is higher than 53% of all scored CVEs.

How severe is CVE-2026-47393?

CVE-2026-47393 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-47393 affect?

Published advisories record a fix for praisonai (PyPI (Python)). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-47393
CVE-2026-47393 severity badge

Markdown

[![CVE-2026-47393](https://tridentstack.com/cve/badge/CVE-2026-47393.svg)](https://tridentstack.com/cve/CVE-2026-47393)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-47393"><img src="https://tridentstack.com/cve/badge/CVE-2026-47393.svg" alt="CVE-2026-47393"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-22.