CVE-2026-79788

HIGHPre-NVD 7.17.1
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.1EG
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.1Exploit: None knownExposed: 0

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

In Dradis Community Edition, the ProvidersController and AgentsController gate their admin_required before_action on defined?(Dradis::Pro), a constant that is never defined in CE, so the authorization check is never applied. As a result, any authenticated (non-admin) user can create an AI provider pointing to an arbitrary HTTP/HTTPS address (including internal/link-local hosts such as http://169.254.169.254) and reassign the built-in Roslin agent to use it. When an AI interaction is triggered, the server issues a request to the attacker-supplied URL (server-side request forgery). For non-2xx responses, the target's response body is reflected verbatim to the attacker's browser via ActionCable/Turbo Stream error messages, making the SSRF readable.

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

Published

August 25, 2026

Last Modified

August 26, 2026

Advisory Details (4)

Auto-updated Aug 25, 2026
🔬 Proof of concept available. No patch confirmed yet.
generic

Dradis Community Edition 5.1.0 through 5.2.0 Server-Side Request Forgery via Unrestricted AI Provider Address | Advisories | VulnCheck

https://www.vulncheck.com/advisories/dradis-community-edition-5.1.0-through-5.2.0-server-side-request-forgery-via-unrestricted-ai-provider-address
generic

dradis-ce/engines/dradis-echo/app/controllers/dradis/plugins/echo/providers_controller.rb at v5.2.0 · dradis/dradis-ce · GitHub

https://github.com/dradis/dradis-ce/blob/v5.2.0/engines/dradis-echo/app/controllers/dradis/plugins/echo/providers_controller.rb
generic🟡 PoC Available

Readable SSRF via AI Provider Address in dradis-echo (CE Missing Admin Gate) · Issue #1641 · dradis/dradis-ce · GitHub

https://github.com/dradis/dradis-ce/issues/1641
generic

GitHub - dradis/dradis-ce: Dradis Framework: Collaboration and reporting for IT Security teams · GitHub

https://github.com/dradis/dradis-ce

Vendor Advisories for CVE-2026-79788(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 21× in last 7d / 21× 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-30 01:22 UTCEPSS rescore
  2. 2026-08-29 20:18 UTCGHSA enrichment
  3. 2026-08-29 07:52 UTCEG score recompute
  4. 2026-08-29 07:51 UTCGHSA enrichment
  5. 2026-08-28 21:42 UTCEPSS rescore
  6. 2026-08-28 19:24 UTCGHSA enrichment
  7. 2026-08-28 06:47 UTCGHSA enrichment
  8. 2026-08-27 18:18 UTCEG score recompute
  9. 2026-08-27 18:17 UTCGHSA enrichment
  10. 2026-08-27 14:25 UTCEPSS rescore
  11. 2026-08-27 05:50 UTCGHSA enrichment
  12. 2026-08-26 17:23 UTCEG score recompute
  13. 2026-08-26 17:23 UTCGHSA enrichment
  14. 2026-08-26 16:23 UTCEG score recompute
  15. 2026-08-26 16:22 UTCGHSA enrichment
  16. 2026-08-26 14:47 UTCEPSS rescore
  17. 2026-08-26 07:46 UTCEG score recompute
  18. 2026-08-26 07:46 UTCGHSA enrichment
  19. 2026-08-25 19:20 UTCEG score recompute
  20. 2026-08-25 18:30 UTCEG score recompute
  21. 2026-08-25 18:29 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-79788?
CVE-2026-79788 is a high vulnerability published on August 25, 2026. In Dradis Community Edition, the ProvidersController and AgentsController gate their adminrequired beforeaction on defined?(Dradis::Pro), a constant that is never defined in CE, so the authorization check is never applied. As a result, any authenticated (non-admin) user can create an AI provider…
When was CVE-2026-79788 disclosed?
CVE-2026-79788 was first published in the National Vulnerability Database on August 25, 2026, with the most recent update on August 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-79788 actively exploited?
CVE-2026-79788 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 79.4% of all scored CVEs.
What is the CVSS score of CVE-2026-79788?
CVE-2026-79788 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-79788?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-79788, 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-79788

Explore →

Is Your Infrastructure Affected by CVE-2026-79788?

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