# CVSSv4


## Fields

| Field                                                                                                                                          | Type                                                                                                                                           | Required                                                                                                                                       | Description                                                                                                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| `Components`                                                                                                                                   | [*components.CVSSv4Components](../../models/components/cvssv4components.md)                                                                    | :heavy_minus_sign:                                                                                                                             | N/A                                                                                                                                            |
| `Score`                                                                                                                                        | **float64*                                                                                                                                     | :heavy_minus_sign:                                                                                                                             | Score of the vulnerability; 0.1 is the lowest, 10 is the maximum                                                                               |
| `Vector`                                                                                                                                       | **string*                                                                                                                                      | :heavy_minus_sign:                                                                                                                             | The path, method, or scenario used to exploit the vulnerability. Each section represents components that contribute to the overall CVSS score. |