CVE-2026-25058

Vexa is an open-source, self-hostable meeting bot API and meeting transcription API. Prior to 0.10.0-260419-1910, the Vexa transcription-collector service exposes an internal endpoint `GET /internal/transcripts/{meeting_id}` that returns transcript data for any meeting without any authentication or authorization checks. An unauthenticated attacker can enumerate all meeting IDs, access any user's meeting transcripts without credentials, and steal confidential business conversations, passwords, and/or PII. Version 0.10.0-260419-1910 patches the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vexa:vexa:*:*:*:*:*:*:*:*

History

23 Apr 2026, 14:11

Type Values Removed Values Added
References () https://github.com/Vexa-ai/vexa/security/advisories/GHSA-w73r-2449-qwgh - () https://github.com/Vexa-ai/vexa/security/advisories/GHSA-w73r-2449-qwgh - Exploit, Vendor Advisory
CPE cpe:2.3:a:vexa:vexa:*:*:*:*:*:*:*:*
First Time Vexa
Vexa vexa

20 Apr 2026, 17:16

Type Values Removed Values Added
References () https://github.com/Vexa-ai/vexa/security/advisories/GHSA-w73r-2449-qwgh - () https://github.com/Vexa-ai/vexa/security/advisories/GHSA-w73r-2449-qwgh -

20 Apr 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-20 16:16

Updated : 2026-04-23 14:11


NVD link : CVE-2026-25058

Mitre link : CVE-2026-25058

CVE.ORG link : CVE-2026-25058


JSON object : View

Products Affected

vexa

  • vexa
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization