Description
A weakness has been identified in code-projects Online Music Site 1.0. Impacted is an unknown function of the file /Administrator/PHP/AdminUpdateCategory.php. This manipulation of the argument txtimage causes unrestricted upload. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-02-08
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution
Action: Apply Patch
AI Analysis

Impact

A weakness in the AdminUpdateCategory.php script of code-projects Online Music Site 1.0 allows an attacker to supply an arbitrary file through the txtimage argument. The import of the file is performed without validating its type or size, giving the attacker the ability to upload executable code such as PHP scripts. If the uploaded file is placed in a web-accessible directory, the attacker can then execute arbitrary commands on the server, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects instances of code-projects Online Music Site version 1.0, specifically the administrator page located at /Administrator/PHP/AdminUpdateCategory.php. Users running this software without a security update are at risk.

Risk and Exploitability

With a CVSS score of 6.9, the issue represents medium severity. The EPSS shows a probability of exploitation of less than 1 percent, yet public exploitation code has been discovered and is available, indicating that the window for attacks is open. Allowing unrestricted file uploads is a remote attack vector that can be triggered by an unauthenticated or minimally privileged user if administrative access is not properly restricted, potentially leading to remote code execution. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Generated by OpenCVE AI on April 17, 2026 at 22:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided patch or update to the latest release of Online Music Site that limits file uploads to trusted image formats and validates MIME types.
  • Configure server‑side validation to reject non‑image files and enforce a tight whitelist of allowed extensions and MIME types for uploads.
  • Restrict write permissions on the upload directory and disable directory listing to prevent easy access to uploaded files.
  • Ensure that access to the /Administrator/PHP/ directory is protected by proper authentication and role‑based access control to prevent unauthorized use of the upload functionality.

Generated by OpenCVE AI on April 17, 2026 at 22:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 10 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Fabian
Fabian online Music Site
CPEs cpe:2.3:a:fabian:online_music_site:1.0:*:*:*:*:*:*:*
Vendors & Products Fabian
Fabian online Music Site

Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects online Music Site
Vendors & Products Code-projects
Code-projects online Music Site

Sun, 08 Feb 2026 04:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in code-projects Online Music Site 1.0. Impacted is an unknown function of the file /Administrator/PHP/AdminUpdateCategory.php. This manipulation of the argument txtimage causes unrestricted upload. The attack is possible to be carried out remotely. The exploit has been made available to the public and could be used for attacks.
Title code-projects Online Music Site AdminUpdateCategory.php unrestricted upload
Weaknesses CWE-284
CWE-434
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Online Music Site
Fabian Online Music Site
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:37:37.027Z

Reserved: 2026-02-06T20:54:29.562Z

Link: CVE-2026-2133

cve-icon Vulnrichment

Updated: 2026-02-10T19:47:31.341Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-08T04:15:55.190

Modified: 2026-02-10T14:50:30.150

Link: CVE-2026-2133

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T22:15:29Z

Weaknesses