Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-57134 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

PraisonAI is a multi-agent teams system. From 1.5.1 until 1.7.2, MCPSecurity.evaluatePolicy() in src/praisonai-ts/src/mcp/security.ts invokes the configured credential validator only when AuthMethod is api-key or bearer. Basic and OAuth policies accept any non-empty Authorization header without calling auth.validate(), then return an authenticated result, allowing callers with invalid credentials to access MCP tools and resources protected by those policies. This issue is fixed in version 1.7.2.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-287Improper Authentication[email protected]
CWE-288Authentication Bypass Using an Alternate Path or Channel[email protected]
CWE-863Incorrect Authorization[email protected]

Affected Products

ProductVersions
MervinPraison PraisonAI
>= 1.5.1, <= 1.7.1 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-57134
NVD Published Date:
Sep 15, 2026
NVD Last Modified:
Sep 15, 2026
Source:
[email protected]
CVE-2026-57134 Details - Not Deferred