Skip to content

[A07, A09:2025] Incorrect CWE-221, CWE-298, CWE-299 Name in List of Mapped CWEs #936

@NureddinSoltan

Description

@NureddinSoltan

Description:

In the List of Mapped CWEs section, three CWEs are currently listed with incorrect or misaligned titles. The names in the documentation do not match the official CWE dictionary.

CWE ID Currently Listed As Correct Official Name
CWE-298 Improper Validation of Certificate with Host Mismatch Improper Validation of Certificate Expiration
CWE-299 Improper Validation of Certificate with Host Mismatch Improper Check for Certificate Revocation
CWE-221 Information Loss of Omission Information Loss or Omission

Why It Matters:

The List of Mapped CWEs section is meant to be a precise technical reference that maps directly to the official CWE catalog. Using an incorrect name can cause confusion for developers and security practitioners who cross-reference with the official CWE documentation.

Steps to Reproduce:

  1. Navigate to https://owasp.org/Top10/2025/A07_2025-Authentication_Failures/ and https://owasp.org/Top10/2025/A07_2025-Authentication_Failures/
  2. Scroll down to the List of Mapped CWEs section
  3. Observe the name listed for CWE-221. CWE-298 and CWE-299

A07 Refrences:

Image Image Image

A09 Refrences:

Image Image

Proposed Fix:

Update the entries for CWE-221, CWE-298, and CWE-299 to match their official names as defined by CWE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions