gitsafehub
github.com/akryum/vueuse ↗

akryum/vueuse

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

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

Leaked secrets5Vulnerable dependencies90Known OSS vulnerabilities315Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 5 found · 4 serious

API keys, passwords or tokens committed into the repo.

  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    packages/integrations/useJwt/index.md:23
    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 jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    packages/integrations/useJwt/demo.vue:6
    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 jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    packages/integrations/useJwt/index.test.ts:15
    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 jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    packages/integrations/useJwt/index.test.ts:34
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Worth fixing generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
    packages/.vitepress/config.ts:87
    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 90 found · 3 serious

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

  • Serious CVE-2026-41242 protobufjs: protobufjs: Arbitrary code execution via injected protobuf definition type fields
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-41242). Fix: Update that package to its patched version.
  • Serious CVE-2026-59873 tar: node-tar: Denial of Service via crafted gzip bomb
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious CVE-2026-54466 websocket-driver is a WebSocket protocol handler with pluggable I/O. P ...
    pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-3807 nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2021-3807). 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
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-27152). 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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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-44486 axios: Axios: Information disclosure of proxy credentials via HTTP redirects
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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-44492 axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44492). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44495 axios: Axios: Information disclosure due to prototype pollution vulnerability
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44496). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-45857 axios: exposure of confidential data stored in cookies
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2023-45857). 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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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-42038 axios: Axios: Information disclosure due to `no_proxy` bypass
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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
    packages/integrations/pnpm-lock.yaml
    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-44490 axios: Axios: Information disclosure and denial of service due to prototype pollution
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44490). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7q8q-rj6j-mhjq Axios: Nested axios option objects can consume polluted prototype values
    packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (GHSA-7q8q-rj6j-mhjq). Fix: Update that package to its patched version.
… 65 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 315 found · 11 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GHSA-279x-mwfv-vcqv Unauthenticated Nuxt DevTools RPC allows arbitrary command execution on the developer's host
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-71319). Fix: Update that package to its patched version.
  • Serious GHSA-p63j-vcc4-9vmv @vitest/browser: Browser Mode provider commands bypass the file-access permission gate
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole. 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-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-7783). Fix: Update that package to its patched version.
  • Serious GHSA-xq3m-2v4x-88gg Arbitrary code execution in protobufjs
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-41242). Fix: Update that package to its patched version.
  • Serious GHSA-w7jw-789q-3m8p shell-quote quote() does not escape newlines in object .op values
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-9277). Fix: Update that package to its patched version.
  • Serious GHSA-hffm-xvc3-vprc simple-git is vulnerable to Remote Code Execution
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-6951). Fix: Update that package to its patched version.
  • Serious GHSA-r275-fr43-pm7q simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-28292). Fix: Update that package to its patched version.
  • Serious GHSA-23hp-3jrh-7fpw node-tar: Decompression/parse DoS via unlimited input
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-59873). Fix: Update that package to its patched version.
  • Serious GHSA-5xrq-8626-4rwp When Vitest UI server is listening, arbitrary file can be read and executed
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-47429). Fix: Update that package to its patched version.
  • Serious GHSA-9crc-q9x8-hgqq Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-24964). Fix: Update that package to its patched version.
  • Serious GHSA-xv26-6w52-cph6 websocket-driver: Message corruption via abuse of protocol length headers
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-54466). Fix: Update that package to its patched version.
  • Worth fixing GHSA-93q8-gq69-wqmw Inefficient Regular Expression Complexity in chalk/ansi-regex
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2021-3807). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3g43-6gmg-66jw axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44495). Fix: Update that package to its patched version.
  • Worth fixing GHSA-3p68-rc4w-qgx5 Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-62718). Fix: Update that package to its patched version.
  • Worth fixing GHSA-43fc-jf86-j433 Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-25639). Fix: Update that package to its patched version.
  • Worth fixing GHSA-5c9x-8gcm-mpgx Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-42034). Fix: Update that package to its patched version.
  • Worth fixing GHSA-62hf-57xw-28j9 Axios: unbounded recursion in toFormData causes DoS via deeply nested request data
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-42039). Fix: Update that package to its patched version.
  • Worth fixing GHSA-6chq-wfr3-2hj9 Axios: Header Injection via Prototype Pollution
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-42035). Fix: Update that package to its patched version.
  • Worth fixing GHSA-7q8q-rj6j-mhjq Axios: Nested axios option objects can consume polluted prototype values
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-67319). Fix: Update that package to its patched version.
  • Worth fixing GHSA-898c-q2cr-xwhg axios has DoS & Header Injection via Prototype Pollution Read-Side Gadgets in axios merge functions
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44490). Fix: Update that package to its patched version.
  • Worth fixing GHSA-fvcv-3m26-pcqx Axios has Unrestricted Cloud Metadata Exfiltration via Header Injection Chain
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-40175). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hfxv-24rg-xrqf Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44496). Fix: Update that package to its patched version.
  • Worth fixing GHSA-j5f8-grm9-p9fc Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-44486). Fix: Update that package to its patched version.
  • Worth fixing GHSA-jr5f-v2jv-69x6 axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2025-27152). Fix: Update that package to its patched version.
  • Worth fixing GHSA-m7pr-hjqh-92cm Axios: no_proxy bypass via IP alias allows SSRF
    /workdirs/scan-030c1562-5b88-4e53-b9a1-390ffb8c6a96/packages/integrations/pnpm-lock.yaml
    A package you depend on has a known security hole (CVE-2026-42038). Fix: Update that package to its patched version.
… 290 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 timed out

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

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

via Guarddog v2.10.0 · Apache-2.0

error: npm:timeout

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.