Sploitus

CVE-2026-34977

1 known exploit for CVE-2026-34977

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.

Affected products
Aperisolve, Docker, Postgresql, Redis
Aperisolve
≤ 3.2.0
Fix
Available
CVSS 3.1
9.8 CRITICAL
EPSS
0.8% (53th percentile)
Weakness
CWE-78
NVD status
Modified
Published
2026-04-06
CVE-2026-34977 at NVD
Authoritative description, scoring and affected products

1 known exploit for CVE-2026-34977

Proof-of-concept code and exploit modules indexed by Sploitus