Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34977

32
FAUCET Score

OVERVIEW CVE-2026-34977 affects Aperi'Solve, an open-source steganalysis web platform, in versions prior to 3.2.1. The vulnerability exists in the JPEG upload functionality where user-supplied passwords are passed directly into an expect command without sanitization or validation, enabling command injection attacks. SEVERITY This is a critical vulnerability with a CVSS score of 9.8, characterized by a network attack vector, low complexity, no privilege requirements, and no user interaction needed. An unauthenticated attacker can achieve root-level remote code execution within the worker container through a single HTTP request. The impact is severe, providing complete read and write access to all user-uploaded images, analysis results, and plaintext steganography passwords. The vulnerability also enables lateral movement to connected services including PostgreSQL and Redis, which lack authentication in typical deployments, potentially allowing database dumping and job queue manipulation. EXPLOITATION STATUS There is no indication of active exploitation in the wild, and this vulnerability does not appear on the Known Exploited Vulnerabilities list. The EPSS score of 0.0022 is relatively low, suggesting limited current exploit activity. However, given the simplicity of the exploitation method (a single HTTP request) and the critical nature of the vulnerability, organizations should prioritize patching to version 3.2.1 immediately rather than relying on low exploit probability as a mitigation strategy.

Impacted Technologies

VendorProductVersion(s)CPE
<= 3.2.0CPE matchmatch criteria
cpe:2.3:a:aperisolve:aperisolve:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

9.3CRITICAL

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
LOW
SS Integrity
LOW
SS Availability
LOW
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.78%
Probability of exploitation in next 30 days
EPSS Percentile
52.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0077 is in the 35th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / Zeecka/AperiSolve/blob/9fc388c629f86221bf2a265559eba5650d39fc29/aperisolve/analyzers/jpseek.py
github.com / Zeecka/AperiSolve/commit/0193ca4a7d8ae9d6ba6cde82d37a6f94953463b4
Patch
github.com / Zeecka/AperiSolve/pull/173
github.com / Zeecka/AperiSolve/pull/195
Patch
github.com / Zeecka/AperiSolve/releases/tag/3.1.3
github.com / Zeecka/AperiSolve/releases/tag/3.2.1
Release Notes
github.com / Zeecka/AperiSolve/security/advisories/GHSA-8r22-62p7-9jrp
ExploitVendor Advisory