Skip to content

Commit 46cd4c1

Browse files
authored
Merge pull request #146 from owasp-modsecurity/chore/about-recent-changes-202604
Fix CVE number
2 parents 6d7058c + 6ac63b2 commit 46cd4c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/blog/2026-04-22-about-recent-changes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: 'About CVE 2026-30923 and 2026-30923'
2+
title: 'About CVE 2026-30923 and 2026-84226'
33
date: '2026-04-28T00:00:00+02:00'
44
author: airween
55
---
66

7-
We would like to share our take on [CVE-2026-30923](https://nvd.nist.gov/vuln/detail/CVE-2026-30923) and [CVE-2026-30923](https://nvd.nist.gov/vuln/detail/CVE-2026-30923), which were published on April 28, 2026, as well as some additional issues that were fixed.
7+
We would like to share our take on [CVE-2026-30923](https://nvd.nist.gov/vuln/detail/CVE-2026-30923) and [CVE-2026-42268](https://nvd.nist.gov/vuln/detail/CVE-2026-84226), which were published on April 22, 2026, as well as some additional issues that were fixed.
88

99
<!--more-->
1010

@@ -37,7 +37,7 @@ curl "localhost/?test=a"
3737

3838
The security advisory for the vulnerability is available on [GitHub](https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-qrjc-3jpc-3h2g).
3939

40-
#### CVE-2026-30923
40+
#### CVE-2026-42268
4141

4242
The second reported vulnerability was an unsigned integer underflow in the `@verifySSN`, `@verifyCPF` and `@verifySVNR` operators (in libmodsecurity3 only). As with the first vulnerability, the segmentation fault caused by the underflow could be abused by an attacker to disrupt the service (DoS).
4343

0 commit comments

Comments
 (0)