LOWVulnerability
CVE-2026-73564
frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bounds check, and causes payload[4:3] to panic in TunnelServer.handleNewChannel. When no authorized-keys file is configured, sshConfig.NoClientAuth permits an unauthenticated peer to reach this channel phase before the frp token is checked, so a single five-byte request terminates the frps process and drops every active tunnel. This issue is fixed in version 0.70.1.
Properties
- cve_id
- CVE-2026-73564
- signal_observed_at
- 2026-09-18T21:50:18+00:00
- published_at
- 2026-08-13T18:18:18.950
- last_modified
- 2026-09-18T20:09:01.757
Related Entities (3)
HAS_WEAKNESS (2)
→[Weakness]Improper Validation of Array Index
→[Weakness]Integer Overflow or Wraparound
DESCRIBED_BY (1)
→[Source]NVD
Explore deeper with Ninja Signal's threat intelligence graph