gitsafehub
github.com/doujiang24/envoy-filter-benchmark ↗

doujiang24/envoy-filter-benchmark

scanned 2026-08-09 · git 7301d2f
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secrets8Vulnerable dependencies50Known OSS vulnerabilities395Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 8 found · 8 serious

API keys, passwords or tokens committed into the repo.

  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    golang-header-get-set/Makefile:27
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    wasm-tinygo-basic-auth/Makefile:12
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    wasm-tinygo-passthrough/Makefile:12
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    envoy-base/Makefile:9
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    golang-basic-auth/Makefile:21
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    golang-passthrough/Makefile:21
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    lua-basic-auth/Makefile:9
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious curl-auth-header Discovered a potential authorization token provided in a curl command header, which could compromise the curl accessed resource.
    lua-passthrough/Makefile:9
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 50 found · 1 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26308 Envoy has RBAC Header Validation Bypass via Multi-Value Header Concatenation
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-26308). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-30157 Envoy crashes when HTTP ext_proc processes local replies
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-30157). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-64527 envoy: Envoy: Remote JWT authentication token fetch crash
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-64527). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-66220 envoy: Envoy: mTLS certificate validation bypass via embedded null byte in SAN
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-66220). Fix: Update that package to its patched version.
  • Worth fixing CVE-2019-9512 HTTP/2: flood using PING frames results in unbounded memory growth
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2019-9512). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-33194 golang: x/net/html: infinite loop in ParseFragment
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-33194). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-44716 golang: net/http: limit growth of header canonicalization cache
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-44716). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-27664 golang: net/http: handle server errors after sending GOAWAY
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-27664). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41723 golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-41723). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-39325 golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-39325). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-45288 golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-45288). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45338 golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2024-45338). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25681 golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-25681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-27136 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-27136). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33814 net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-33814). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39821 golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-39821). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-31525 golang: net/http: panic in ReadRequest and ReadResponse when reading a very large header
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-31525). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-41717 golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-41717). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-3978 golang.org/x/net/html: Cross site scripting
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-3978). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22870 golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22872 golang.org/x/net/html: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-22872). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-47911 golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-47911). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58190 golang.org/x/net/html: Infinite parsing loop in golang.org/x/net
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-58190). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25680 golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing
    golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
… 25 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 395 found · 1 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2026-4762 Authorization bypass in gRPC-Go via missing leading slash in :path in google.golang.org/grpc
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-33186). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3cw6-2j68-868p Envoy vulnerable to crash for scoped ip address during DNS
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-26310). Fix: Update that package to its patched version.
  • Worth fixing GHSA-56cj-wgg3-x943 Envoy affected by off-by-one write in JsonEscaper::escapeString()
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-26309). Fix: Update that package to its patched version.
  • Worth fixing GHSA-84xm-r438-86px Envoy: HTTP - filter chain execution on reset streams causing UAF crash
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-26311). Fix: Update that package to its patched version.
  • Worth fixing GHSA-cf3q-gqg7-3fm9 Envoy crashes when HTTP ext_proc processes local replies
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-30157). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ghc4-35x6-crw5 Envoy has RBAC Header Validation Bypass via Multi-Value Header Concatenation
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-26308). Fix: Update that package to its patched version.
  • Worth fixing GHSA-mp85-7mrq-r866 Envoy crashes when JWT authentication is configured with the remote JWKS fetching
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-64527). Fix: Update that package to its patched version.
  • Worth fixing GHSA-rwjg-c3h2-f57p Envoy's TLS certificate matcher for `match_typed_subject_alt_names` may incorrectly treat certificates containing an embedded null byte
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-66220). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0238 Infinite loop when parsing inputs in golang.org/x/net/html
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-33194). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0236 Panic due to large headers in net/http and golang.org/x/net/http/httpguts
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-31525). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0536 Reset flood in net/http and golang.org/x/net/http
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2019-9512). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0969 Denial of service in net/http and golang.org/x/net/http2
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-27664). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1144 Excessive memory growth in net/http and golang.org/x/net/http2
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-41717). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1571 Denial of service via crafted HTTP/2 stream in net/http and golang.org/x/net
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-41723). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-1988 Improper rendering of text nodes in golang.org/x/net/html
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-3978). Fix: Update that package to its patched version.
  • Worth fixing GO-2023-2102 HTTP/2 rapid reset can cause excessive work in net/http
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-39325). Fix: Update that package to its patched version.
  • Worth fixing GO-2024-2687 HTTP/2 CONTINUATION flood in net/http
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-45288). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3503 HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-22870). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3595 Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2025-22872). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5028 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2026-25680). Fix: Update that package to its patched version.
  • Worth fixing GHSA-qppj-fm5r-hxr3 HTTP/2 Stream Cancellation Attack
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2023-44487). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-0493 Incorrect privilege reporting in syscall and golang.org/x/sys/unix
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-29526). Fix: Update that package to its patched version.
  • Worth fixing GO-2020-0015 Infinite loop when decoding some inputs in golang.org/x/text
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2020-14040). Fix: Update that package to its patched version.
  • Worth fixing GO-2021-0113 Out-of-bounds read in golang.org/x/text/language
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2021-38561). Fix: Update that package to its patched version.
  • Worth fixing GO-2022-1059 Denial of service via crafted Accept-Language header in golang.org/x/text/language
    /workdirs/scan-213ae521-b849-41ae-90f3-cf5d80c1df82/golang-basic-auth/go.mod
    A package you depend on has a known security hole (CVE-2022-32149). Fix: Update that package to its patched version.
… 370 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.