CVE-2026-79788

Source
https://cve.org/CVERecord?id=CVE-2026-79788
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-79788.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-79788
Published
2026-08-25T18:23:15Z
Modified
2026-08-28T11:30:18Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Dradis Community Edition 5.1.0 through 5.2.0 Server-Side Request Forgery via Unrestricted AI Provider Address
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/79xxx/CVE-2026-79788.json"
}
References

Affected packages

Git / github.com/dradis/dradis-ce

Affected ranges

Type
GIT
Repo
https://github.com/dradis/dradis-ce
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "5.1.0"
        },
        {
            "fixed": "5.3.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v5.*
v5.1.0
v5.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-79788.json"