gitsafehub
github.com/itzg/try-nextjs-auth0 ↗

itzg/try-nextjs-auth0

scanned 2026-08-06 · git 8c496e9
2 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 secretsVulnerable dependencies66Known OSS vulnerabilities247Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 66 found · 2 serious

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

  • Serious CVE-2025-7783 form-data: Unsafe random function in form-data
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious CVE-2025-29927 nextjs: Authorization Bypass in Next.js Middleware
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-29927). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-39338 axios: axios: Server-Side Request Forgery
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2024-39338). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-27152 axios: Possible SSRF and Credential Leakage via Absolute URL in axios Requests
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-27152). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58754 axios: Axios DoS via lack of data size check
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-58754). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25639 axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-25639). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42033 axios: Axios: HTTP Transport Hijacking via Prototype Pollution
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42033). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42035 axios: Axios: Arbitrary HTTP header injection via prototype pollution
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42035). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42043 axios: Axios: NO_PROXY bypass via crafted URL
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42043). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42264 axios: Axios: Prototype pollution allows information disclosure and request manipulation
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42264). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44486 axios: Axios: Information disclosure of proxy credentials via HTTP redirects
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44486). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44487 axios: Axios: Information disclosure of proxy credentials via redirect flows
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44487). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44494 axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44494). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44495 axios: Axios: Information disclosure due to prototype pollution vulnerability
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44495). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44496 axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-44496). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-62718 axios: Axios: Server-Side Request Forgery and proxy bypass due to improper hostname normalization
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-62718). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-40175 axios: Axios: Remote Code Execution via Prototype Pollution escalation
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-40175). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42034 axios: Axios: Denial of Service via oversized streamed uploads bypassing body limits
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42034). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42036 axios: Axios: Denial of Service via unbounded stream consumption when 'responseType: 'stream'' is used
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42036). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42037 axios: Node.js: Axios: Information disclosure via CRLF injection in multipart Content-Type header
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42037). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42038 axios: Axios: Information disclosure due to `no_proxy` bypass
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42038). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42039 axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42039). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42041 axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42041). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42042 axios: Axios: XSRF token bypass leading to information disclosure
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42042). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42044 axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget
    src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2026-42044). Fix: Update that package to its patched version.
… 41 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 247 found · 23 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-4w82-r329-3q67 Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2020-8840). Fix: Update that package to its patched version.
  • Serious GHSA-5p34-5m6p-p58g jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2020-9546). Fix: Update that package to its patched version.
  • Serious GHSA-85cw-hj65-qqv9 Polymorphic Typing issue in FasterXML jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-16335). Fix: Update that package to its patched version.
  • Serious GHSA-f3j5-rmmp-3fc5 Improper Input Validation in jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-17267). Fix: Update that package to its patched version.
  • Serious GHSA-fmmc-742q-jg75 jackson-databind polymorphic typing issue
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-16943). Fix: Update that package to its patched version.
  • Serious GHSA-gjmw-vf9h-g25v jackson-databind polymorphic typing issue
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-17531). Fix: Update that package to its patched version.
  • Serious GHSA-gww7-p5w4-wrfv Deserialization of Untrusted Data in jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-20330). Fix: Update that package to its patched version.
  • Serious GHSA-h822-r4r5-v8jg Polymorphic Typing issue in FasterXML jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-14540). Fix: Update that package to its patched version.
  • Serious GHSA-mx7p-6679-8g3q Polymorphic Typing in FasterXML jackson-databind
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-16942). Fix: Update that package to its patched version.
  • Serious GHSA-p43x-xfjf-5jhr jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2020-9548). Fix: Update that package to its patched version.
  • Serious GHSA-q93h-jc49-78gg jackson-databind mishandles the interaction between serialization gadgets and typing
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2020-9547). Fix: Update that package to its patched version.
  • Serious GHSA-f6vf-pq8c-69m4 Improper Check for Unusual or Exceptional Conditions in Connect2id Nimbus JOSE+JWT
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-17195). Fix: Update that package to its patched version.
  • Serious GHSA-cqqj-4p63-rrmm HTTP Request Smuggling in Netty
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2019-20444). Fix: Update that package to its patched version.
  • Serious GHSA-hh32-7344-cg2f Authorization bypass in Spring Security
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2022-22978). Fix: Update that package to its patched version.
  • Serious GHSA-c4q5-6c82-3qpw Spring Security vulnerable to Authorization Bypass of Static Resources in WebFlux Applications
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2024-38821). Fix: Update that package to its patched version.
  • Serious GHSA-hh32-7344-cg2f Authorization bypass in Spring Security
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2022-22978). Fix: Update that package to its patched version.
  • Serious GHSA-mf92-479x-3373 Spring Security HTTP Headers Are not Written Under Some Conditions
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2026-22732). Fix: Update that package to its patched version.
  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-4wrc-f8pq-fpqp Pivotal Spring Framework contains unsafe Java deserialization methods
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2016-1000027). Fix: Update that package to its patched version.
  • Serious GHSA-36p3-wjmg-h94x Remote Code Execution in Spring Framework
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2022-22965). Fix: Update that package to its patched version.
  • Serious GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-f82v-jwr5-mffw Authorization Bypass in Next.js Middleware
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/src/main/frontend/package-lock.json
    A package you depend on has a known security hole (CVE-2025-29927). Fix: Update that package to its patched version.
  • Worth fixing GHSA-vmq6-5m68-f53m logback serialization vulnerability
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2023-6378). Fix: Update that package to its patched version.
  • Worth fixing GHSA-25qh-j22f-pwp8 QOS.CH logback-core is vulnerable to Arbitrary Code Execution through file processing
    /workdirs/scan-e0bf115d-f709-45d9-9234-9cf216303f3d/pom.xml
    A package you depend on has a known security hole (CVE-2025-11226). Fix: Update that package to its patched version.
… 222 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.