CVE-2026-25058 HIGH

CVE-2026-25058: Vexa's unauthenticated internal transcript endpoint exposed by default

Vendor Vexa-Ai
Product vexa
Weakness CWE-306 · Missing auth
Published April 20, 2026
Last update April 20, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 20, 2026 CVE published
April 20, 2026 Record updated