CVE-2026-72566
Received Received - Intake

SSRF in Automatisch via HTTP Request App

Vulnerability report for CVE-2026-72566, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Description

A server-side request forgery (SSRF) vulnerability in automatisch through commit 41f3c56 allows a low-privileged authenticated user with 'manage Flow' permission to make the server fetch arbitrary URLs and retrieve the full response body via the HTTP Request app's Custom Request action.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
automatisch automatisch *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a server-side request forgery (SSRF) vulnerability in Automatisch. A low-privileged authenticated user with 'manage Flow' permission can exploit it to make the server fetch arbitrary URLs and retrieve full response bodies via the HTTP Request app's Custom Request action. The vulnerability exists because the server passes user-supplied URLs directly to the HTTP client without any SSRF controls, allowing access to internal services and metadata endpoints.

Detection Guidance

Monitor HTTP request actions in Automatisch workflows for unusual outbound requests to internal or external URLs. Check logs for custom HTTP requests with unexpected destinations or large response bodies. Use network monitoring tools to detect unauthorized server-side requests originating from the application.

Impact Analysis

An attacker could access internal services, retrieve sensitive data from metadata endpoints, or exfiltrate internal network information. This could lead to unauthorized data exposure, internal network reconnaissance, or further attacks on internal systems if combined with other vulnerabilities.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Organizations using Automatisch may face compliance breaches if internal data is exposed through this flaw.

Mitigation Strategies

Disable the 'Custom Request' action in Automatisch workflows. Update to the latest version if a patch is available. Restrict 'manage Flow' permissions to trusted users only. Implement network-level controls to block unauthorized outbound requests from the application.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72566. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart