CVE-2026-54498
ViewComponent view_component 취약점
- 대응 우선순위
- 점검
- CVSS
- 8.7
- EPSS
- - 백분위 -
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.07.18
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base#around_render can return HTML-unsafe strings that bypass the escaping behavior applied to normal #call return values. This creates an XSS risk when downstream applications use around_render to wrap, replace, instrument, or conditionally return content that includes user-controlled data, and ViewComponent::Collection#render_in can amplify the issue by joining per-item results and marking the entire output html_safe, converting raw unsa...
제품 ViewComponent view component
영향 버전 ViewComponent view component >= >= 4.0.0, < 4.12.0
수정 버전 ViewComponent view component · 수정 버전은 공급사 공식자료 확인 필요
영향 여부, 우선 대응, 정식 해결과 결과 확인 절차를 요약합니다.
ViewComponent view component의 현재 전체 버전이 공식 영향 범위(ViewComponent view component >= >= 4.0.0, < 4.12.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
저장소 Security Advisory 원문에 CVE-2026-54498가 명시되어 있는지 확인하고, 영향 버전·patched version·완화조치를 대조합니다.
패치 후 같은 명령으로 전체 버전을 다시 확인해 ViewComponent view component · 수정 버전은 공급사 공식자료 확인 필요 기준을 충족하는지 확인합니다. 이어서 교차 사이트 스크립팅(XSS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CWE CWE-79