← Back

Er Flex Firmware

er-flex_firmware

Vendor: Easyrobotics • 5 CVEs

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Easyrobotics
Mobile Industrial RobotsUvd Robots
10Er Flex Firmware
Er Lite FirmwareEr One Firmware+7 more
Jun 17, 2026
Jun 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Apache server on port 80 that host the web interface is vulnerable to a DoS by spamming incomplete HTTP headers, effectively blocking the access to the dashboard.
3Easyrobotics
Mobile Industrial RobotsUvd Robots
10Er Flex Firmware
Er Lite FirmwareEr One Firmware+7 more
Jun 17, 2026
Jun 24, 2020
N/A· v4
6.4 MEDIUM· v3
4.6 MEDIUM· v2
There is no mechanism in place to prevent a bad operator to boot from a live OS image, this can lead to extraction of sensible files (such as the shadow file) or privilege escalation by manually adding a new user with su...Show more
There is no mechanism in place to prevent a bad operator to boot from a live OS image, this can lead to extraction of sensible files (such as the shadow file) or privilege escalation by manually adding a new user with sudo privileges on the machine.Show less
3Easyrobotics
Mobile Industrial RobotsUvd Robots
10Er Flex Firmware
Er Lite FirmwareEr One Firmware+7 more
Jun 17, 2026
Jun 24, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The password for the safety PLC is the default and thus easy to find (in manuals, etc.). This allows a manipulated program to be uploaded to the safety PLC, effectively disabling the emergency stop in case an object is t...Show more
The password for the safety PLC is the default and thus easy to find (in manuals, etc.). This allows a manipulated program to be uploaded to the safety PLC, effectively disabling the emergency stop in case an object is too close to the robot. Navigation and any other components dependent on the laser scanner are not affected (thus it is hard to detect before something happens) though the laser scanner configuration can also be affected altering further the safety of the device.Show less
3Easyrobotics
Mobile Industrial RobotsUvd Robots
10Er Flex Firmware
Er Lite FirmwareEr One Firmware+7 more
Jun 17, 2026
Jun 24, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The access tokens for the REST API are directly derived from the publicly available default credentials for the web interface. Given a USERNAME and a PASSWORD, the token string is generated directly with base64(USERNAME:...Show more
The access tokens for the REST API are directly derived from the publicly available default credentials for the web interface. Given a USERNAME and a PASSWORD, the token string is generated directly with base64(USERNAME:sha256(PASSWORD)). An unauthorized attacker inside the network can use the default credentials to compute the token and interact with the REST API to exfiltrate, infiltrate or delete data.Show less
3Easyrobotics
Mobile Industrial RobotsUvd Robots
10Er Flex Firmware
Er Lite FirmwareEr One Firmware+7 more
Jun 17, 2026
Jun 24, 2020
N/A· v4
7.1 HIGH· v3
5.5 MEDIUM· v2
The access tokens for the REST API are directly derived (sha256 and base64 encoding) from the publicly available default credentials from the Control Dashboard (refer to CVE-2020-10270 for related flaws). This flaw in co...Show more
The access tokens for the REST API are directly derived (sha256 and base64 encoding) from the publicly available default credentials from the Control Dashboard (refer to CVE-2020-10270 for related flaws). This flaw in combination with CVE-2020-10273 allows any attacker connected to the robot networks (wired or wireless) to exfiltrate all stored data (e.g. indoor mapping images) and associated metadata from the robot's database.Show less