Skip to content

Security fixes for critical vulnerabilities#6198

Open
Mayne-X wants to merge 1 commit into
mysteriumnetwork:masterfrom
Mayne-X:master
Open

Security fixes for critical vulnerabilities#6198
Mayne-X wants to merge 1 commit into
mysteriumnetwork:masterfrom
Mayne-X:master

Conversation

@Mayne-X

@Mayne-X Mayne-X commented Jun 15, 2026

Copy link
Copy Markdown
  • RCE: Remove PowerShell -Command injection in DNS WireGuard config (dns_windows.go)
  • RCE: Remove PowerShell -Command injection in WireGuard interface setup (interface_windows.go)
  • RCE: Remove PowerShell -Command injection in network utils (network_windows.go)
  • RCE: Remove PowerShell -Command injection in TUN interface rename (tun_windows.go)
  • RCE: Hardcode DNSScriptDir path, validate DNS IP in Unix script execution (dns_unix.go)
  • AUTH: Fix URL substring bypass in IsUnprotectedRoute (routes.go)
  • AUTH: Require identity unlock for beneficiary override (identities.go)
  • AUTH: Whitelist allowed config keys in SetUserConfig (config.go)
  • CRYPTO: Add JWT algorithm validation with WithValidMethods (jwt.go)
  • FIREWALL: Validate hostname before passing to iptables (incoming_firewall_iptables.go)

- RCE: Remove PowerShell -Command injection in DNS WireGuard config (dns_windows.go)
- RCE: Remove PowerShell -Command injection in WireGuard interface setup (interface_windows.go)
- RCE: Remove PowerShell -Command injection in network utils (network_windows.go)
- RCE: Remove PowerShell -Command injection in TUN interface rename (tun_windows.go)
- RCE: Hardcode DNSScriptDir path, validate DNS IP in Unix script execution (dns_unix.go)
- AUTH: Fix URL substring bypass in IsUnprotectedRoute (routes.go)
- AUTH: Require identity unlock for beneficiary override (identities.go)
- AUTH: Whitelist allowed config keys in SetUserConfig (config.go)
- CRYPTO: Add JWT algorithm validation with WithValidMethods (jwt.go)
- FIREWALL: Validate hostname before passing to iptables (incoming_firewall_iptables.go)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant