Skip to content

H3-2026-0038

Stack Trace Disclosure to Unauthenticated Users

Category SECURITY_MISCONFIGURATION
Base Score 3.0

Description

A web application returned an unhandled-exception stack trace to an unauthenticated client in a publicly accessible response.

Impact

An attacker can read the stack trace to learn the application's framework and version, internal file paths, and backend components. This does not by itself grant access, but it helps an attacker map the environment and tune subsequent attacks, such as matching the disclosed versions against known CVEs.

References