Skip to main content

Automatisch CVE-2026-72566

| EUVDEUVD-2026-55240 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-08-10 TuranSec GHSA-8vfr-hg2j-ch26
7.7
CVSS 3.1 · Vendor: TuranSec
Share

Severity by source

Vendor (TuranSec) PRIMARY
7.7 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
vuln.today AI
7.7 HIGH

Network-reachable endpoint, low-privilege auth required, no user interaction, scope changes to internal systems with high confidentiality loss; no integrity or availability impact described.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (TuranSec).

CVSS VectorVendor: TuranSec

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 10, 2026 - 11:17 vuln.today
CVE Published
Aug 10, 2026 - 10:40 cve.org
HIGH 7.7

DescriptionCVE.org

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. The packages/backend/src/apps/http-request/actions/custom-request/index.js handler passes the user-supplied URL directly to the HTTP client with no SSRF controls, enabling access to internal services and metadata endpoints.

AnalysisAI

Server-side request forgery in Automatisch through commit 41f3c56 exposes internal network services to any authenticated user holding the 'manage Flow' permission. The HTTP Request app's Custom Request action passes caller-supplied URLs directly to the backend HTTP client with no allowlist, blocklist, or redirect controls, enabling full response-body retrieval from cloud metadata endpoints, internal APIs, and private network hosts. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege Automatisch account with manage Flow
Delivery
Create flow using HTTP Request Custom Request action
Exploit
Supply internal or metadata service URL
Execution
Backend fetches URL without SSRF controls
Persist
Retrieve full internal service response body
Impact
Exfiltrate credentials or sensitive internal data

Vulnerability AssessmentAI

Exploitation Exploitation requires an authenticated session with a user account that holds the 'manage Flow' permission within the Automatisch application; CVSS PR:L confirms a low-privilege authenticated account suffices, not an administrator. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 7.7 score is well-calibrated for this vulnerability: AV:N confirms exploitation is fully remote, AC:L and UI:N mean no preconditions or victim interaction are needed beyond possessing the 'manage Flow' role, and S:C/C:H reflects the high-value data accessible via server-side pivoting to internal infrastructure. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with a low-privileged Automatisch account granted the 'manage Flow' permission creates a new flow using the HTTP Request app's Custom Request action and sets the URL to http://169.254.169.254/latest/meta-data/iam/security-credentials/ (AWS IMDSv1 metadata endpoint). The Automatisch backend fetches the URL server-side and returns the full response body - including temporary AWS IAM credentials - to the attacker's browser, enabling lateral movement into cloud infrastructure without any additional exploitation. …
Remediation No vendor-released patched version has been identified in the referenced sources; the upstream fix commit (if any) beyond 41f3c56 is not independently confirmed. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, audit all users with 'manage Flow' permission in Automatisch and review HTTP Request app usage logs for suspicious internal or metadata-endpoint URLs; if possible, disable custom URL entry in the HTTP Request action or restrict to a strict external-domain allowlist. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-72566 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy