RELATE is a web-based courseware package. Prior to commit d66ba5659b459bf1ba56b7109b5f9ecf197cbefb, RELATE LMS configures its Celery workers to accept and deserialize untrusted 'pickle' data. An attacker who can reach the message broker can execute arbitrary commands on the host server. Combined with missing network isolation in the code execution sandbox, this allows an authenticated student to achieve full Remote Code Execution (RCE) on the host system. Commit d66ba5659b459bf1ba56b7109b5f9ecf197cbefb fixes the issue.
CVSS
No CVSS.
References
Configurations
No configuration.
History
28 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/inducer/relate/security/advisories/GHSA-4mwh-mwv4-m252 - |
27 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 20:16
Updated : 2026-06-01 18:31
NVD link : CVE-2026-47161
Mitre link : CVE-2026-47161
CVE.ORG link : CVE-2026-47161
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
