CVE-2026-65319
8.7
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Feedbin | Feedbin | 0 <= 739884a | affected |
Weaknesses
- CWE-306: Missing Authentication for Critical Function
References
- https://github.com/geo-chen/oss/blob/main/feedbin.md
- https://github.com/feedbin/feedbin/commit/04b89b84189e4727ea19d84ea4a44015859b29cc
- https://github.com/feedbin/feedbin
- https://www.vulncheck.com/advisories/feedbin-unauthenticated-entry-content-disclosure-via-get-api-v2-entries-id-text
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.