CVE-2026-63101

Open Event Server through 1.19.1 contains a missing authentication vulnerability that allows unauthenticated attackers to export the complete member roster of any group, including email addresses, names, join dates, and roles, by submitting requests to the group followers CSV export endpoint which lacks any authentication decorator. Attackers can enumerate sequential group IDs via brute-force, trigger an export via the unauthenticated POST endpoint, then poll the unauthenticated task status endpoint until completion to retrieve a download URL containing the full member CSV.
Configurations

No configuration.

History

17 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 17:17

Updated : 2026-07-17 19:17


NVD link : CVE-2026-63101

Mitre link : CVE-2026-63101

CVE.ORG link : CVE-2026-63101


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function