Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-9752-mhqh-h34f | npm PraisonAI AgentOS exposes unauthenticated agent listing and invocation |
Tue, 15 Sep 2026 11:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Mervinpraison
Mervinpraison praisonai |
|
| Vendors & Products |
Mervinpraison
Mervinpraison praisonai |
Tue, 15 Sep 2026 10:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | PraisonAI is a multi-agent teams system. From 1.6.0 until 1.7.2, AgentOS in src/praisonai-ts/src/os/agentos.ts uses the 0.0.0.0 default from src/praisonai-ts/src/os/config.ts and registers GET /api/agents and POST /api/chat without authentication middleware. A remote caller who can reach the service can obtain agent names, roles, and instruction prefixes and can invoke a selected agent, potentially reaching its tools, memory, external APIs, credentials, and workflow state. An initial remediation was released in version 1.7.2. | |
| Title | PraisonAI AgentOS exposes unauthenticated agent listing and invocation | |
| Weaknesses | CWE-306 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T10:26:11.173Z
Reserved: 2026-06-24T01:45:48.696Z
Link: CVE-2026-57140
No data.
Status : Received
Published: 2026-09-15T11:17:11.473
Modified: 2026-09-15T11:17:11.473
Link: CVE-2026-57140
No data.
OpenCVE Enrichment
Updated: 2026-09-15T11:30:11Z
-
CWE-306
Missing Authentication for Critical Function
Github GHSA