CVE-2026-49954
Deferred
Deferred - Pending Action
BaseFortify
Publication date: 2026-06-15
Last updated on: 2026-06-15
Assigner: VulnCheck
Description
Description
Discuz! X5.0 releases 20260320 through 20260610 contain a local file inclusion vulnerability that allows authenticated administrators to execute arbitrary code by importing a specially crafted plugin configuration containing path traversal sequences in the directory attribute. Attackers can trigger an exception during plugin installation to bypass sanitization routines, causing malicious paths to be stored unsanitized and subsequently passed to include(), which combined with file upload functionality escalates to arbitrary code execution in the context of the web server user.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| discuz | discuz | From 20260320 (inc) to 20260610 (inc) |
| discuz | discuz | x3.4 |
| discuz | discuz | x3.5 |
| comsenz | discuz! | From 20260320 (inc) to 20260501 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |