Cyber Posture

CVE-2026-2133

HighPublic PoC

Published: 08 February 2026

Published
08 February 2026
Modified
10 February 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0002 5.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2133 is a high-severity Improper Access Control (CWE-284) vulnerability in Fabian Online Music Site. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-284 CWE-434

This control enforces ownership-based restrictions on portable storage device use, directly implementing access control over media insertion into organizational systems.

addresses: CWE-284 CWE-434

Hardware write-protect enforces access control on critical resources (e.g., firmware) independent of software state.

addresses: CWE-284

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

addresses: CWE-284

By automatically labeling outputs with security attributes, the control supports attribute-based enforcement and reduces exploitability of improper access control weaknesses.

addresses: CWE-284

Associating and retaining security attributes with data directly supports enforcement of access control decisions across storage, processing, and transmission.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1100 Web Shell Persistence
A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to use the Web server as a gateway into a network.
Why these techniques?

Unrestricted file upload in a public-facing web app directly enables remote exploitation (T1190) and facilitates web shell deployment for execution/persistence (T1100).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD 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…

more

has been made available to the public and could be used for attacks.

Deeper analysisAI

CVE-2026-2133 is an unrestricted file upload vulnerability in code-projects Online Music Site 1.0. The issue affects an unknown function within the file /Administrator/PHP/AdminUpdateCategory.php, where manipulation of the txtimage argument enables the upload of arbitrary files. The vulnerability carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) and is associated with CWE-284 (Improper Access Control) and CWE-434 (Unrestricted Upload of File with Dangerous Type). It was published on 2026-02-08.

Remote attackers can exploit this vulnerability without authentication or user interaction, requiring only low complexity over the network. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling attackers to upload malicious files that could lead to further compromise depending on server configuration.

Advisories and details are available via references including the project site at https://code-projects.org/, a GitHub issue at https://github.com/Volije/cve2/issues/1, and VulDB entries at https://vuldb.com/?ctiid.344768, https://vuldb.com/?id.344768, and https://vuldb.com/?submit.747213. An exploit is publicly available and could be used for attacks.

Details

CWE(s)

Affected Products

fabian
online music site
1.0

CVEs Like This One

CVE-2026-2213Same product: Fabian Online Music Site
CVE-2026-0570Same product: Fabian Online Music Site
CVE-2026-0606Same product: Fabian Online Music Site
CVE-2026-1535Same product: Fabian Online Music Site
CVE-2026-0851Same product: Fabian Online Music Site
CVE-2026-2211Same product: Fabian Online Music Site
CVE-2026-1443Same product: Fabian Online Music Site
CVE-2026-0607Same product: Fabian Online Music Site
CVE-2026-2132Same product: Fabian Online Music Site
CVE-2026-2212Same product: Fabian Online Music Site

References