当使用地址范围进行访问控制(例如格式为 1.2.3.4-1.2.3.25)时,由于 NSD 在小端序(little-endian)系统上错误地将 IP 地址与该范围进行比较,可能导致本应允许访问的 IP 被拒绝,而本应被禁止访问的 IP 却被允许访问。 具体来说,IPv4 地址的比较是作为无符号 32 位整数直接进行的,但比较过程中直接使用了主机的大小端序(endianness),而实际待比较的值是以网络字节序(大端序,big-endian)存储的。对于 IPv6 地址,其比较过程涉及四次无符号 32 位整数比较,
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| NLnet Labs | NSD | 3.0.0< 4.15.1 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| NLnet Labs | NSD | 3.0.0 ~ 4.15.1 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-19401 | 8.2 HIGH | Remote UDP DoS by sending multiple DNS Cookie options |
| CVE-2026-19538 | 8.2 HIGH | Bypass of BLOCKED ACL items on proxy protocol port over TCP or TLS |
| CVE-2026-18916 | 6.9 MEDIUM | Remote TCP DoS by throttling the TCP receive window |
No comments yet