PatchSiren cyber security CVE debrief
CVE-2026-54304 n8n-io CVE debrief
CVE-2026-54304 is a high-severity vulnerability in n8n, an open-source workflow automation platform. An authenticated user with permission to create or modify workflows and access to a SecurityScorecard credential with limited allowed domains could configure the SecurityScorecard node's report download operation to target an attacker-controlled URL. The node attached the SecurityScorecard API token to the outbound request, causing the credential to be sent to the attacker-controlled host, bypassing credential configured limitations and exfiltrating. This vulnerability is fixed in versions 1.123.55, 2.25.7, and 2.26.1. Users with limited allowed domains should exercise caution when using SecurityScorecard credentials.
- Vendor
- n8n-io
- Product
- n8n
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-23
- Original CVE updated
- 2026-06-26
- Advisory published
- 2026-06-23
- Advisory updated
- 2026-06-26
Who should care
Users of n8n workflow automation platform, especially those with SecurityScorecard credentials configured, should be aware of this vulnerability. Administrators and developers responsible for maintaining and securing n8n instances should prioritize patching to prevent potential credential exfiltration.
Technical summary
The vulnerability exists in the SecurityScorecard node of the n8n workflow automation platform. An authenticated user with specific permissions could manipulate the report download operation to send the SecurityScorecard API token to an attacker-controlled URL. This occurs because the node attaches the API token to the outbound request without properly enforcing domain limitations set on the credential. The vulnerability has a CVSS score of 7.1 and is classified as HIGH severity.
Defensive priority
Patching is the primary recommended action. Users should update to versions 1.123.55, 2.25.7, or 2.26.1, or later, as soon as possible. In the interim, defenders should review and restrict workflow creation and modification permissions, and closely monitor SecurityScorecard credential usage.
Recommended defensive actions
- Apply patches to update n8n to versions 1.123.55, 2.25.7, or 2.26.1, or later.
- Review and restrict workflow creation and modification permissions for users with access to SecurityScorecard credentials.
- Monitor SecurityScorecard credential usage and logs for suspicious activity.
- Consider implementing additional security measures, such as IP restrictions or stricter domain limitations for SecurityScorecard credentials.
- Perform a thorough inventory of n8n instances and their configurations to ensure all vulnerable versions are identified and patched.
Evidence notes
The CVE record and NVD detail provide official information about the vulnerability. The source item URL from NVD provides additional context. A mitigation or vendor reference is available from the GitHub security advisory.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54304 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54304
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54304 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54304
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/n8n-io/n8n/security/advisories/GHSA-rm2v-h48j-895m
[email protected] - Mitigation, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.