CVE-2026-8747 — The Function CheckComment Of The File Zb_system/Function/C_s Vulnerability
CVE-2026-8747 — A weakness has been identified in Z-BlogPHP 1.7.4.3430. This affects the function CheckComment of the file zb_system/function/c_system_event.php of the component Commend Approval Handler. This manipulation causes improper authorization. The attack may be initiated remotely. The explo
What This Means For You
- If your environment is affected by CWE-266, CWE-285, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8747 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 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.
CVE-2026-8747 - Z-BlogPHP CheckComment Improper Authorization
title: CVE-2026-8747 - Z-BlogPHP CheckComment Improper Authorization
id: scw-2026-05-17-ai-1
status: experimental
level: high
description: |
Detects exploitation attempts against CVE-2026-8747 in Z-BlogPHP 1.7.4.3430. This rule specifically targets the 'CheckComment' function within the 'zb_system/function/c_system_event.php' file, which is vulnerable to improper authorization. The presence of 'CheckComment' in the URI query string is a strong indicator of an attempted exploit.
author: SCW Feed Engine (AI-generated)
date: 2026-05-17
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-8747/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/zb_system/function/c_system_event.php'
cs-uri-query|contains:
- 'CheckComment'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-8747 | vulnerability | CVE-2026-8747 |
| CWE-266 | weakness | CWE-266 |
| CWE-285 | weakness | CWE-285 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 17, 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.