Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. line-desktop-mcp
  4. ›
  5. CVE-2026-49357

CVE-2026-49357: Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication

June 26, 2026

line-desktop-mcp supports a --http-mode Streamable HTTP transport for use with clients such as n8n. In this mode the server binds to 0.0.0.0 and exposes the MCP /mcp endpoint without an MCP-layer authentication check. Any network client that can reach the port can initialize a session, list tools, and call tools that read LINE Desktop chat history or send LINE messages through the already logged-in desktop application.

This is High for deployments where the HTTP port is reachable beyond the local host, because the server acts with the user authority of the logged-in LINE Desktop session. It is lower if the listener is strictly firewalled to trusted local clients.

References

  • github.com/advisories/GHSA-4hf8-5mjm-rfgq
  • github.com/dtwang/line-desktop-mcp/commit/680617894981ea93f8f6ceb51ecde7519754d501
  • github.com/dtwang/line-desktop-mcp/security/advisories/GHSA-4hf8-5mjm-rfgq
  • nvd.nist.gov/vuln/detail/CVE-2026-49357

Code Behaviors & Features

Detect and mitigate CVE-2026-49357 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.1.2

Fixed versions

  • 1.1.2

Solution

Upgrade to version 1.1.2 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function
  • CWE-862: Missing Authorization

Source file

npm/line-desktop-mcp/CVE-2026-49357.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 27 Jun 2026 12:16:26 +0000.