Choosing your test score system: OWASP vs CVSS
Beagle Security allows you to choose how vulnerabilities are scored and prioritized across your security tests. You can set your preferred scoring system from the platform settings and switch between OWASP and CVSS based on your organization’s requirements.
To choose or change your scoring system:
- Click on the Settings icon, located right next to the profile icon.
- Select Test settings.
- Under Test score system, choose either OWASP or CVSS.

Understanding the testing scores
OWASP
OWASP (Open Worldwide Application Security Project) groups findings according to the OWASP Top 10, a widely used framework for identifying common web application security risks.
Choose OWASP if:
- Your primary focus is web application security.
- Your team uses the OWASP Top 10 as a security reference.
- You want findings organized by vulnerability category rather than numerical severity scores.
- Developers and application teams are the primary audience for the results.
CVSS
CVSS (Common Vulnerability Scoring System) assigns standardized severity scores to vulnerabilities based on factors such as exploitability and impact.
Choose CVSS if:
- Your organization uses severity-based vulnerability management.
- You need standardized risk scoring across multiple security tools.
- Security teams use numerical severity ratings to prioritize remediation.
Which one should you choose?
For most teams focused on improving web application security, OWASP provides a familiar way to understand and prioritize findings.
If your organization uses formal vulnerability management processes or requires standardized severity ratings for reporting and compliance, CVSS is usually the better choice
Understanding risk calculations
OWASP and CVSS use different methodologies to assess risk. As a result, the same finding may receive different scores or severity levels depending on the scoring system selected.
If you’d like to understand how each scoring system works, you can use the following calculators:
These calculators allow you to experiment with different risk factors and see how they affect the resulting score or risk level.
Updated on: 09/06/2026
Thank you!