Credential brute-forcing via unthrottled WebSocket login
Published May 9, 2026 · Updated May 9, 2026
Improper login-attempt restriction in Signal K Server before 2.25.0 allows remote attackers to brute-force credentials over WebSocket. The processLoginRequest function in src/interfaces/ws.ts calls app.securityStrategy.login() directly without throttling or attempt tracking. Security must be enabled and the WebSocket service reachable; one connection can submit unlimited guesses at bcrypt-limited speed, enabling account compromise when a password is found.
Summary
What happened
Improper login-attempt restriction in Signal K Server before 2.25.0 allows remote attackers to brute-force credentials over WebSocket. The processLoginRequest function in src/interfaces/ws.ts calls app.securityStrategy.login() directly without throttling or attempt tracking. Security must be enabled and the WebSocket service reachable; one connection can submit unlimited guesses at bcrypt-limited speed, enabling account compromise when a password is found.
The record
- CVE
- CVE-2026-41893
- Published
- May 9, 2026
- Updated
- May 9, 2026
- Vendor
- Signal K
- Product
- Signal K Server
- Classifications
- CWE-307, T1110
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 9, 2026CVE publishedPublication date reported by the CVE source.
- May 9, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.25.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- WebSocket rate-limit bypass proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo