Skip to main content

stumasy CVE-2026-10806

| EUVD-2026-34252 LOW
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-06-04 VulDB GHSA-fpp3-9qqr-4xxm
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 04, 2026 - 14:22 NVD
MEDIUM LOW
CVSS changed
Jun 04, 2026 - 14:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 04, 2026 - 14:18 vuln.today

DescriptionCVE.org

A vulnerability was found in mjperpinosa stumasy. The affected element is an unknown function of the file application/PHP/objects/updates/add_post.php. Performing a manipulation of the argument up_file_to_post results in unrestricted upload. The attack may be initiated remotely. The exploit has been made public and could be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Unrestricted file upload in mjperpinosa's stumasy PHP application allows authenticated remote attackers to upload arbitrary and potentially dangerous file types via the up_file_to_post parameter in add_post.php, enabling likely remote code execution through web shell deployment. The CVSS vector (AV:N/AC:L/PR:L/UI:N) confirms network-reachable exploitation requiring only low-privilege authentication with no user interaction. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege stumasy account
Delivery
Authenticate and access add_post.php upload endpoint
Exploit
Submit crafted multipart POST with PHP web shell as up_file_to_post
Execution
Server stores file without type validation
Persist
Request uploaded shell URL in browser
Impact
Execute arbitrary OS commands as web server user

Vulnerability AssessmentAI

Exploitation Exploitation requires the attacker to hold a low-privilege authenticated session on the stumasy application, as confirmed by PR:L in the CVSS vector - unauthenticated exploitation is not supported by the available data. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS base score of 6.3 (Medium) reflects a nuanced risk profile: AV:N/AC:L confirms network-reachability with low attack complexity, but PR:L limits exploitation to users with at least some level of authenticated access, which is a meaningful constraint. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with a low-privilege account on an internet-facing stumasy instance sends a crafted multipart HTTP POST request to application/PHP/objects/updates/add_post.php, supplying a PHP web shell (e.g., a file containing <?php system($_GET['cmd']); ?>) as the up_file_to_post parameter value. Because the application performs no server-side validation of the uploaded file type, the shell is stored on the server. …
Remediation No vendor-released patch has been identified at time of analysis - the project maintainer has not responded to the disclosure filed at https://github.com/mjperpinosa/stumasy/issues/1. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-10806 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy