CVE-2026-90896

HIGHPre-NVD 8.28.2
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 4 sources updated this week
8.2EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.2Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

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 computed
Severity82% × 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, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
generic

CVE-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-pii
github_commit

commit 91e273c69d97 (MarcosCamara01/ecommerce-template)

Fix landed in MarcosCamara01/ecommerce-template commit 91e273c69d97 — awaiting tagged release

https://github.com/MarcosCamara01/ecommerce-template/commit/91e273c69d976a3d205179e66e01fc399bfdd08b

Vendor 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.

  1. 2026-09-20 22:28 UTCEG score recompute
  2. 2026-09-20 22:28 UTCGHSA enrichment
  3. 2026-09-20 20:16 UTCEPSS rescore
  4. 2026-09-20 09:44 UTCGHSA enrichment
  5. 2026-09-19 20:59 UTCEG score recompute
  6. 2026-09-19 20:59 UTCGHSA enrichment
  7. 2026-09-19 08:14 UTCGHSA enrichment
  8. 2026-09-18 19:29 UTCEG score recompute
  9. 2026-09-18 19:29 UTCGHSA enrichment
  10. 2026-09-18 19:28 UTCEPSS rescore
  11. 2026-09-18 12:36 UTCGHSA enrichment
  12. 2026-09-17 23:51 UTCEG score recompute
  13. 2026-09-17 23:51 UTCGHSA enrichment
  14. 2026-09-17 19:32 UTCEPSS rescore
  15. 2026-09-17 11:04 UTCGHSA enrichment
  16. 2026-09-16 22:20 UTCEG score recompute
  17. 2026-09-16 22:20 UTCGHSA enrichment
  18. 2026-09-16 14:09 UTCEPSS rescore
  19. 2026-09-16 09:31 UTCEG score recompute
  20. 2026-09-16 09:31 UTCGHSA enrichment
  21. 2026-09-16 05:15 UTCEPSS rescore
  22. 2026-09-15 20:46 UTCGHSA enrichment
  23. 2026-09-15 10:09 UTCGHSA enrichment
  24. 2026-09-14 21:23 UTCEG score recompute
  25. 2026-09-14 21:15 UTCEG score recompute
Show 1 more
  1. 2026-09-14 21:14 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-90896?
CVE-2026-90896 is a high vulnerability published on September 14, 2026. Missing Authentication for Critical Function (CWE-306) in the checkout session lookup handler (src/app/api/stripe/checkoutsessions/route.ts), exposed at GET /api/stripe/checkoutsessions, in MarcosCamara01 Ecommerce Template before commit 91e273c allows a remote, unauthenticated attacker holding a…
When was CVE-2026-90896 disclosed?
CVE-2026-90896 was first published in the National Vulnerability Database on September 14, 2026, with the most recent update on September 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-90896 actively exploited?
CVE-2026-90896 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 61.9% of all scored CVEs.
What is the CVSS score of CVE-2026-90896?
CVE-2026-90896 has a CVSS v3 base score of 8.2 (NVD).
How do I remediate CVE-2026-90896?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-90896, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-90896

Explore →

Is Your Infrastructure Affected by CVE-2026-90896?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.