CVE-2026-44836 | view_component: Preview Route Can Dispatch Inherited Helper Methods

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.

Published: 2026-05-26 Last update: 2026-06-01 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2026-44836 is rated Low Risk (26.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Exploit prediction scoring system (EPSS) score for CVE-2026-44836

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-05-27 0.01%

Full EPSS history (1 record total)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-44836

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
6.5 3.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:L)
A normal user session is enough; they don’t have to be admin.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:N)
Service keeps running; no real outage angle.
2.8 3.6 [email protected]

Weakness enumeration for CVE-2026-44836

GitHub Security Advisory for CVE-2026-44836

GHSA-7f3r-gwc9-2995 · Severity: medium · Ecosystem: rubygems — view_component: Preview Route Can Dispatch Inherited Helper Methods

OS Trackers for CVE-2026-44836

vendor priority summary link
debian not yet assigned CVE-2026-44836 not yet assigned priority: Debian including 1 source packages (ruby-view-component), 3 status rows across 3 suites (bookworm, forky, sid): open 3. https://security-tracker.debian.org/tracker/CVE-2026-44836
ubuntu medium CVE-2026-44836 medium priority: Ubuntu including 1 source packages (ruby-view-component), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): DNE 3, needs-triage 2. https://ubuntu.com/security/CVE-2026-44836

Affected software / configurations for CVE-2026-44836

Vendor Product Version Raw CPE
No affected products in dataset.

References for CVE-2026-44836

cvelogic Threat Intelligence