CVE-2026-72582

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-10. 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.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.5Exploit: None knownExposed: 0

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

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating it is non-nil, causing a fatal panic that terminates the entire server when a recovery request is sent to the /api/auth/local/recover endpoint.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
49(Track)
EG Risk 49/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
Severity75% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
28%
KEV
Not listed

Published

August 10, 2026

Last Modified

August 10, 2026

Advisory Details (1)

Auto-updated Aug 10, 2026
No patch confirmed yet.
generic

GitHub - fastschema/fastschema: All-in-One Backend as a Service with Headless CMS Power · GitHub

https://github.com/fastschema/fastschema

Vendor Advisories for CVE-2026-72582(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 31× in last 7d / 49× 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-08-20 03:22 UTCEG score recompute
  2. 2026-08-20 03:22 UTCGHSA enrichment
  3. 2026-08-19 17:04 UTCEPSS rescore
  4. 2026-08-19 16:27 UTCGHSA enrichment
  5. 2026-08-19 05:32 UTCGHSA enrichment
  6. 2026-08-18 18:39 UTCEG score recompute
  7. 2026-08-18 18:39 UTCGHSA enrichment
  8. 2026-08-18 13:49 UTCEPSS rescore
  9. 2026-08-18 13:49 UTCEPSS rescore
  10. 2026-08-18 07:45 UTCGHSA enrichment
  11. 2026-08-17 20:51 UTCEG score recompute
  12. 2026-08-17 20:51 UTCGHSA enrichment
  13. 2026-08-17 13:47 UTCEPSS rescore
  14. 2026-08-17 09:57 UTCGHSA enrichment
  15. 2026-08-16 23:04 UTCEG score recompute
  16. 2026-08-16 23:04 UTCGHSA enrichment
  17. 2026-08-16 14:56 UTCEPSS rescore
  18. 2026-08-16 14:56 UTCEPSS rescore
  19. 2026-08-16 12:10 UTCEG score recompute
  20. 2026-08-16 12:10 UTCGHSA enrichment
  21. 2026-08-16 02:15 UTCEPSS rescore
  22. 2026-08-16 01:17 UTCGHSA enrichment
  23. 2026-08-15 14:23 UTCGHSA enrichment
  24. 2026-08-15 03:29 UTCEG score recompute
  25. 2026-08-15 03:29 UTCGHSA enrichment
Show 24 more
  1. 2026-08-15 01:31 UTCEPSS rescore
  2. 2026-08-14 16:35 UTCGHSA enrichment
  3. 2026-08-14 05:39 UTCEG score recompute
  4. 2026-08-14 05:39 UTCGHSA enrichment
  5. 2026-08-13 22:00 UTCEPSS rescore
  6. 2026-08-13 18:45 UTCGHSA enrichment
  7. 2026-08-13 07:51 UTCGHSA enrichment
  8. 2026-08-12 20:58 UTCEG score recompute
  9. 2026-08-12 20:58 UTCGHSA enrichment
  10. 2026-08-12 13:51 UTCEPSS rescore
  11. 2026-08-12 10:04 UTCGHSA enrichment
  12. 2026-08-11 23:10 UTCEG score recompute
  13. 2026-08-11 23:10 UTCGHSA enrichment
  14. 2026-08-11 12:16 UTCGHSA enrichment
  15. 2026-08-11 01:22 UTCGHSA enrichment
  16. 2026-08-10 14:29 UTCEG score recompute
  17. 2026-08-10 14:29 UTCGHSA enrichment
  18. 2026-08-10 13:36 UTCEG score recompute
  19. 2026-08-10 13:36 UTCGHSA enrichment
  20. 2026-08-10 12:23 UTCEG score recompute
  21. 2026-08-10 12:02 UTCEG score recompute
  22. 2026-08-10 11:20 UTCEG score recompute
  23. 2026-08-10 10:57 UTCEG score recompute
  24. 2026-08-10 10:56 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-72582?
CVE-2026-72582 is a high vulnerability published on August 10, 2026. A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating it…
When was CVE-2026-72582 disclosed?
CVE-2026-72582 was first published in the National Vulnerability Database on August 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-72582 actively exploited?
CVE-2026-72582 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 72.1% of all scored CVEs.
What is the CVSS score of CVE-2026-72582?
CVE-2026-72582 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-72582?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72582, 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-72582

Explore →

Is Your Infrastructure Affected by CVE-2026-72582?

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