CVE-2026-53933: CWE-203: Observable Discrepancy in macropay-solutions maravel-framework
Maravel framework versions prior to 10.73.1 have a side-channel information disclosure vulnerability. The issue occurs when routes with dynamic placeholders are compiled, causing literal placeholder keys to be registered incorrectly. This leads to a 500 Internal Server Error when an attacker sends requests with literal template syntax, revealing internal route parameter names via error responses. Version 10.73.1 includes a patch for this issue. A recommended workaround is to implement middleware that rejects requests containing literal brace patterns before routing.
AI Analysis
Technical Summary
CVE-2026-53933 affects the maravel-framework, a PHP dependency injection framework, in versions before 10.73.1. The vulnerability arises because dynamic route placeholders (e.g., /api/v1/users/{id}) are mistakenly registered as static route keys. When an attacker sends a request with the literal placeholder syntax, the dynamic routing engine is bypassed, causing PHP 8+ to throw an ArgumentCountError and return a 500 Internal Server Error instead of a 404. This discrepancy allows an attacker to infer internal route parameter names and controller schemas by analyzing which requests cause 500 errors. The issue is classified under CWE-203 (Observable Discrepancy).
Potential Impact
An attacker can use this vulnerability to map internal route parameter names and controller schemas by triggering and observing 500 Internal Server Errors caused by literal placeholder requests. This side-channel information disclosure can aid in reconnaissance and potentially facilitate further attacks. There is no indication of privilege escalation or direct code execution from this vulnerability.
Mitigation Recommendations
Version 10.73.1 of maravel-framework contains a patch that fixes this vulnerability. Users should upgrade to this version or later. As a temporary workaround, implement a global middleware that rejects any requests containing literal brace patterns (e.g., '{' or '}') before they reach the routing engine to prevent the side-channel leak.
CVE-2026-53933: CWE-203: Observable Discrepancy in macropay-solutions maravel-framework
Description
Maravel framework versions prior to 10.73.1 have a side-channel information disclosure vulnerability. The issue occurs when routes with dynamic placeholders are compiled, causing literal placeholder keys to be registered incorrectly. This leads to a 500 Internal Server Error when an attacker sends requests with literal template syntax, revealing internal route parameter names via error responses. Version 10.73.1 includes a patch for this issue. A recommended workaround is to implement middleware that rejects requests containing literal brace patterns before routing.
CVSS v4.0
Score 6.9medium
Affected software
pkg:composer/macropay-solutions/maravel-frameworkRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-53933 affects the maravel-framework, a PHP dependency injection framework, in versions before 10.73.1. The vulnerability arises because dynamic route placeholders (e.g., /api/v1/users/{id}) are mistakenly registered as static route keys. When an attacker sends a request with the literal placeholder syntax, the dynamic routing engine is bypassed, causing PHP 8+ to throw an ArgumentCountError and return a 500 Internal Server Error instead of a 404. This discrepancy allows an attacker to infer internal route parameter names and controller schemas by analyzing which requests cause 500 errors. The issue is classified under CWE-203 (Observable Discrepancy).
Potential Impact
An attacker can use this vulnerability to map internal route parameter names and controller schemas by triggering and observing 500 Internal Server Errors caused by literal placeholder requests. This side-channel information disclosure can aid in reconnaissance and potentially facilitate further attacks. There is no indication of privilege escalation or direct code execution from this vulnerability.
Mitigation Recommendations
Version 10.73.1 of maravel-framework contains a patch that fixes this vulnerability. Users should upgrade to this version or later. As a temporary workaround, implement a global middleware that rejects any requests containing literal brace patterns (e.g., '{' or '}') before they reach the routing engine to prevent the side-channel leak.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-06-11T15:46:12.317Z
- Cvss Version
- 4.0
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6aa0879aacd9273b4948bf3c
Added to database: 09/08/2026, 22:09:30 UTC
Last enriched: 09/08/2026, 22:22:37 UTC
Last updated: 09/08/2026, 22:43:14 UTC
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.