Skip to content

Vulnerability Report Template

Use this template when converting raw notes into a reviewable report.

Required sections

  1. Executive summary
  2. Affected asset and scope context
  3. Reproduction steps
  4. Evidence
  5. Observed impact
  6. Remediation guidance

Minimal skeleton

# [Issue title]

## Summary
[Short description]

## Scope context
- Program:
- Asset:
- Auth state:

## Steps to reproduce
1. ...
2. ...

## Evidence
- Request:
- Response:
- Screenshots/logs:

## Impact
[Observed consequence]

## Remediation
[Concrete fix guidance]

Supporting guidance

  • Pair this with Reporting Best Practices.
  • Keep only the evidence needed to verify the claim.
  • Remove unrelated secrets before submission.