IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the disk-based caching mechanism. The AsyncD
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
2주 이내 패치 — 우선 조치 대상
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H약점 (CWE)
- CWE-502
신뢰할 수 없는 데이터 역직렬화 — 조작된 객체 역직렬화로 코드 실행 위험.
상세 설명
IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the disk-based caching mechanism. The AsyncDiskCache class uses Python's unsafe pickle.loads() function to deserialize cached objects from disk without validation, integrity verification, or authentication, enabling arbitrary code execution when malicious pickle payloads are processed. Attackers who can influence cached data through file system access, malicious workflow inputs, custom components, or API manipulation can achieve complete system compromise with the privileges of the Langflow server process.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- langflow langflow1.0.0 - 1.10.1other
- apple macosmacos
- linux linux_kernellinux
- microsoft windowswindows
영향받는 구성 (CPE) 4
- langflow langflow≥ 1.0.0 < 1.10.1cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*
- apple macoscpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
- linux linux_kernelcpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
- microsoft windowscpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
참고 자료 1
- https://www.ibm.com/support/pages/node/7278922Vendor Advisory
링크 내용 불러오는 중…