> For the complete documentation index, see [llms.txt](https://wiki.smhuda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.smhuda.com/misc/cvss-formula.md).

# CVSS Formula

**Replace B691 with the column Alphabet and row of the first vulnerability:**

```
=VLOOKUP($B691,CE!$A:$B,2,FALSE)
```
