CVE-2026-54498는 ViewComponent view_component, view component에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= >= 4.0.0, >= 4.0.0 < 4.12.0입니다. CVSS 기본 점수는 8.7점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
CVE-2026-54498는 ViewComponent view_component, view component에서 확인된 높음 등급 보안 취약점입니다. 공개 데이터에 표시된 영향 버전은 >= >= 4.0.0, >= 4.0.0 < 4.12.0입니다. CVSS 기본 점수는 8.7점입니다. 현재 CISA KEV 등록은 확인되지 않았습니다.
NVD 영문 원문의 세부 내용은 한국어 설명으로 순차 보강 중입니다. 보강 전에는 제품·위험도·실제 악용 여부처럼 공개 데이터로 확인된 정보만 표시합니다.
영문 원문 보기
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.0.0 < 4.12.0
ViewComponent view component의 현재 전체 버전이 공식 영향 범위(ViewComponent view component >= >= 4.0.0, >= 4.0.0 < 4.12.0)에 포함되는지 확인합니다. OS를 선택하면 해당 OS의 제품·패키지·KB·APAR 확인 명령만 표시됩니다.
조치방안
저장소 Security Advisory 원문에서 CVE 번호가 CVE-2026-54498와 일치하는지 먼저 확인하고, 일치할 때만 수정 버전 값(4.12.0)을 조치 기준으로 사용합니다.
조치 후 확인사항
패치 후 같은 명령으로 전체 버전을 다시 확인해 ViewComponent view component 4.12.0 기준을 충족하는지 확인합니다. 이어서 교차 사이트 스크립팅(XSS) 관련 오류·공격 흔적이 새로 발생하지 않는지 확인합니다.