CVE-2026-59708

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-07. a secondary CVSS source baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.5Exploit: NoneExposed: 0

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

The GET /api/v1/public/:accessId/portfolio endpoint in ghostfolio accepts private access IDs without validating granteeUserId filtering, allowing unauthenticated access to full portfolio data. Attackers with a private access ID can retrieve sensitive portfolio information including holdings, quantities, buy prices, and performance metrics without authentication.

CVSS v3
7.5
EG Score
7.5(high)
EPSS
26.5%
KEV
Not listed

Published

July 7, 2026

Last Modified

July 10, 2026

Advisory Details (4)

Auto-updated Jul 7, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit.
generic

Ghostfolio - Unauthorized Portfolio Data Exposure via Public Endpoint | Advisories | VulnCheck

https://www.vulncheck.com/advisories/ghostfolio-unauthorized-portfolio-data-exposure-via-public-endpoint
generic🟡 PoC Available

Private portfolio access ID accepted by unauthenticated public endpoint · Issue #7197 · ghostfolio/ghostfolio · GitHub

https://github.com/ghostfolio/ghostfolio/issues/7197
github_commit Patch Available

commit 697ef59e3b58 (ghostfolio/ghostfolio)

Patch available: ghostfolio/ghostfolio 3.7.0 (contains commit 697ef59e3b58)

https://github.com/ghostfolio/ghostfolio/commit/697ef59e3b58bebc5c21a9e482e4f5643390f316
generic

GitHub - ghostfolio/ghostfolio: Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍 · GitHub

https://github.com/ghostfolio/ghostfolio

Vendor Advisories for CVE-2026-59708(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 38× in last 7d / 46× 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-07-15 17:06 UTCEG score recompute
  2. 2026-07-15 17:05 UTCGHSA enrichment
  3. 2026-07-15 16:57 UTCEPSS rescore
  4. 2026-07-15 16:57 UTCEPSS rescore
  5. 2026-07-15 04:22 UTCEG score recompute
  6. 2026-07-15 04:21 UTCGHSA enrichment
  7. 2026-07-15 02:00 UTCEPSS rescore
  8. 2026-07-15 02:00 UTCEPSS rescore
  9. 2026-07-14 15:38 UTCEG score recompute
  10. 2026-07-14 15:38 UTCGHSA enrichment
  11. 2026-07-14 02:59 UTCEG score recompute
  12. 2026-07-14 02:59 UTCGHSA enrichment
  13. 2026-07-13 22:31 UTCEPSS rescore
  14. 2026-07-13 14:20 UTCEG score recompute
  15. 2026-07-13 14:20 UTCGHSA enrichment
  16. 2026-07-13 06:13 UTCEPSS rescore
  17. 2026-07-13 06:13 UTCEPSS rescore
  18. 2026-07-13 01:41 UTCEG score recompute
  19. 2026-07-13 01:41 UTCGHSA enrichment
  20. 2026-07-12 13:01 UTCEG score recompute
  21. 2026-07-12 13:01 UTCGHSA enrichment
  22. 2026-07-12 05:46 UTCEPSS rescore
  23. 2026-07-12 00:21 UTCEG score recompute
  24. 2026-07-12 00:21 UTCGHSA enrichment
  25. 2026-07-11 11:41 UTCEG score recompute
Show 21 more
  1. 2026-07-11 11:41 UTCGHSA enrichment
  2. 2026-07-11 08:27 UTCEPSS rescore
  3. 2026-07-11 08:27 UTCEPSS rescore
  4. 2026-07-10 23:01 UTCEG score recompute
  5. 2026-07-10 23:01 UTCGHSA enrichment
  6. 2026-07-10 10:21 UTCEG score recompute
  7. 2026-07-10 10:21 UTCGHSA enrichment
  8. 2026-07-09 21:41 UTCEG score recompute
  9. 2026-07-09 21:41 UTCGHSA enrichment
  10. 2026-07-09 19:10 UTCEPSS rescore
  11. 2026-07-09 19:10 UTCEPSS rescore
  12. 2026-07-09 09:01 UTCEG score recompute
  13. 2026-07-09 09:00 UTCGHSA enrichment
  14. 2026-07-08 20:21 UTCEG score recompute
  15. 2026-07-08 20:21 UTCGHSA enrichment
  16. 2026-07-08 15:16 UTCEPSS rescore
  17. 2026-07-08 15:16 UTCEPSS rescore
  18. 2026-07-08 07:42 UTCEG score recompute
  19. 2026-07-08 07:42 UTCGHSA enrichment
  20. 2026-07-07 19:03 UTCEG score recompute
  21. 2026-07-07 19:01 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-59708?
CVE-2026-59708 is a high vulnerability published on July 7, 2026. The GET /api/v1/public/:accessId/portfolio endpoint in ghostfolio accepts private access IDs without validating granteeUserId filtering, allowing unauthenticated access to full portfolio data. Attackers with a private access ID can retrieve sensitive portfolio information including holdings,…
When was CVE-2026-59708 disclosed?
CVE-2026-59708 was first published in the National Vulnerability Database on July 7, 2026, with the most recent update on July 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-59708 actively exploited?
CVE-2026-59708 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 26.5% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-59708?
CVE-2026-59708 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-59708?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-59708, 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-59708

Explore →

Is Your Infrastructure Affected by CVE-2026-59708?

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