HIGH

CVE-2025-4008

Smartbedded Meteobridge Vm 2025-05-21 CVSS v3.1
CVSS
8.8
KEV

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.

Proof of Concept

Weakness (CWE)

CWE-77 Command Injection
CWE-306 Missing Authentication

EPSS Score

93.67%
Probability of exploitation in next 30 days
99.8th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE