CVE-2026-34977 Details
Description
Aperi'Solve is an open-source steganalysis web platform. In versions 3.1.3 through 3.2.0, when uploading a JPEG, a user can specify an optional password to accompany the JPEG. This password is then directly passed into an expect command, which is then subsequently passed into a bash -c command, without any form of sanitization or validation. An unauthenticated attacker can achieve root-level RCE inside the worker container with a single HTTP request, enabling full read/write access to all user-uploaded images, analysis results, and plaintext steganography passwords stored on disk. Because the container shares a Docker network with PostgreSQL and Redis (no authentication on either), the attacker can pivot to dump the entire database or manipulate the job queue to poison results for other users. If Docker socket mounting or host volume mounts are present, this could escalate to full host compromise. This would also include defacement of the website itself. This vulnerability is fixed in 3.2.1.
A remote code execution vulnerability has been identified in Aperi'Solve versions prior to 3.2.1. This issue arises in the JPSeek analyzer, where an uploaded JPEG can be accompanied by a password. The password is directly injected into an expect command, which is then executed in a bash shell, without any sanitization or validation. This vulnerability allows an unauthenticated attacker to gain root access within the worker container, with a single HTTP request. Exploitation provides full read and write access to all user-uploaded images, analysis results, and plaintext steganography passwords stored on disk. Additionally, the container's shared Docker network with PostgreSQL and Redis (both without authentication) enables the attacker to dump the entire database or manipulate the job queue, potentially poisoning results for other users. If Docker socket mounting or host volume mounts are present, this could escalate to a full compromise of the host, including defacing the website.
Users can update to Aperi'Solve version 3.2.1 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aperisolve aperisolve | <= 3.2.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 23, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 22, 2026 | Initial Analysis | [email protected] |
| Apr 7, 2026 | CVE Modified | CISA-ADP |
| Apr 6, 2026 | New CVE Received | [email protected] |