CVE-2026-7578 — The Function Install Of The File /Admi.Php/Admin/Addon/Add.H Unrestricted File Upload

CVE-2026-7578 — The Function Install Of The File /Admi.Php/Admin/Addon/Add.H Unrestricted File Upload

CVE-2026-7578 — A weakness has been identified in MacCMS Pro up to 2022.1.3. This vulnerability affects the function install of the file /admi.php/admin/addon/add.html of the component Plugin Installation Handler. Executing a manipulation can lead to unrestricted upload. The attack may be performed

What This Means For You

  • If your environment is affected by CWE-284, CWE-434, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7578 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

critical T1190 Initial Access

CVE-2026-7578 - Unrestricted File Upload via Addon Installation

Sigma YAML — free preview
title: CVE-2026-7578 - Unrestricted File Upload via Addon Installation
id: scw-2026-05-01-ai-1
status: experimental
level: critical
description: |
  Detects the specific URI path and POST method used in the CVE-2026-7578 vulnerability to upload arbitrary files via the addon installation functionality in MacCMS Pro. This indicates an attempt at initial access through unrestricted file upload.
author: SCW Feed Engine (AI-generated)
date: 2026-05-01
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-7578/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      uri|contains:
          - '/admi.php/admin/addon/add.html'
      cs-method:
          - 'POST'
      sc-status:
          - '200'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-7578 vulnerability CVE-2026-7578
CWE-284 weakness CWE-284
CWE-434 weakness CWE-434
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 01, 2026 at 14:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-42779: Apache MINA Deserialization Flaw Allows Remote Code Execution

CVE-2026-42779 — The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass() contains...

vulnerabilityCVEcriticalhigh-severitycwe-502
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 4 IOCs /⚙ 4 Sigma

Apache MINA Deserialization Vulnerability (CVE-2026-42778) Hits Critical

CVE-2026-42778 — The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046...

vulnerabilityCVEcriticalhigh-severitycwe-502
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 4 IOCs /⚙ 6 Sigma

CVE-2026-42404 — Apache Neethi does not impose any restrictions on URIs when

CVE-2026-42404 — Apache Neethi does not impose any restrictions on URIs when manually fetching remote policy references through the PolicyReference API. When an application explicitly...

vulnerabilityCVEmedium-severitycwe-918
/SCW Vulnerability Desk /MEDIUM /6.5 /⚑ 2 IOCs /⚙ 3 Sigma