CVE-2026-57146
Published:July 20, 2026
Updated:August 27, 2026
The published A2U advisory "GHSA-f292-66h9-fpmf" says unauthenticated A2U event streaming was fixed in "praisonai" "4.5.115". Current head still exposes the same A2U subscription and event routes without authentication when the operator starts the documented CLI entrypoint: The current CLI wrapper does not expose "--api-key", does not install the common API-key middleware, and does not generate a token for A2U. It calls "create_a2u_routes(app)" directly. That helper only enforces auth if "A2U_AUTH_TOKEN" is already present; if the variable is missing, "_authenticate_request()" returns "None" and treats auth as disabled. This is an incomplete-fix report for the published A2U issue, not a separate trust-model-only concern.
Affected Packages
praisonai (PYTHON):
Affected version(s) >=4.5.115 <4.6.62Fix Suggestion:
Update to version 4.6.62Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE