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.
Published: 2026-08-30
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Admidio versions prior to 5.0.12 fail to enforce login‑only restrictions for RSS feed endpoints of the forum and announcements modules. The flaw allows unauthenticated attackers to request rss/forum.php or rss/announcements.php and obtain forum topics, announcements, author names, timestamps, and full post text, representing a direct information exposure vulnerability (CWE‑200) that could compromise confidentiality by revealing private discussions or administrative data.

Affected Systems

Admidio, an open‑source community platform, is affected by this vulnerability. All releases before 5.0.12—including every 4.x edition and all 5.x releases up to 5.0.11—are vulnerable because the default installation of the RSS endpoints serves forum and announcement content without requiring authentication.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. Because the issue is accessible over the public web via simple HTTP GET requests and requires no credentials, the attack vector is remote and straightforward to exploit. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, but the exposure of sensitive data without authentication remains a serious risk, necessitating immediate remediation to prevent disclosure of confidential information.

Generated by OpenCVE AI on August 30, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Admidio to version 5.0.12 or later to apply the vendor patch that restores login‑only authentication on RSS feeds.
  • Verify that the login‑only module restriction is enabled for RSS endpoints in the Admidio configuration; re‑enable if disabled.
  • Restrict access to the rss/forum.php and rss/announcements.php URLs at the web‑server level—e.g., using .htaccess or firewall rules—to block unauthenticated requests until the software patch is deployed.
  • Monitor web‑server logs for repeated unauthenticated GET attempts to rss/* URLs and configure alerts if suspicious activity is detected.

Generated by OpenCVE AI on August 30, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
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.
Title Admidio before 5.0.12 Authentication Bypass via RSS feeds
First Time appeared Admidio
Admidio admidio
Weaknesses CWE-200
CPEs cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*
Vendors & Products Admidio
Admidio admidio
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-30T14:33:37.262Z

Reserved: 2026-08-30T13:38:29.951Z

Link: CVE-2026-82657

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T15:16:46.607

Modified: 2026-08-30T15:16:46.607

Link: CVE-2026-82657

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T17:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor