Missing Authentication for Critical Function (CWE-306) in the checkout session lookup handler (src/app/api/stripe/checkout_sessions/route.ts), exposed at GET /api/stripe/checkout_sessions, in MarcosCamara01 Ecommerce Template before commit 91e273c allows a remote, unauthenticated attacker holding a valid Stripe Checkout Session id (cs_...) to retrieve the full session object, including the buyer's name, email, phone, billing address, amount paid and internal userId, because the GET handler calls stripe.checkout.sessions.retrieve() and returns the result without checking for an authenticated session or session ownership. Sibling endpoints such as POST /api/stripe/payment already enforced authentication via auth.api.getSession(); this endpoint had no access control whatsoever. The session_id is exposed in the buyer's own browser URL after payment (success_url = /result?session_id={CHECKOUT_SESSION_ID}), so it leaks through Referer headers, analytics tools, server access logs and shared-machine browser history, resulting in disclosure of the buyer's personal data to an unauthenticated actor.
CVE-2026-90896
This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 42(Track)EG Risk 42/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
September 14, 2026
Last Modified
September 18, 2026
Advisory Details (2)
Auto-updated Sep 14, 2026CVE-2026-90896 · Missing authentication in Ecommerce Template checkout session endpoint allows unauthenticated disclosure of buyer PII | Vulnerabilities published by Secur0
https://secur0.com/en/cna/cve-list/cve-2026-90896-missing-authentication-ecommerce-template-checkout-session-piicommit 91e273c69d97 (MarcosCamara01/ecommerce-template)
Fix landed in MarcosCamara01/ecommerce-template commit 91e273c69d97 — awaiting tagged release
https://github.com/MarcosCamara01/ecommerce-template/commit/91e273c69d976a3d205179e66e01fc399bfdd08bVendor Advisories for CVE-2026-90896(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 26× in last 7d / 26× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 22:28 UTCEG score recompute
- 2026-09-20 22:28 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 09:44 UTCGHSA enrichment
- 2026-09-19 20:59 UTCEG score recompute
- 2026-09-19 20:59 UTCGHSA enrichment
- 2026-09-19 08:14 UTCGHSA enrichment
- 2026-09-18 19:29 UTCEG score recompute
- 2026-09-18 19:29 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 12:36 UTCGHSA enrichment
- 2026-09-17 23:51 UTCEG score recompute
- 2026-09-17 23:51 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 11:04 UTCGHSA enrichment
- 2026-09-16 22:20 UTCEG score recompute
- 2026-09-16 22:20 UTCGHSA enrichment
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 09:31 UTCEG score recompute
- 2026-09-16 09:31 UTCGHSA enrichment
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 20:46 UTCGHSA enrichment
- 2026-09-15 10:09 UTCGHSA enrichment
- 2026-09-14 21:23 UTCEG score recompute
- 2026-09-14 21:15 UTCEG score recompute
Show 1 moreShow fewer
- 2026-09-14 21:14 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-306
Frequently asked(5)
What is CVE-2026-90896?
When was CVE-2026-90896 disclosed?
Is CVE-2026-90896 actively exploited?
What is the CVSS score of CVE-2026-90896?
How do I remediate CVE-2026-90896?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-90896
Is Your Infrastructure Affected by CVE-2026-90896?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.