gitsafehub
github.com/xpzouying/xiaohongshu-mcp ↗

xpzouying/xiaohongshu-mcp

scanned 2026-06-30 · git 5c5197d
2 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 secretsVulnerable dependencies35Known OSS vulnerabilities79Risky 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 35 found

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

  • Worth fixing CVE-2026-27896 modelcontextprotocol/go-sdk: improper handling of case sensitivity
    go.mod
    A package you depend on has a known security hole (CVE-2026-27896). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-33252 encoding/json: golang: github.com/modelcontextprotocol/go-sdk: Go MCP SDK: Remote tool execution via cross-site request forgery
    go.mod
    A package you depend on has a known security hole (CVE-2026-33252). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-34742 github.com/modelcontextprotocol/go-sdk: Model Context Protocol (MCP) Go SDK: DNS rebinding vulnerability allows unauthorized access
    go.mod
    A package you depend on has a known security hole (CVE-2026-34742). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q382-vc8q-7jhj Improper handling of null Unicode character when parsing JSON in github.com/modelcontextprotocol/go-sdk
    go.mod
    A package you depend on has a known security hole (GHSA-q382-vc8q-7jhj). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-45337 golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto
    go.mod
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-22869 golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh
    go.mod
    A package you depend on has a known security hole (CVE-2025-22869). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-47913 golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS
    go.mod
    A package you depend on has a known security hole (CVE-2025-47913). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39827 An authenticated SSH client that repeatedly opened channels which were ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-39827). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39828 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions
    go.mod
    A package you depend on has a known security hole (CVE-2026-39828). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39829 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters
    go.mod
    A package you depend on has a known security hole (CVE-2026-39829). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39830 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses
    go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39832 golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions
    go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39835 SSH servers which use CertChecker as a public key callback without set ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-39835). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42508 golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey
    go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46595 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation
    go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46597 An incorrectly placed cast from bytes to int allowed for server-side p ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-46597). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-47914 golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages
    go.mod
    A package you depend on has a known security hole (CVE-2025-47914). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-58181 golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication
    go.mod
    A package you depend on has a known security hole (CVE-2025-58181). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39831 The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nis ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39833 The in-memory keyring returned by NewKeyring() silently accepted keys ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-39834 When writing data larger than 4GB in a single Write call on an SSH cha ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-46598 golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input
    go.mod
    A package you depend on has a known security hole (CVE-2026-46598). 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
    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-25680 Parsing arbitrary HTML can consume excessive CPU time, possibly leadin ...
    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 CVE-2026-25681 Parsing arbitrary HTML which is then rendered using Render can result ...
    go.mod
    A package you depend on has a known security hole (CVE-2026-25681). Fix: Update that package to its patched version.
… 10 more not shown

via Trivy v0.70.0 · Apache-2.0

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

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious GO-2024-3321 Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2024-45337). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4569 MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity in github.com/modelcontextprotocol/go-sdk
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-27896). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4770 Improper handling of null Unicode character when parsing JSON in github.com/modelcontextprotocol/go-sdk
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GO-2026-4773 Cross-Site Tool Execution for HTTP Servers without Authorizatrion in github.com/modelcontextprotocol/go-sdk
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-33252). Fix: Update that package to its patched version.
  • Worth fixing GO-2026-5771 DNS Rebinding Protection Disabled by Default in Model Context Protocol Go SDK for Servers Running on Localhost in github.com/modelcontextprotocol/go-sdk
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-34742). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-3487 Potential denial of service in golang.org/x/crypto
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2025-22869). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4134 Unbounded memory consumption in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2025-58181). Fix: Update that package to its patched version.
  • Worth fixing GO-2025-4135 Malformed constraint may cause denial of service in golang.org/x/crypto/ssh/agent
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2025-47914). 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-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/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-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2025-22872). Fix: Update that package to its patched version.
  • FYI GO-2025-4116 Potential denial of service in golang.org/x/crypto/ssh/agent
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2025-47913). Fix: Update that package to its patched version.
  • FYI GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39833). Fix: Update that package to its patched version.
  • FYI GO-2026-5006 Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39832). Fix: Update that package to its patched version.
  • FYI GO-2026-5013 Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-46597). Fix: Update that package to its patched version.
  • FYI GO-2026-5014 Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39828). Fix: Update that package to its patched version.
  • FYI GO-2026-5015 Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39835). Fix: Update that package to its patched version.
  • FYI GO-2026-5016 Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39827). Fix: Update that package to its patched version.
  • FYI GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39830). Fix: Update that package to its patched version.
  • FYI GO-2026-5018 Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39829). Fix: Update that package to its patched version.
  • FYI GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39831). Fix: Update that package to its patched version.
  • FYI GO-2026-5020 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-39834). Fix: Update that package to its patched version.
  • FYI GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-42508). Fix: Update that package to its patched version.
  • FYI GO-2026-5023 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-46595). Fix: Update that package to its patched version.
  • FYI GO-2026-5033 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2026-46598). Fix: Update that package to its patched version.
  • FYI GO-2024-3333 Non-linear parsing of case-insensitive content in golang.org/x/net/html
    /workdirs/scan-8b2bf6cf-feb4-4908-8fdf-cfbcacd2e861/go.mod
    A package you depend on has a known security hole (CVE-2024-45338). Fix: Update that package to its patched version.
… 54 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: go: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.