---
id: CVE-2026-82524
title: >-
  UnoPim before 2.1.5 contains an authenticated file upload vulnerability that
  allows authenticated administrators to upload arbitrary PHP files through the
  TinyMCE image upload endpoint due to missing file extension and MIME type
  validati…
summary: >-
  UnoPim before 2.1.5 contains an authenticated file upload vulnerability that
  allows authenticated administrators to upload arbitrary PHP files through the
  TinyMCE image upload endpoint due to missing file extension and MIME type
  validati…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-434
published: '2026-09-02'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:45.610'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82524'
references:
  - url: >-
      https://ashutosh-jena.in/blog/remote-code-execution-rce-via-unrestricted-file-upload-in-unopim-v214
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/unopim/unopim/commit/675dfb5155a87f94c5ac861545a31b8f6ea44f5b
    label: disclosure@vulncheck.com
  - url: 'https://github.com/unopim/unopim/releases/tag/v2.1.5'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/unopim-file-upload-rce-via-tinymce-image-upload-endpoint
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00626
epssPercentile: 0.4779
ingestedAt: '2026-09-23T17:28:14.821Z'
---

## Overview

UnoPim before 2.1.5 contains an authenticated file upload vulnerability that allows authenticated administrators to upload arbitrary PHP files through the TinyMCE image upload endpoint due to missing file extension and MIME type validation. Attackers can upload a PHP web shell to the public storage disk and execute arbitrary operating system commands on the server by accessing the uploaded file at the URL returned in the server response.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
