CVE-2025-4008
Description
The Meteobridge web interface let meteobridge administrator manage their weather station data collection and administer their meteobridge system through a web application written in CGI shell scripts and C.
This web interface exposes an endpoint that is vulnerable to command injection.
Remote unauthenticated attackers can gain arbitrary command execution with elevated privileges ( root ) on affected devices.
Summary dbcve.org
Meteobridge web interface contains an unauthenticated command injection vulnerability in one of its CGI endpoints. Attackers can send specially crafted requests to execute arbitrary operating system commands with root privileges, as the application fails to properly sanitize input before passing it to shell commands.
Mitigation
Restrict network access to the Meteobridge web interface using firewall rules or network segmentation. If a vendor patch becomes available, apply firmware updates immediately. Consider disabling the web interface if not operationally critical.