# CVE-2020-10275

## Summary

- **CVE ID:** CVE-2020-10275
- **Severity:** CRITICAL
- **CVSS Score:** 9.8 (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
- **CWE:** CWE-261
- **Published:** Jun 24, 2020
- **Last Modified:** Mar 14, 2026

## Description

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.

## Affected Products

- Mobile Industrial Robots A/S — MiR100 (v2.8.1.1 and before)

## References

- [CNA](https://github.com/aliasrobotics/RVD/issues/2565)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.17%
- **EPSS Percentile:** 38.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._