CVE Catalog

CVE-2026-65319

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

30th percentile - higher than 30% of all known CVEs

Summary

Feedbin (commit 739884a) contains an unauthenticated information disclosure vulnerability. Unauthenticated attackers can retrieve private article content by sending requests to the entries text API endpoint, which skips the authorization filter.

Risk Assessment

Attackers can enumerate and extract all stored articles, including private newsletters and saved pages, leading to mass data leakage.

Recommendation

Immediately update Feedbin to a version containing a fix for this issue.

Related vulnerabilities

Original NVD description (English source)

Feedbin (commit 739884a) contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private article content by sending requests to the entries text API endpoint, which skips the authorization before-action filter entirely. Attackers can iterate sequential integer entry IDs through the GET /api/v2/entries/:id/text endpoint to enumerate and extract plain-text content of all stored articles, including private newsletter content, personal page-saves, and articles from any user's private subscriptions.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS