There are always security weaknesses in software, no matter how sound the software may appear to be.
You can fix one weakness, and suddenly you realize there are five more.
To make these weaknesses easier for security professionals to identify, the Cybersecurity and Infrastructure Security Agency (CISA) has released the Common Weakness Enumeration (CWE) top 25 most dangerous software weaknesses list.
The data used to compile the list of the most dangerous software weaknesses comes from NIST's National Vulnerability Database (NVD), which tracks reported security vulnerabilities, weaknesses, and risks.
Here is how the list is described and why it can be of use:
"The 2021 Common Weakness Enumeration (CWE™) Top 25 Most Dangerous Software Weaknesses (CWE Top 25) is a demonstrative list of the most common and impactful issues experienced over the previous two calendar years. These weaknesses are dangerous because they are often easy to find, exploit, and can allow adversaries to completely take over a system, steal data, or prevent an application from working.
The CWE Top 25 is a valuable community resource that can help developers, testers, and users—as well as project managers, security researchers, and educators—provide insight into the most severe and current security weaknesses."
And here is the list:
CISA also offers an interesting analysis of the change from last year's list to this year's:
"The major difference between the 2020 and 2021 CWE Top 25 lists is the continued transition to more specific weaknesses as opposed to abstract, class-level weaknesses. A preliminary estimate suggests that the percentage of Base-level CWEs has increased from ~60% to ~71% of all Top 25 entries, and the percentage of Class-level CWEs has decreased from ~30% to ~20% of entries. Other weakness levels (e.g., category, compound, and variant) remain relatively unchanged.
While a few class-level weaknesses still exist in the list, they have declined noticeably in the ranking, as influenced by prioritization in the remapping task. This movement is expected to continue in future years as the community improves its mappings to more precise weaknesses."
It also adds the weaknesses with the biggest movement up the list:
Follow this link for more information on the 2021 CWE Top 25 Most Dangerous Software Weaknesses.