CVE-2026-74789

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 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.

Scriban before 7.0.0 (affected <= 6.6.0) applies its LoopLimit constraint only to script loop statements and not to expensive iteration performed inside built-in operators and functions. As a result, a single expression such as {{ 1..1000000 | array.size }} — or a memory-amplification expression such as {{ 'A' * 200000000 }} — can force large CPU or memory consumption even when LoopLimit is configured to a very small value, resulting in denial of service. Applications that render attacker-controlled templates and rely on LoopLimit for safe execution are affected.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
38(Track)
EG Risk 38/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%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
27%
KEV
Not listed

Published

August 16, 2026

Last Modified

August 17, 2026

Advisory Details (2)

Auto-updated Aug 16, 2026
🔬 Proof of concept available. Patch available. Sources: github.
generic

Scriban before 7.0.0 LoopLimit Bypass via Built-in Operations | Advisories | VulnCheck

https://www.vulncheck.com/advisories/scriban-before-looplimit-bypass-via-built-in-operations
github Patch Available🟡 PoC Available

Built-in operations bypass LoopLimit and delay cancellation, enabling denial-of-service · Advisory · scriban/scriban · GitHub

https://github.com/scriban/scriban/security/advisories/GHSA-c875-h985-hvrc

Vendor Advisories for CVE-2026-74789(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(2 across 1 ecosystem)
NuGet(2)
PackageVulnerable rangeFixed inDependents
scriban0.1.0 ... 6.6.0 (123 versions)7.0.0
Scriban.Signed0.10.0 ... 6.6.0 (111 versions)7.0.0

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 23× in last 7d / 23× 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-21 07:41 UTCEG score recompute
  2. 2026-08-21 07:41 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 19:14 UTCGHSA enrichment
  5. 2026-08-20 06:48 UTCGHSA enrichment
  6. 2026-08-19 18:21 UTCEG score recompute
  7. 2026-08-19 18:21 UTCGHSA enrichment
  8. 2026-08-19 17:04 UTCEPSS rescore
  9. 2026-08-19 05:47 UTCGHSA enrichment
  10. 2026-08-18 17:20 UTCEG score recompute
  11. 2026-08-18 17:20 UTCGHSA enrichment
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 04:51 UTCGHSA enrichment
  15. 2026-08-17 16:24 UTCGHSA enrichment
  16. 2026-08-17 15:29 UTCEG score recompute
  17. 2026-08-17 15:29 UTCGHSA enrichment
  18. 2026-08-17 13:47 UTCEPSS rescore
  19. 2026-08-17 03:03 UTCEG score recompute
  20. 2026-08-17 03:03 UTCGHSA enrichment
  21. 2026-08-16 14:36 UTCEG score recompute
  22. 2026-08-16 13:27 UTCEG score recompute
  23. 2026-08-16 13:26 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74789?
CVE-2026-74789 is a high vulnerability published on August 16, 2026. Scriban before 7.0.0 (affected <= 6.6.0) applies its LoopLimit constraint only to script loop statements and not to expensive iteration performed inside built-in operators and functions. As a result, a single expression such as {{ 1..1000000 | array.size }} — or a memory-amplification expression…
When was CVE-2026-74789 disclosed?
CVE-2026-74789 was first published in the National Vulnerability Database on August 16, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74789 actively exploited?
CVE-2026-74789 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.8% of all scored CVEs.
What is the CVSS score of CVE-2026-74789?
CVE-2026-74789 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-74789?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74789, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-74789

Explore →

Is Your Infrastructure Affected by CVE-2026-74789?

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