CVE-2026-25873
Received
Received - Intake
Unauthenticated Remote Code Execution via Insecure Deserialization in OmniGen2-RL Reward Server
Publication date: 2026-03-18
Last updated on: 2026-03-18
Assigner: VulnCheck
Description
Description
OmniGen2-RL contains an unauthenticated remote code execution vulnerability in the reward server component that allows remote attackers to execute arbitrary commands by sending malicious HTTP POST requests. Attackers can exploit insecure pickle deserialization of request bodies to achieve code execution on the host system running the exposed service.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vectorspacelab | omnigen2 | From 3.0.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |