Skip to content

chore(deps): bump github.com/labstack/echo/v5 from 5.0.2 to 5.0.3 in /adapter/echov5openapi#53

Merged
akfaiz merged 1 commit intomainfrom
dependabot/go_modules/adapter/echov5openapi/github.com/labstack/echo/v5-5.0.3
Apr 10, 2026
Merged

chore(deps): bump github.com/labstack/echo/v5 from 5.0.2 to 5.0.3 in /adapter/echov5openapi#53
akfaiz merged 1 commit intomainfrom
dependabot/go_modules/adapter/echov5openapi/github.com/labstack/echo/v5-5.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps github.com/labstack/echo/v5 from 5.0.2 to 5.0.3.

Release notes

Sourced from github.com/labstack/echo/v5's releases.

v5.0.3 security (static middleware directory traversal under Windows)

Fix directory traversal vulnerability under Windows in Static middleware when default Echo filesystem is used. Reported by @​shblue21 (labstack/echo#2891).

This applies to cases when:

  • Windows is used as OS
  • middleware.StaticConfig.Filesystem is nil (default)
  • echo.Filesystem is has not been set explicitly (default)

Full Changelog: labstack/echo@v5.0.2...v5.0.3

Changelog

Sourced from github.com/labstack/echo/v5's changelog.

v5.0.3 - 2026-02-06

Security

  • Fix directory traversal vulnerability under Windows in Static middleware when default Echo filesystem is used. Reported by @​shblue21.

This applies to cases when:

  • Windows is used as OS
  • middleware.StaticConfig.Filesystem is nil (default)
  • echo.Filesystem is has not been set explicitly (default)

Exposure is restricted to the active process working directory and its subfolders.

Commits
  • b1d4430 Merge pull request #2891 from aldas/fix_staticmw
  • 48f25a6 Fix test reporting different size due Windows / Linux line ending inconsisten...
  • 6c16259 Fix directory traversal vulnerability under Windows in Static middleware when...
  • 88d975a Fix directory traversal vulnerability under Windows in Static middleware when...
  • 09ccfba Fill c.Request().Pattern field with route path to help standard library based...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/labstack/echo/v5](https://github.com/labstack/echo) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v5
  dependency-version: 5.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@akfaiz akfaiz self-requested a review April 10, 2026 12:27
@akfaiz akfaiz merged commit 70c1910 into main Apr 10, 2026
5 checks passed
@akfaiz akfaiz deleted the dependabot/go_modules/adapter/echov5openapi/github.com/labstack/echo/v5-5.0.3 branch April 10, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant