QID 580538

QID 580538: Rejection of Undefined Fields Not Enforced

The purpose of the test is to control the data that goes over the wire. This test will ensure injections are restricted. The expectation is that API server should reject all the requests that have new fields in the body with a 4XX response.

Detection Logic:
Add a new field within the request body or query parameter. As part of the test, Insertion on each request is determined based on presence of body or parameters. If the end point has a body the injection of new field will happen in the body. If there are query parameters the injection of new field will happen in query parameters. Based on the analysis of the response to the test it is determined that the new fields are not handled as expected.The response code received for the request with new values is not expected and does not matches the response documented in the swagger file schema.

Making sure new fields are not allowed will prevent injection attacks in the API.

  • CVSS V3 rated as High - 7.3 severity.
  • CVSS V2 rated as Low - 0 severity.
  • Solution
    Please ensure that the server accepts requests with valid values and rejects invalid requests with documented error code and schemas. Add input validations and ensure the server implementation is aligned with swagger file.
    Vendor References

    CVEs related to QID 580538

    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