Bug 2490894 (CVE-2026-49342) - CVE-2026-49342 yard: YARD: Information disclosure via path traversal in static cache lookup
Summary: CVE-2026-49342 yard: YARD: Information disclosure via path traversal in stati...
Keywords:
Status: NEW
Alias: CVE-2026-49342
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-19 20:01 UTC by OSIDB Bzimport
Modified: 2026-07-08 07:51 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-19 20:01:07 UTC
YARD is a documentation generation tool for the Ruby programming language. Prior to version 0.9.44, YARD's static cache lookup reads a request path before the router's path cleanup runs. When a server is configured with a document root, a traversal path such as `/../yard-cache-secret.html` is joined against that root and can return a readable sibling `.html` file outside the intended static tree. Version 0.9.44 patches the issue.


Note You need to log in before you can comment on or make changes to this bug.