OS Command Injection in Django-pyas2 Affects Partner Model
CVE-2026-42168
9.1CRITICAL
What is CVE-2026-42168?
The django-pyas2 library, specifically version 1.2.3, contains a significant vulnerability in its Partner model. The cmd_receive and cmd_send fields accept input without proper sanitization and directly pass it to the os.system() function. This flaw allows authenticated admin users to execute arbitrary commands on the server whenever an AS2 message is processed. An attack leveraging this vulnerability could compromise the integrity and confidentiality of the server.
