Malcolm is a network traffic analysis tool suite. The file-upload component (FilePond PHP backend) accepts uploads at POST /server/php/submit.php and stores them in a directory served by the same nginx and php-fpm instance. The allow-list that should restrict accepted file types is an empty array by default (file-upload/php/config.php:16), so the type check is a no-op and every extension is accepted. The filename sanitizer keeps the .php extension intact. Committed files land in /var/www/upload/server/php/files (file-upload/php/config.php:7), and the component's nginx routes any URL ending in .php to php-fpm. An authenticated GET /server/php/files/.php then executes the uploaded code as www-data. Prior to version 26.06.1, in RBAC mode, the upload endpoint is reachable by the granular ROLE_UPLOAD role (nginx/lua/nginx_auth_helpers.lua:71), a role intended only for submitting capture files. As a result, a user holding the upload-only role runs arbitrary PHP as www-data inside the file-upload container. Version 26.06.1 fixes the issue.
CVE-2026-55676
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 11, 2026
Last Modified
August 12, 2026
Advisory Details (2)
Auto-updated Aug 11, 2026Malcolm v26.06.1 (SEE NOTE BEFORE UPGRADING TO THIS RELEASE)
Patch available: cisagov/Malcolm v26.06.1
https://github.com/cisagov/Malcolm/releases/tag/v26.06.1RCE via unrestricted .php upload to the file-upload component · Advisory · cisagov/Malcolm · GitHub
https://github.com/cisagov/Malcolm/security/advisories/GHSA-8cvp-m7pg-qrp7Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 36× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-29 08:59 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 19:38 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 18:49 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 19:14 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 20:30 UTCEG score recompute
- 2026-08-23 10:22 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:13 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 01:28 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 02:01 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 15:51 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 17:07 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 18:19 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 06:56 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
Show 11 moreShow fewer
- 2026-08-15 08:13 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 22:07 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 23:22 UTCEG score recompute
- 2026-08-12 22:21 UTCEG score recompute
- 2026-08-12 20:02 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 21:18 UTCEG score recompute
- 2026-08-11 20:30 UTCEG score recompute
- 2026-08-11 20:30 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-434
Frequently asked(5)
What is CVE-2026-55676?
When was CVE-2026-55676 disclosed?
Is CVE-2026-55676 actively exploited?
What is the CVSS score of CVE-2026-55676?
How do I remediate CVE-2026-55676?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55676
Is Your Infrastructure Affected by CVE-2026-55676?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.