# CVE - Submission Guides

If you have submitted or you are going to submit a new CVE, this is something you need to know in advance:

{% hint style="success" %}

* You should add ***cve-request \[at] mitre.org*** and ***cve \[at] mitre.org*** as safe senders in your email client before completing this form.
* Next, you will receive the automatic email from ***cve-request \[at] mitre.org*** with the subject: "**CVE Request&#x20;*****xxxxxx*****&#x20;for CVE ID Reques**t".
* From here, arm yourself with patience and wait a little more! Your request will be picked up but that is a time-consuming process: sometimes it takes some days and sometimes it takes a month (depending on the type of vulnerability, vendor, and so on).
  {% endhint %}

{% embed url="<https://www.youtube.com/watch?v=5l4cxDw8lHc&ab_channel=CVEProgram>" %}

{% embed url="<https://warroom.rsmus.com/beginners-guide-cve-process/>" %}

{% embed url="<https://security.stackexchange.com/questions/172243/cve-submission-process>" %}

{% embed url="<https://infosecwriteups.com/how-to-register-and-publish-a-cve-for-your-awesome-vulnerability-e68a6a5f748f>" %}

{% embed url="<https://cve.mitre.org/about/documents.html>" %}

{% embed url="<https://ssd-disclosure.com/>" %}

{% embed url="<https://www.zerodayinitiative.com/>" %}

{% embed url="<https://www.exodusintel.com/>" %}

{% embed url="<https://www.seebug.org/contribute/vul>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.seguranca-informatica.pt/cve-and-exploits/cve-submission-guides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
