Description
A security vulnerability has been detected in synaptikcms synaptik-cms up to 1.3.4.4. This affects the function rename of the file admin/file-manager.php of the component Admin File Manager. The manipulation leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 1.3.5 is able to mitigate this issue. It is suggested to upgrade the affected component.
Published: 2026-09-16
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unrestricted File Upload
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists in the rename function of Admin File Manager’s file-manager.php script. An attacker can exploit the logic to upload any file that the web server can handle, without limitations on format or location. The flaw can be triggered remotely via the web interface. Uploaded files could contain malicious code that, if executed by the web server, may compromise the system’s confidentiality, integrity, or availability.

Affected Systems

The issue is present in synaptikcms synaptik-cms version 1.3.4.4 and earlier. The leverage point is the Admin File Manager component, specifically file-manager.php. Version 1.3.5 and later contain the fix, making those releases immune to the flaw.

Risk and Exploitability

The CVSS base score of 5.1 classifies the flaw as medium severity. The EPSS score of less than 1% indicates a very low likelihood of exploitation in the near term, and the vulnerability is not listed in the CISA KEV catalog. Attackers can initiate the exploit remotely through the web interface by sending crafted rename requests, and the ability to upload arbitrary files raises the risk of malicious code execution if the server serves the file. Overall, the threat remains moderate but should be mitigated promptly.

Generated by OpenCVE AI on September 16, 2026 at 17:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade synaptikcms synaptik-cms to version 1.3.5 or later to receive the vendor fix.
  • If an upgrade is not immediately feasible, restrict access to the Admin File Manager rename functionality to users with verified administrative privileges.
  • Configure the web server and any file upload handlers to accept only whitelisted file types and enforce strict directory restrictions to prevent execution of uploaded content.

Generated by OpenCVE AI on September 16, 2026 at 17:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 03:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in synaptikcms synaptik-cms up to 1.3.4.4. This affects the function rename of the file admin/file-manager.php of the component Admin File Manager. The manipulation leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 1.3.5 is able to mitigate this issue. It is suggested to upgrade the affected component.
Title synaptikcms synaptik-cms Admin File Manager file-manager.php rename unrestricted upload
First Time appeared Synaptikcms
Synaptikcms synaptik-cms
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:synaptikcms:synaptik-cms:*:*:*:*:*:*:*:*
Vendors & Products Synaptikcms
Synaptikcms synaptik-cms
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Synaptikcms Synaptik-cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-16T19:17:07.918Z

Reserved: 2026-09-15T20:32:29.447Z

Link: CVE-2026-92247

cve-icon Vulnrichment

Updated: 2026-09-16T19:17:03.865Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T03:17:00.777

Modified: 2026-09-16T20:17:47.557

Link: CVE-2026-92247

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T17:45:17Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type