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

Published Sep 15, 2026
·
Updated

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.

Affected Software

4 affected components
Http4s<0.23.35, >0.23.35<1.0.0-M47
Http4s/ResourceService<0.23.35, >0.23.35<1.0.0-M47
Http4s/WebjarService<0.23.35, >0.23.35<1.0.0-M47
Http4s/FileService<0.23.35, >0.23.35<1.0.0-M47

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade http4s to a version that resolves this vulnerability.

    Fixed in 0.23.35
  2. Upgrade

    Upgrade http4s to a version that resolves this vulnerability.

    Fixed in 1.0.0-M47

Event History

Sep 15, 2026
CVE Published
via MITRE·07:02 PM
Data Sourced
via MITRE·07:02 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are realistically exposed?

ResourceService and WebjarService deployments are exposed when they serve a directory-backed classpath and the backend preserves percent-encoded slash or backslash separators. FileService received the same validation guard for consistency, but is described as non-exploitable.

2

What does an attacker need to exploit this issue?

An attacker can send a crafted HTTP request; no privileges or user interaction are required. Exploitation depends on using percent-encoded slash or backslash characters in a path segment and on the affected backend behavior.

3

What is the impact if exploitation succeeds?

The issue can allow access to classpath or WebJar resources outside the configured base directory. The stated impact is confidentiality only; integrity and availability are not affected.

4

What remediation is available?

Upgrade to Http4s 0.23.35 or 1.0.0-M47. These versions reject decoded ResourceService and WebjarService path segments that contain slash or backslash characters.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203