| Reporter | Title | Published | Views | Family All 37 |
|---|---|---|---|---|
| Exploit for Insecure Default Initialization of Resource in Praison Praisonai | 15 May 202601:38 | – | githubexploit | |
| Exploit for Insecure Default Initialization of Resource in Praison Praisonai | 15 May 202608:43 | – | githubexploit | |
| CVE-2026-44338 | 8 May 202613:35 | – | attackerkb | |
| CVE-2026-40151 | 9 Apr 202621:29 | – | attackerkb | |
| The vulnerability of the PraisonAI framework, related to the lack of authentication for critical functions, allows attackers to gain unauthorized access to protected information. | 9 Jun 202600:00 | – | bdu_fstec | |
| CVE-2026-40151 | 9 Apr 202610:01 | – | circl | |
| CVE-2026-44338 | 3 May 202605:26 | – | circl | |
| PraisonAI 信息泄露漏洞 | 9 Apr 202600:00 | – | cnnvd | |
| PraisonAI 访问控制错误漏洞 | 8 May 202600:00 | – | cnnvd | |
| CVE-2026-40151 | 9 Apr 202621:29 | – | cve |
id: CVE-2026-40151
info:
name: PraisonAI AgentOS - Information Disclosure
author: aryu-ru
severity: medium
description: |
PraisonAI's AgentOS FastAPI application server exposes an unauthenticated `GET /api/agents` endpoint that lists every registered agent's name, role and the opening of its instructions (system prompt). No authentication is enforced on the route, allowing a remote attacker to enumerate agent configurations and harvest sensitive details embedded in system prompts, such as internal API references, business logic and credential hints. This endpoint belongs to the AgentOS FastAPI server and is distinct from the legacy Flask `/agents` server tracked as CVE-2026-44338.
impact: |
An unauthenticated attacker can disclose agent names, roles and system-prompt content, which frequently contains proprietary business logic, internal endpoints and credential hints.
remediation: |
Upgrade PraisonAI to version 4.5.128 or later and restrict network access to the AgentOS API.
reference:
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-pm96-6xpr-978x
- https://nvd.nist.gov/vuln/detail/CVE-2026-40151
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2026-40151
epss-score: 0.00758
epss-percentile: 0.50752
cwe-id: CWE-200
metadata:
verified: true
max-request: 1
vendor: praison
product: praisonai
shodan-query: http.html:"PraisonAI App"
fofa-query: body="PraisonAI App"
tags: cve,cve2026,praisonai,praison,exposure
http:
- method: GET
path:
- "{{BaseURL}}/api/agents"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"agents"'
- '"role"'
- '"instructions"'
condition: and
- type: word
part: header
words:
- "application/json"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '"role"\s*:\s*"([^"]+)"'
# digest: 4a0a00473045022047a7dd8f7bf5fbb485954ff898de5fd6e50f27f55f8cda5e4ad04db738552f69022100fa5f2e6a69031ee584bd5f219520537786e40a2ff925f5c49ef19897f04c63a0:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation