CVE-2026-34977

Source
https://cve.org/CVERecord?id=CVE-2026-34977
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34977.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-34977
Aliases
  • GHSA-8r22-62p7-9jrp
Published
2026-04-06T16:16:35.060Z
Modified
2026-07-15T01:48:50.199672349Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L CVSS Calculator
Summary
Aperi'Solve Affected by Unauthenticated RCE via JPSeek Analyzer Command
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34977.json",
    "cwe_ids": [
        "CWE-78"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zeecka/aperisolve

Affected ranges

Type
GIT
Repo
https://github.com/zeecka/aperisolve
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "3.1.3"
        },
        {
            "fixed": "3.2.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

3.*
3.1.3
3.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34977.json"