n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
계획된 패치 주기 내 조치(60일 이내)
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L약점 (CWE)
- CWE-94
코드 인젝션 — 입력이 코드로 해석·실행되어 임의 코드 실행.
상세 설명
n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit prototype pollution to execute arbitrary commands within the runner container. Because the polluted prototype is a process-wide object, the corruption persists across other tenants' Code node executions on the same shared runner. On v1.x instances without task runners enabled, Code node JavaScript runs directly in the main n8n process, where the impact could be higher.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- n8n n8n< 1.123.69other
- n8n n8n2.33.0 - 2.33.4other
- n8n n8nother
영향받는 구성 (CPE) 2
- n8n n8n< 1.123.69cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
- n8n n8n 2.34.0cpe:2.3:a:n8n:n8n:2.34.0:*:*:*:*:node.js:*:*
참고 자료 2
- https://github.com/n8n-io/n8n/security/advisories/GHSA-m3hg-p5r9-fg9hMitigationVendor Advisory
링크 내용 불러오는 중…