Description
A security flaw has been discovered in theRealSain Pixtream up to 866afd4f0cea812b918780fb74b67dccf8c4d6a0. This issue affects some unknown processing of the file /post_upload.php. The manipulation of the argument media results in unrestricted upload. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-22
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unrestricted file upload via media argument
Action: Apply patch
AI Analysis

Impact

The flaw resides in the post_upload.php handler of theRealSain Pixtream, where the media parameter is accepted without validation. Because of this weakness, an attacker can supply a crafted payload that will be stored on the server as a file, effectively enabling an unrestricted file upload. This vulnerability could allow an attacker to place arbitrary content onto the web application, potentially leading to defacement, theft of information embedded in files, or other damage if the uploaded content is later executed by the server or users.

Affected Systems

Any deployment of theRealSain Pixtream up to commit 866afd4f0cea812b918780fb74b67dccf8c4d6a0 is potentially susceptible. The product does not employ versioning, so exact affected releases are not listed; however, every installation that exposes post_upload.php is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The flaw can be triggered remotely; a public exploit has already been released, raising the likelihood that attackers may target affected installations before a vendor fix is issued.

Generated by OpenCVE AI on September 23, 2026 at 00:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available patch or upgrade to a commit that removes the flaw; if no patch exists, seek a community fix or build a custom patch.
  • Restrict access to /post_upload.php so that only authenticated administrators can reach it, or disable the endpoint entirely if it is not needed.
  • Implement server‑side validation that checks MIME types and file extensions, rejecting any files outside an approved whitelist web root and configure the web server to treat the upload directory as write‑only and non‑executable.
  • Deploy a web application firewall that blocks suspicious upload patterns and alerts on repeated upload attempts.

Generated by OpenCVE AI on September 23, 2026 at 00:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in theRealSain Pixtream up to 866afd4f0cea812b918780fb74b67dccf8c4d6a0. This issue affects some unknown processing of the file /post_upload.php. The manipulation of the argument media results in unrestricted upload. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
Title theRealSain Pixtream post_upload.php unrestricted upload
First Time appeared Therealsain
Therealsain pixtream
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:therealsain:pixtream:*:*:*:*:*:*:*:*
Vendors & Products Therealsain
Therealsain pixtream
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Therealsain Pixtream
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-22T23:30:15.782Z

Reserved: 2026-09-22T16:22:08.669Z

Link: CVE-2026-95830

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T00:17:01.537

Modified: 2026-09-23T00:17:01.537

Link: CVE-2026-95830

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T01:00:11Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type