GO-2026-6293

Source
https://pkg.go.dev/vuln/GO-2026-6293
Import Source
https://vuln.go.dev/ID/GO-2026-6293.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6293
Aliases
Published
2026-08-26T14:57:44Z
Modified
2026-08-26T15:15:13.215595062Z
Summary
Encoded slash (%2F) bypasses route-level protection and exposes static files in github.com/labstack/echo/v4 and github.com/labstack/echo/v5
Details

Encoded slash (%2F) bypasses route-level protection and exposes static files in github.com/labstack/echo/v4 and github.com/labstack/echo/v5

Database specific
{
    "review_status": "UNREVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-6293"
}
References

Affected packages

Go / github.com/labstack/echo/v4

Package

Name
github.com/labstack/echo/v4
View open source insights on deps.dev
Purl
pkg:golang/github.com/labstack/echo/v4

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.15.3

Ecosystem specific

{
    "imports": [
        {
            "symbols": [
                "Echo.Static",
                "Echo.StaticFS",
                "Group.Static",
                "Group.StaticFS",
                "StaticDirectoryHandler"
            ],
            "path": "github.com/labstack/echo/v4"
        },
        {
            "symbols": [
                "Static",
                "StaticWithConfig"
            ],
            "path": "github.com/labstack/echo/v4/middleware"
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6293.json"

Go / github.com/labstack/echo/v5

Package

Name
github.com/labstack/echo/v5
View open source insights on deps.dev
Purl
pkg:golang/github.com/labstack/echo/v5

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.2.0

Ecosystem specific

{
    "imports": [
        {
            "symbols": [
                "AddTrailingSlash",
                "AddTrailingSlashWithConfig",
                "BasicAuth",
                "BasicAuthWithConfig",
                "BodyDump",
                "BodyDumpWithConfig",
                "BodyLimit",
                "BodyLimitWithConfig",
                "CORS",
                "CORSWithConfig",
                "CSRF",
                "CSRFWithConfig",
                "ContextTimeout",
                "ContextTimeoutWithConfig",
                "Decompress",
                "DecompressWithConfig",
                "Gzip",
                "GzipWithConfig",
                "HTTPSNonWWWRedirect",
                "HTTPSNonWWWRedirectWithConfig",
                "HTTPSRedirect",
                "HTTPSRedirectWithConfig",
                "HTTPSWWWRedirect",
                "HTTPSWWWRedirectWithConfig",
                "KeyAuth",
                "KeyAuthWithConfig",
                "MethodOverride",
                "MethodOverrideWithConfig",
                "NonWWWRedirect",
                "NonWWWRedirectWithConfig",
                "Proxy",
                "ProxyWithConfig",
                "RateLimiter",
                "RateLimiterWithConfig",
                "Recover",
                "RecoverWithConfig",
                "RemoveTrailingSlash",
                "RemoveTrailingSlashWithConfig",
                "RequestID",
                "RequestIDWithConfig",
                "Rewrite",
                "RewriteWithConfig",
                "Secure",
                "SecureWithConfig",
                "Static",
                "StaticConfig.ToMiddleware",
                "StaticWithConfig",
                "WWWRedirect",
                "WWWRedirectWithConfig"
            ],
            "path": "github.com/labstack/echo/v5/middleware"
        },
        {
            "symbols": [
                "Echo.Static",
                "Echo.StaticFS",
                "Group.Static",
                "Group.StaticFS",
                "StaticDirectoryHandler"
            ],
            "path": "github.com/labstack/echo/v5"
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6293.json"