CVE-2025-40326
Last modified
CVE-2025-40326 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFSD: Define actions for the new time_deleg FATTR4 attributes NFSv4 clients won't send legitimate GETATTR requests for these new attributes because they are intended to be used only with CB_GETATTR and SETATTR. But NFSD has to do something besides crashing if it ever sees a GETATTR request that queries these attributes. RFC 8881 Section 18.7.3 states: > The server MUST return a value for each attribute that the client > requests if the attribute is supported by the server for the > target file system. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: NFSD: Define actions for the new time_deleg FATTR4 attributes NFSv4 clients won't send legitimate GETATTR requests for these new attributes because they are intended to be used only with CB_GETATTR and SETATTR. But NFSD has to do something besides crashing if it ever sees a GETATTR request that queries these attributes. RFC 8881 Section 18.7.3 states: > The server MUST return a value for each attribute that the client > requests if the attribute is supported by the server for the > target file system. If the server does not support a particular > attribute on the target file system, then it MUST NOT return the > attribute value and MUST NOT set the attribute bit in the result > bitmap. The server MUST return an error if it supports an > attribute on the target but cannot obtain its value. In that case, > no attribute values will be returned. Further, RFC 9754 Section 5 states: > These new attributes are invalid to be used with GETATTR, VERIFY, > and NVERIFY, and they can only be used with CB_GETATTR and SETATTR > by a client holding an appropriate delegation. Thus there does not appear to be a specific server response mandated by specification. Taking the guidance that querying these attributes via GETATTR is "invalid", NFSD will return nfserr_inval, failing the request entirely.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 51c0d4f7e317d3cb4a3001e502bd8ca2d57f2a4b, < d8f3f94dc950e7c62c96af432c26745885b0a18a; >= 51c0d4f7e317d3cb4a3001e502bd8ca2d57f2a4b, < 4f76435fd517981f01608678c06ad9718a86ee98 |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40326?
How severe is CVE-2025-40326?
How do I fix CVE-2025-40326?
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 2025
- CVE-2025-40320In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-40321In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40322In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-40323In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40324In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40325In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-40327In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40328In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40329In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4033A vulnerability classified as critical has been found in PHP…9.8
- CVE-2025-40330In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40331In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2025-40326?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
