QID 570063

QID 570063: Sensitive Data Exposure In URL

Any visible content of the API should not contain sensitive data. Passwords, API Keys and authorization secrets should not be part of the URL. An evaluation of the swagger file resulted in detection of sensitive data in the URL.

Sensitive data exposure can lead to leakage of information and potential exploits in the organization. The swagger API is not compliant to specification and leads to an error. Some EU GDPR regulation or local privacy laws can be violated .

  • CVSS V3 rated as Low - 0 severity.
  • CVSS V2 rated as Low - 0 severity.
  • Solution
    Remove sensitive data from URL visible API information, like query and path parameters. You can use header for sensitive content. For example:

    openapi: "3.0" components: securitySchemes: "APIKeyInHeader": type: "client_secret" in: "header"

    Vendor References

    CVEs related to QID 570063

    Software Advisories
    Advisory ID Software Component Link

    © CVE.report 2026

    Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

    CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

    Free CVE JSON API cve.report/api

    CVE.report and Source URL Uptime Status status.cve.report