Maravel, a PHP framework oriented towards dependency injection, prior to version 10.73.1 has a side-channel information disclosure issue. When a route was compiled with dynamic placeholders (e.g., /api/v1/users/{id}), the raw string placeholder key was mistakenly registered into the flat static route checklist. An attacker scanning endpoints could intentionally pass the literal template syntax (e.g., GET /api/v1/users/{id}) to force an unexpected match against the static map. Because the dynamic tree engine was bypassed, no arguments were captured. This forced modern PHP 8+ versions to throw a native ArgumentCountError, resulting in a 500 Internal Server Error instead of a uniform 404 Not Found. By tracking which fuzz patterns exploded into a 500 error, a malicious actor could programmatically profile and map out internal route parameter names and controller schemas. Version 10.73.1 contains a patch. As a workaround, mitigate this side-channel leak by implementing a defensive check in a global middleware. This will reject any literal brace patterns before they reach the router engine.
CVE-2026-53933
This medium-severity CVE scores 6.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 74% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.9
- EG Score
- 6.9(medium)
- EG Risk
- 46(Track)EG Risk 46/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 computedSeverity69% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
September 8, 2026
Last Modified
September 10, 2026
Advisory Details (3)
Auto-updated Sep 8, 2026macropay-solutions/maravel-framework - Packagist.org
https://web.archive.org/web/20260511235846/https://packagist.org/packages/macropay-solutions/maravel-frameworkHome | Maravel Micro-Framework Docs
https://web.archive.org/web/20260316211934/https://macropay-solutions.github.io/maravel-docsHome · macropay-solutions/maravel Wiki · GitHub
https://web.archive.org/web/20250620110641/https://github.com/macropay-solutions/maravel/wikiWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 21× 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-09-19 06:14 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 07:46 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-17 09:18 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 10:50 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 12:23 UTCEG score recompute
- 2026-09-14 13:54 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 16:59 UTCEG score recompute
- 2026-09-11 18:32 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 12:57 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 14:29 UTCEG score recompute
- 2026-09-09 13:37 UTCEG score recompute
- 2026-09-08 22:28 UTCEG score recompute
- 2026-09-08 22:04 UTCEG score recompute
- 2026-09-08 22:04 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-203
- CVE-2019-10071EG 9.8EPSS p95CRITICAL
- CVE-2018-1000884EG 9.8CRITICAL
- CVE-2017-5753NVD 5.6EG 9.0EPSS p100CRITICAL
- CVE-2017-5715NVD 5.6EG 8.3EPSS p99HIGH
- CVE-2019-10233EG 8.1HIGH
- CVE-2018-9364EG 7.5HIGH
- CVE-2013-10006NVD 2.6EG 7.5HIGH
- CVE-2019-1020002EG 7.5HIGH
- CVE-2019-10114EG 7.5HIGH
- CVE-2017-13099NVD 5.9EG 7.5EPSS p98HIGH
Frequently asked(5)
What is CVE-2026-53933?
When was CVE-2026-53933 disclosed?
Is CVE-2026-53933 actively exploited?
What is the CVSS score of CVE-2026-53933?
How do I remediate CVE-2026-53933?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53933
Is Your Infrastructure Affected by CVE-2026-53933?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.