OWASP’s Top 10 2025 category A04: Cryptographic Failures emphasizes that many security weaknesses tied to cryptography stem from implementation mistakes rather than broken cryptographic primitives. Supporting analysis from Semgrep says the most common patterns in GitHub Security Advisories mapped to A04:2025 involve improper signature verification (CWE-347) and use of risky or obsolete algorithms (CWE-327), with failures often occurring in the validation logic surrounding attacker-controlled inputs.
One cited example, CVE-2021-43572, showed how an implementation could accept an invalid ECDSA signature with r=0 and s=0 because the code did not enforce required value ranges, allowing signature verification to be bypassed. The reporting underscores that organizations should treat cryptographic risk as a software assurance problem as much as a mathematics problem, prioritizing code review and testing for input validation, signature checks, and algorithm selection in applications that rely on encryption or digital signatures.

See the reporting duties and controls this puts on the clock.
3 events from the most recent confirmed update back to the earliest known activity.
Semgrep published an analysis arguing that many cryptographic vulnerabilities stem from surrounding application code rather than broken cryptography, highlighting CWE-347 and CWE-327 patterns from GitHub Security Advisories mapped to OWASP A04:2025.
OWASP published its Top 10:2025 category A04, Cryptographic Failures, framing weaknesses in cryptographic implementation and use as a major application security risk category.
CVE-2021-43572 was disclosed as a cryptographic implementation flaw in which an attacker could provide an ECDSA signature with r=0 and s=0 to bypass verification because the code failed to enforce valid parameter ranges.
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
See what this changes for your reporting obligations and which controls it puts on the clock.
2 references tracked. Mallory keeps watching after this page renders.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.