ZeroHour

CVE-2026-82657

niche

Unauthenticated Information Disclosure in Admidio RSS Feed Endpoints

CVSS 4.0
8.7 high
EPSS
<1%p19
Published
()
Modified
AI analysis

Admidio before 5.0.12 does not enforce login-only module restrictions on its RSS feed endpoints, leaving the forum and announcements feeds accessible to anyone. An unauthenticated attacker can send GET requests to rss/forum.php or rss/announcements.php and retrieve the feed contents even when those modules are configured to be available only to logged-in members. The disclosed data includes topic and post titles, full post text, author names, and timestamps, which can expose private club or association communications. Any deployment of Admidio prior to 5.0.12 that restricts the forum or announcements modules to members is affected. No public proof-of-concept, KEV listing, or in-the-wild exploitation is known, and EPSS estimates only a 0.3% probability of exploitation within 30 days.

What to do: Upgrade to Admidio 5.0.12 or later. If upgrading is not immediately possible, disable the forum and announcements RSS feeds or restrict access to the rss/ directory at the web-server level (for example, require authentication or limit it to trusted addresses), and review whether the exposed post content and author names are sensitive.

Affected
Admidioall versions before 5.0.12 (fixed in 5.0.12)
Estimated exposure
nichelikely on the order of a few thousand self-hosted installations (estimate; no authoritative install counts in the source data) — Admidio is a niche, self-hosted open-source membership-management platform used mainly by small clubs and associations rather than large enterprises, so only an order-of-magnitude guess based on its small deployment footprint is possible.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Admidio before 5.0.12 fails to enforce login-only module restrictions in RSS feed endpoints for forum and announcements modules. Unauthenticated attackers can retrieve forum topics and announcements by sending GET requests to rss/forum.php or rss/announcements.php, disclosing titles, full post text, author names, and timestamps.

Weakness
CWE-200
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.