๐Ÿ” CVE Alert

CVE-2026-69201

MEDIUM 5.9

Http4s: ResourceService and Webjar Service path escape via percent-encoded separators

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, ResourceService and WebjarService decode each URL path segment but reject only segments exactly equal to an empty string, a dot, or two dots. A request containing percent-encoded slash or backslash separators can turn an accepted segment into a parent-directory traversal after decoding, allowing access to classpath or WebJar resources outside the configured base when a directory-backed classpath is served and the backend preserves the encoded separator. The patch rejects decoded segments containing slash or backslash in ResourceService and WebjarService, and applies the same guard to the non-exploitable FileService for consistency. This issue is fixed in versions 0.23.35 and 1.0.0-M47.

CWE CWE-22
Vendor http4s
Product http4s
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for http4s http4s

Be the first to know when new medium vulnerabilities affecting http4s http4s are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

http4s / http4s
< 0.23.35 >= 1.0.0-M1, < 1.0.0-M47

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/http4s/http4s/security/advisories/GHSA-crq5-92j2-j7wv github.com: https://github.com/http4s/http4s/commit/bcd99cdc1342ef58a0f132acb814af06a668a8d3 github.com: https://github.com/http4s/http4s/releases/tag/v0.23.35 github.com: https://github.com/http4s/http4s/releases/tag/v1.0.0-M47