CVE-2025-47711: Off-by-one Error
There's a flaw in the nbdkit server when handling responses from its plugins regarding the status of data blocks. If a client makes a specific request for a very large data range, and a plugin responds with an even larger single block, the nbdkit server can encounter a critical internal error, leading to a denial-of-service.
AI Analysis
Technical Summary
CVE-2025-47711 is an off-by-one error vulnerability found in the nbdkit server component of Red Hat Enterprise Linux 10. Nbdkit is a flexible Network Block Device (NBD) server that allows clients to access block devices over a network. The vulnerability arises during the handling of plugin responses that report the status of data blocks. Specifically, if a client issues a request for a very large data range, and the plugin responds with a single data block that is even larger than requested, the nbdkit server encounters an off-by-one boundary condition. This condition triggers a critical internal error, causing the server to crash or become unresponsive, resulting in a denial-of-service (DoS). The flaw does not affect confidentiality or integrity but impacts availability, as the server process may terminate unexpectedly. The vulnerability requires network access and low privileges (PR:L), but no user interaction is needed. The affected versions include nbdkit 1.11.10, 1.40.0, and 1.42.0 running on Red Hat Enterprise Linux 10. The CVSS v3.1 base score is 6.5, reflecting medium severity due to the ease of exploitation over the network and the impact on availability. No known exploits have been reported in the wild, but the vulnerability is publicly disclosed and should be addressed promptly. Mitigation involves updating to patched versions of nbdkit once available or applying configuration changes to limit the size of data requests and responses. This vulnerability is particularly relevant for organizations using nbdkit in production environments for network block storage services.
Potential Impact
The primary impact of CVE-2025-47711 is a denial-of-service condition affecting the availability of the nbdkit server. Organizations relying on nbdkit for network block device services may experience service interruptions or crashes, potentially disrupting storage access for applications and users. This can lead to downtime in critical infrastructure, affecting business continuity and operational efficiency. Since the vulnerability does not affect confidentiality or integrity, data breaches or unauthorized data modifications are not expected. However, the loss of availability can have cascading effects, especially in environments where nbdkit is used for virtual machine storage, container storage backends, or other critical block storage services. The ease of exploitation over the network and lack of user interaction requirements increase the risk of automated attacks or scanning by threat actors. Although no exploits are currently known in the wild, the public disclosure increases the likelihood of future exploitation attempts. Organizations worldwide using Red Hat Enterprise Linux 10 with affected nbdkit versions should consider this a medium-risk threat to service availability.
Mitigation Recommendations
1. Apply official patches or updates from Red Hat as soon as they become available to address CVE-2025-47711. 2. If patches are not immediately available, consider restricting network access to the nbdkit server to trusted hosts only, using firewall rules or network segmentation. 3. Implement monitoring and alerting for nbdkit server crashes or abnormal termination to enable rapid response and recovery. 4. Limit the maximum size of data range requests and plugin responses through configuration settings or custom plugin validation to prevent triggering the off-by-one error. 5. Conduct regular security audits and vulnerability scans to detect the presence of vulnerable nbdkit versions in your environment. 6. Use redundancy and failover mechanisms for critical storage services relying on nbdkit to minimize downtime in case of DoS. 7. Educate system administrators about this vulnerability and the importance of timely patching and monitoring. 8. Review and harden plugin implementations to ensure they do not respond with data blocks larger than requested, preventing exploitation of this flaw.
Affected Countries
United States, Germany, United Kingdom, France, Japan, South Korea, India, Canada, Australia, Netherlands, Brazil, China, Russia
CVE-2025-47711: Off-by-one Error
Description
There's a flaw in the nbdkit server when handling responses from its plugins regarding the status of data blocks. If a client makes a specific request for a very large data range, and a plugin responds with an even larger single block, the nbdkit server can encounter a critical internal error, leading to a denial-of-service.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-47711 is an off-by-one error vulnerability found in the nbdkit server component of Red Hat Enterprise Linux 10. Nbdkit is a flexible Network Block Device (NBD) server that allows clients to access block devices over a network. The vulnerability arises during the handling of plugin responses that report the status of data blocks. Specifically, if a client issues a request for a very large data range, and the plugin responds with a single data block that is even larger than requested, the nbdkit server encounters an off-by-one boundary condition. This condition triggers a critical internal error, causing the server to crash or become unresponsive, resulting in a denial-of-service (DoS). The flaw does not affect confidentiality or integrity but impacts availability, as the server process may terminate unexpectedly. The vulnerability requires network access and low privileges (PR:L), but no user interaction is needed. The affected versions include nbdkit 1.11.10, 1.40.0, and 1.42.0 running on Red Hat Enterprise Linux 10. The CVSS v3.1 base score is 6.5, reflecting medium severity due to the ease of exploitation over the network and the impact on availability. No known exploits have been reported in the wild, but the vulnerability is publicly disclosed and should be addressed promptly. Mitigation involves updating to patched versions of nbdkit once available or applying configuration changes to limit the size of data requests and responses. This vulnerability is particularly relevant for organizations using nbdkit in production environments for network block storage services.
Potential Impact
The primary impact of CVE-2025-47711 is a denial-of-service condition affecting the availability of the nbdkit server. Organizations relying on nbdkit for network block device services may experience service interruptions or crashes, potentially disrupting storage access for applications and users. This can lead to downtime in critical infrastructure, affecting business continuity and operational efficiency. Since the vulnerability does not affect confidentiality or integrity, data breaches or unauthorized data modifications are not expected. However, the loss of availability can have cascading effects, especially in environments where nbdkit is used for virtual machine storage, container storage backends, or other critical block storage services. The ease of exploitation over the network and lack of user interaction requirements increase the risk of automated attacks or scanning by threat actors. Although no exploits are currently known in the wild, the public disclosure increases the likelihood of future exploitation attempts. Organizations worldwide using Red Hat Enterprise Linux 10 with affected nbdkit versions should consider this a medium-risk threat to service availability.
Mitigation Recommendations
1. Apply official patches or updates from Red Hat as soon as they become available to address CVE-2025-47711. 2. If patches are not immediately available, consider restricting network access to the nbdkit server to trusted hosts only, using firewall rules or network segmentation. 3. Implement monitoring and alerting for nbdkit server crashes or abnormal termination to enable rapid response and recovery. 4. Limit the maximum size of data range requests and plugin responses through configuration settings or custom plugin validation to prevent triggering the off-by-one error. 5. Conduct regular security audits and vulnerability scans to detect the presence of vulnerable nbdkit versions in your environment. 6. Use redundancy and failover mechanisms for critical storage services relying on nbdkit to minimize downtime in case of DoS. 7. Educate system administrators about this vulnerability and the importance of timely patching and monitoring. 8. Review and harden plugin implementations to ensure they do not respond with data blocks larger than requested, preventing exploitation of this flaw.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- redhat
- Date Reserved
- 2025-05-07T21:08:45.449Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6846c60d7b622a9fdf1e7923
Added to database: 6/9/2025, 11:31:25 AM
Last enriched: 2/27/2026, 2:07:32 PM
Last updated: 3/22/2026, 9:09:24 AM
Views: 65
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.