CVE-2026-2261
Last modified
CVE-2026-2261 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes before it is able to exec the helper. At this point, blocklistd still records adverse events but is unable to block new addresses or unblock addresses whose database entries have expired. Once a second, much higher number of leaked sockets is reached, blocklistd becomes unable to receive new adverse event reports. An attacker may take advantage of this by triggering a large number of adverse events from sacrificial IP addresses to effectively disable blocklistd before launching an attack. Even in the absence of attacks or probes by would-be attackers, adverse events will occur regularly in the course of normal operations, and blocklistd will gradually run out file descriptors and become ineffective. The accumulation of open sockets may have knock-on effects on other parts of the system, resulting in a general slowdown until blocklistd is restarted.. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes before it is able to exec the helper. At this point, blocklistd still records adverse events but is unable to block new addresses or unblock addresses whose database entries have expired. Once a second, much higher number of leaked sockets is reached, blocklistd becomes unable to receive new adverse event reports. An attacker may take advantage of this by triggering a large number of adverse events from sacrificial IP addresses to effectively disable blocklistd before launching an attack. Even in the absence of attacks or probes by would-be attackers, adverse events will occur regularly in the course of normal operations, and blocklistd will gradually run out file descriptors and become ineffective. The accumulation of open sockets may have knock-on effects on other parts of the system, resulting in a general slowdown until blocklistd is restarted.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freebsd | Freebsd | 15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-2261?
How severe is CVE-2026-2261?
How do I fix CVE-2026-2261?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-22604OpenProject is an open-source, web-based project management …5.3
- CVE-2026-22605OpenProject is an open-source, web-based project management …4.3
- CVE-2026-22606Fickling is a Python pickling decompiler and static analyzer…7.8
- CVE-2026-22607Fickling is a Python pickling decompiler and static analyzer…7.8
- CVE-2026-22608Fickling is a Python pickling decompiler and static analyzer…7.8
- CVE-2026-22609Fickling is a Python pickling decompiler and static analyzer…7.8
- CVE-2026-22610Angular is a development platform for building mobile and de…6.1
- CVE-2026-22611AWS SDK for .NET works with Amazon Web Services to help buil…3.7
- CVE-2026-22612Fickling is a Python pickling decompiler and static analyzer…7.8
- CVE-2026-22613The server identity check mechanism for firmware upgrade per…5.7
- CVE-2026-22614The encryption mechanism used in Eaton's EasySoft project fi…6.1
- CVE-2026-22615Due to improper input validation in one of the Eaton Intelli…7.2
Are you affected by CVE-2026-2261?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
