CVE-2026-25500

unknown
Published 2026-02-17 · Modified 2026-03-10
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS v2
VIR risk

Description

Rack is a modular Ruby web server interface. Prior to versions 2.2.22, 3.1.20, and 3.2.5, `Rack::Directory` generates an HTML directory index where each file entry is rendered as a clickable link. If a file exists on disk whose basename starts with the `javascript:` scheme (e.g. `javascript:alert(1)`), the generated index contains an anchor whose `href` is exactly `javascript:alert(1)`. Clicking the entry executes JavaScript in the browser (demonstrated with `alert(1)`). Versions 2.2.22, 3.1.20, and 3.2.5 fix the issue.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-25500

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-25500.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed2.2.22-0+deb12u1
debian debianbullseyefixed2.1.4-3+deb11u5
debian debianforkyfixed3.2.5-1
debian debiansidfixed3.2.5-1
debian debiantrixiefixed3.1.20-0+deb13u1

Package impact

EcosystemPackageVulnerableFixed
ruby RubyGemsrack<~> 2.2.22~> 2.2.22
ruby RubyGemsrack<2.2.222.2.22
ruby RubyGemsrack>=3.0.0.beta1,<3.1.203.1.20
ruby RubyGemsrack>=3.2.0,<3.2.53.2.5

References

Verify integrity in audit chain (admin only). AS-IS.