id: CVE-2025-68613 info: name: CVE-2025-68613 - n8n Workflow Automation RCE (Detection) author: ashwesker severity: critical description: | n8n is a fair-code licensed workflow automation platform. CVE-2025-68613 is a critical vulnerability affecting n8n versions where workflow expression handling can lead to remote code execution. Vulnerable versions can be identified through exposed metadata on public authentication pages. reference: - https://nvd.nist.gov/vuln/detail/CVE-2025-68613 metadata: vendor: n8n product: n8n Workflow Automation verified: true shodan-query: http.favicon.hash:-831756631 tags: cve,cve2025,n8n,rce,workflow,automation http: - method: GET path: - "{{BaseURL}}/signin" - "{{BaseURL}}/login" - "{{BaseURL}}/" stop-at-first-match: true extractors: - type: regex name: base64_content group: 1 regex: - '= 0.211.0") && compare_versions(version, "< 1.120.4")) || (compare_versions(version, ">= 1.121.0") && compare_versions(version, "< 1.121.1"))