Creating a New Vulnerability
There are two primary ways to add vulnerabilities to VulnTrack:Manual Creation
Fill in the Details
Complete the vulnerability form with the following information:
- Title: A clear, descriptive name for the vulnerability
- Description: Detailed explanation of the security issue
- Severity: Select from CRITICAL, HIGH, MEDIUM, or LOW
- Status: Initial status (defaults to OPEN)
- Asset: The affected system or application
Add Risk Scores (Optional)
Configure DREAD or STRIDE scoring frameworks to quantify the risk:
- DREAD Score: Rate Damage, Reproducibility, Exploitability, Affected Users, and Discoverability (1-10 scale)
- STRIDE Score: Identify threat categories (Spoofing, Tampering, Repudiation, Information Disclosure, Denial of Service, Elevation of Privilege)
CVE Import
Import vulnerabilities directly from the National Vulnerability Database:Review Auto-Populated Data
VulnTrack automatically fetches:
- CVE title and description
- CVSS score and severity rating
- Affected systems (CPE data)
- Official references and advisories
- Default mitigation steps
Duplicate Prevention: VulnTrack prevents importing the same CVE twice within your team. If a CVE already exists, you’ll receive a notification.
Approval Workflow
VulnTrack implements a multi-tenant approval system to ensure data quality:For Analysts and Viewers
When you create a vulnerability:- The vulnerability is created with
approvalStatus: "PENDING" - Only you and admins can view the vulnerability
- It won’t appear in team-wide reports or dashboards until approved
- You’ll receive a notification once it’s approved
For Administrators
Admins have two options:- Auto-approval: Vulnerabilities created by admins are automatically approved
- Manual approval: Review pending vulnerabilities and click Approve Vulnerability on the details page
Editing Vulnerabilities
Update Fields
Modify any of the following:
- Title, description, severity, or status
- DREAD or STRIDE scores
- Affected systems and mitigation steps
Changing Vulnerability Status
VulnTrack supports three primary statuses:- OPEN: Newly discovered, awaiting remediation
- IN_PROGRESS: Currently being investigated or fixed
- RESOLVED: Successfully mitigated or patched
Quick Status Update
From the vulnerability details page:- Click Mark as Resolved to close the issue
- Click Reopen Issue to return a resolved vulnerability to OPEN
Deleting Vulnerabilities
To delete a vulnerability:Verify Ownership
Only the creator of a vulnerability can delete it (admins can delete any team vulnerability).
Team Isolation
All vulnerabilities are scoped to your team:- Strict multi-tenancy: You can only see vulnerabilities from your team
- Admin boundaries: Even admins are restricted to their own team’s data
- Automatic team assignment: New vulnerabilities inherit your team ID
Best Practices
Next Steps
- Learn how to assign vulnerabilities to team members
- Explore risk scoring frameworks to quantify impact
- Generate comprehensive reports for stakeholders