CVE-2026-79788
Last modified
CVE-2026-79788 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| dradis | dradis-ce | >= 5.1.0, < 5.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-79788?
How severe is CVE-2026-79788?
How do I fix CVE-2026-79788?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-79782rclone before 1.74.4 fails to strip the X-Amz-Security-Token…3.1
- CVE-2026-79783rclone before 1.74.4 fails to mask special permission bits w…3.6
- CVE-2026-79784Vocos instantiates a class named by a configuration file wit…8.8
- CVE-2026-79785X-AnyLabeling's model downloader disabled TLS certificate ve…5.9
- CVE-2026-79786Coroot's unauthenticated MCP OAuth dynamic client registrati…7.1
- CVE-2026-79787Alluxio's S3 REST proxy fails to verify AWS Signature Versio…9.8
- CVE-2026-7979Inappropriate implementation in Media in Google Chrome prior…4.3
- CVE-2026-79792A flaw has been found in zackees transcribe-anything up to 4…5.6
- CVE-2026-79793A vulnerability has been found in code-projects Online Shopp…4.3
- CVE-2026-7980Use after free in WebAudio in Google Chrome prior to 148.0.7…8.8
- CVE-2026-79804A vulnerability was found in SililaWijesinghe Food Ordering …7.3
- CVE-2026-7981Out of bounds read in Codecs in Google Chrome prior to 148.0…8.1
Are you affected by CVE-2026-79788?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
