Skip to main content

CVE-2026-4747

| EUVD-2026-16132 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-03-26 freebsd GHSA-h63x-7924-m7qf
8.8
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Apr 20, 2026 - 13:57 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 20, 2026 - 13:52 vuln.today
cvss_changed
PoC Detected
Apr 01, 2026 - 15:23 vuln.today
Public exploit code
EUVD ID Assigned
Mar 26, 2026 - 07:00 euvd
EUVD-2026-16132
Analysis Generated
Mar 26, 2026 - 07:00 vuln.today
CVE Published
Mar 26, 2026 - 06:21 nvd
HIGH 8.8

DescriptionNVD

Each RPCSEC_GSS data packet is validated by a routine which checks a signature in the packet. This routine copies a portion of the packet into a stack buffer, but fails to ensure that the buffer is sufficiently large, and a malicious client can trigger a stack overflow. Notably, this does not require the client to authenticate itself first.

As kgssapi.ko's RPCSEC_GSS implementation is vulnerable, remote code execution in the kernel is possible by an authenticated user that is able to send packets to the kernel's NFS server while kgssapi.ko is loaded into the kernel.

In userspace, applications which have librpcgss_sec loaded and run an RPC server are vulnerable to remote code execution from any client able to send it packets. We are not aware of any such applications in the FreeBSD base system.

AnalysisAI

Remote code execution in FreeBSD kernel's RPCSEC_GSS implementation (kgssapi.ko) and userspace RPC servers (librpcgss_sec) allows low-privileged authenticated attackers to execute arbitrary code via crafted network packets. Affects FreeBSD 13.5, 14.3, 14.4, and 15.0 branches. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: inventory all FreeBSD systems running versions 13.5, 14.3, 14.4, or 15.0 and document which hosts expose RPC services (ports 111, 2049, or custom RPC endpoints) to untrusted networks. Within 7 days: implement network segmentation to restrict RPC service access to trusted subnets only; disable RPCSEC_GSS authentication where not operationally required. …

Sign in for detailed remediation steps.

Share

CVE-2026-4747 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy