QID 570055

QID 570055: Consumes Related to Parameters with formData Defined Incorrectly

Operations with an in: formData parameter must include either application/x-www-form-urlencoded or multipart/form-data in their consumes property. Analysis of the swagger file revealed that the operation has formData and consumes is not defined correctly.

Not defining consumes with either of the suggested values results in a warning and not error. Some functionality in your API may not work as expected if you do not use the suggested values. For example if you have a file upload functionality and do not define multipart/form-data as a value for consumes your API will not be able to provide the functionality correctly.

Solution
Ensure any consumes definitions that are using parameters defined with "in: formData", are set to either "application/x-www-form-urlencoded" or "multipart/form-data"
Vendor References

CVEs related to QID 570055

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