CVE-2026-89186
Last modified
CVE-2026-89186 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Use of Cache Containing Sensitive Information in ZenHive mpp allows a shared HTTP cache to store a paid response and serve it to clients that never paid. MPP.Plug.verify_credential in lib/mpp/plug.ex sets payment-receipt and cache-control: private on the connection before the wrapped application runs, and registers no register_before_send/2 callback. Plug.Conn.put_resp_header/3 replaces an existing header, so a mounting application that sets its own cache-control on the paid resource (for example public, max-age=3600) silently overrides the private the library relies on, and a CDN or reverse proxy can then store the paid 200 together with its Payment-Receipt and serve both to unpaid clients. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Use of Cache Containing Sensitive Information in ZenHive mpp allows a shared HTTP cache to store a paid response and serve it to clients that never paid. MPP.Plug.verify_credential in lib/mpp/plug.ex sets payment-receipt and cache-control: private on the connection before the wrapped application runs, and registers no register_before_send/2 callback. Plug.Conn.put_resp_header/3 replaces an existing header, so a mounting application that sets its own cache-control on the paid resource (for example public, max-age=3600) silently overrides the private the library relies on, and a CDN or reverse proxy can then store the paid 200 together with its Payment-Receipt and serve both to unpaid clients. The library-level guarantee is therefore defeatable by the application it protects. For the same reason a downstream non-2xx response still carried Payment-Receipt, issuing a receipt for a response that delivered no resource. This issue affects mpp: from 0.1.0 before 0.16.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ZenHive | mpp | >= 0.1.0, < 0.16.2 |
| ZenHive | mpp | >= 2d4d1d94aae7790ae0623063961adbeef171fa71, < 2fd91a5ecbd0b0ad2a4ac202b79659e8126dbc0b |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-89186?
How severe is CVE-2026-89186?
How do I fix CVE-2026-89186?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89176WeenyGenius, a computer lab management system developed by H…8.8
- CVE-2026-89177WeenyGenius, a computer lab management system by Howyar Tech…8.8
- CVE-2026-89178WeenyGenius, a computer lab management system by Howyar Tech…8.8
- CVE-2026-89179WeenyGenius, a computer lab management system by Howyar Tech…4.3
- CVE-2026-8918A permissive list of allowed inputs in ASUS Armoury Crate al…7.1
- CVE-2026-89180EFence developed by Thinking Software Technology has a SQL I…7.5
- CVE-2026-8919Permissive Cross-domain Security Policy with Untrusted Domai…7.2
- CVE-2026-8920Improper Restriction of Communication Channel to Intended En…8.5
- CVE-2026-89207A vulnerability has been identified in WTV676-HB6035 Web Int…6.5
- CVE-2026-8921External Control of File Name or Path vulnerability in ASUS …8.5
- CVE-2026-89212A flaw resulting in XML external entity (XXE) was found in A…8.6
- CVE-2026-8922A flaw was found in Keycloak. When both realm-level and clie…5.4
Are you affected by CVE-2026-89186?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
