Intent-Code Divergence
Medium
- Confidence
- 99% confidence
- Finding
- The middleware named and documented as enforcing payment never blocks unpaid requests and always calls next(), so all protected endpoints are effectively exposed for free. This is a real access-control and business-logic flaw because any client can bypass the intended paywall and consume the API without providing proof of payment.
