CVE-2026-50869 Details
Description
An issue in the api/plugin.php component of Bludit v3.19.0 allows attackers to execute a directory traversal via supplying a crafted request.
A directory traversal vulnerability has been identified in Bludit version 3.19.0, specifically within the api/plugin.php component. This issue allows authenticated administrators to exploit the file upload feature by including path traversal sequences in the multipart filename. As a result, files can be written outside the designated upload directory. The vulnerability arises because the upload handler does not properly sanitize the filename before it is processed, enabling attackers to manipulate the file path and potentially execute malicious scripts or disrupt server operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 15, 2026CISA-ADP
Assessed Jun 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/pyuysig/95931ed2140f3bd85dc67057dd23a47f | CISA-ADP | ExploitTechnical Description |
| https://gist.github.com/pyuysig/95931ed2140f3bd85dc67057dd23a47f | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Bludit | 3.19.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Jun 15, 2026 | New CVE Received | [email protected] |
Volerion