CVE-2026-34977

Aperi'Solve is an open-source steganalysis web platform. Prior to 3.2.1, 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:aperisolve:aperisolve:*:*:*:*:*:*:*:*

History

22 Apr 2026, 19:47

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Aperisolve
Aperisolve aperisolve
CPE cpe:2.3:a:aperisolve:aperisolve:*:*:*:*:*:*:*:*
References () https://github.com/Zeecka/AperiSolve/commit/0193ca4a7d8ae9d6ba6cde82d37a6f94953463b4 - () https://github.com/Zeecka/AperiSolve/commit/0193ca4a7d8ae9d6ba6cde82d37a6f94953463b4 - Patch
References () https://github.com/Zeecka/AperiSolve/pull/195 - () https://github.com/Zeecka/AperiSolve/pull/195 - Patch
References () https://github.com/Zeecka/AperiSolve/releases/tag/3.2.1 - () https://github.com/Zeecka/AperiSolve/releases/tag/3.2.1 - Release Notes
References () https://github.com/Zeecka/AperiSolve/security/advisories/GHSA-8r22-62p7-9jrp - () https://github.com/Zeecka/AperiSolve/security/advisories/GHSA-8r22-62p7-9jrp - Exploit, Vendor Advisory

07 Apr 2026, 15:17

Type Values Removed Values Added
References () https://github.com/Zeecka/AperiSolve/security/advisories/GHSA-8r22-62p7-9jrp - () https://github.com/Zeecka/AperiSolve/security/advisories/GHSA-8r22-62p7-9jrp -

06 Apr 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 17:17

Updated : 2026-04-22 19:47


NVD link : CVE-2026-34977

Mitre link : CVE-2026-34977

CVE.ORG link : CVE-2026-34977


JSON object : View

Products Affected

aperisolve

  • aperisolve
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')