Fix guide · medium · verbose_error_stack_trace

Stack trace returned in response to an unknown URL

What this rule means

Hitting a non-existent path returned a stack trace in the response body.

Why it matters

Reveals server-side framework, internal file paths, and library versions. Each piece of information narrows the attacker's exploit search.

How to fix it

Configure error pages:

Did vibecheck flag this on your app?

If you reached this page from a vibecheck inspection report, the redacted match in your scan output is the exact string we found in your bundle. After applying the fix above, run the inspection again — the finding should clear.

Run another inspection