目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-44836— view_component 安全漏洞

CVSS 6.5 · Medium EPSS 0.34% · P27

影响版本矩阵 1

厂商产品版本范围状态
ViewComponentview_component>= 3.0.0, < 4.9.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-44836 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
view_component: Preview Route Can Dispatch Inherited Helper Methods
来源: CVE Program / CVE List V5
Vulnerability Description
view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the preview route derives an example name from the URL and calls it with public_send. The code does not verify that the requested method is one of the preview examples explicitly defined by the preview class. As a result, inherited public methods on ViewComponent::Preview are route-reachable. The most important one is render_with_template, which accepts template: and locals:. Those values can come from request params and are later passed to Rails as render template:. If previews are exposed, an attacker can render internal Rails templates that are not otherwise routable. This vulnerability is fixed in 4.9.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
暴露危险的方法或函数
来源: CVE Program / CVE List V5
Vulnerability Title
view_component 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
view_component是ViewComponent开源的一个用于构建可复用、可测试视图组件的框架。 view_component 3.0.0版本至4.9.0版本存在安全漏洞,该漏洞源于预览路由未验证请求方法是否为预览类明确定义的示例,导致继承的公共方法可被路由访问,攻击者可通过请求参数传递template和locals值,进而渲染内部Rails模板。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
ViewComponentview_component >= 3.0.0, < 4.9.0 -

二、漏洞 CVE-2026-44836 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-44836 的情报信息

登录查看更多情报信息。

CVE-2026-44836 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-44836

暂无评论


发表评论