openafs CVE Vulnerabilities & Metrics

Focus on openafs vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About openafs Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with openafs. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total openafs CVEs: 19
Earliest CVE date: 25 Mar 2003, 05:00 UTC
Latest CVE date: 29 Oct 2019, 19:15 UTC

Latest CVE reference: CVE-2019-18603

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical openafs CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.44

Max CVSS: 10.0

Critical CVEs (≥9): 1

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 23
7.0-8.9 7
9.0-10.0 1

CVSS Distribution Chart

Top 5 Highest CVSS openafs CVEs

These are the five CVEs with the highest CVSS scores for openafs, sorted by severity first and recency.

All CVEs for openafs

CVE-2019-18603 openafs vulnerability CVSS: 4.3 29 Oct 2019, 19:15 UTC

OpenAFS before 1.6.24 and 1.8.x before 1.8.5 is prone to information leakage upon certain error conditions because uninitialized RPC output variables are sent over the network to a peer.

CVE-2019-18602 openafs vulnerability CVSS: 5.0 29 Oct 2019, 19:15 UTC

OpenAFS before 1.6.24 and 1.8.x before 1.8.5 is prone to an information disclosure vulnerability because uninitialized scalars are sent over the network to a peer.

CVE-2019-18601 openafs vulnerability CVSS: 5.0 29 Oct 2019, 19:15 UTC

OpenAFS before 1.6.24 and 1.8.x before 1.8.5 is prone to denial of service from unserialized data access because remote attackers can make a series of VOTE_Debug RPC calls to crash a database server within the SVOTE_Debug RPC handler.

CVE-2018-16949 openafs vulnerability CVSS: 5.0 12 Sep 2018, 01:29 UTC

An issue was discovered in OpenAFS before 1.6.23 and 1.8.x before 1.8.2. Several data types used as RPC input variables were implemented as unbounded array types, limited only by the inherent 32-bit length field to 4 GB. An unauthenticated attacker could send, or claim to send, large input values and consume server resources waiting for those inputs, denying service to other valid connections.

CVE-2018-16948 openafs vulnerability CVSS: 5.0 12 Sep 2018, 01:29 UTC

An issue was discovered in OpenAFS before 1.6.23 and 1.8.x before 1.8.2. Several RPC server routines did not fully initialize their output variables before returning, leaking memory contents from both the stack and the heap. Because the OpenAFS cache manager functions as an Rx server for the AFSCB service, clients are also susceptible to information leakage. For example, RXAFSCB_TellMeAboutYourself leaks kernel memory and KAM_ListEntry leaks kaserver memory.

CVE-2018-16947 openafs vulnerability CVSS: 7.5 12 Sep 2018, 01:29 UTC

An issue was discovered in OpenAFS before 1.6.23 and 1.8.x before 1.8.2. The backup tape controller (butc) process accepts incoming RPCs but does not require (or allow for) authentication of those RPCs. Handling those RPCs results in operations being performed with administrator credentials, including dumping/restoring volume contents and manipulating the backup database. For example, an unauthenticated attacker can replace any volume's content with arbitrary data.

CVE-2017-17432 openafs vulnerability CVSS: 7.8 06 Dec 2017, 00:29 UTC

OpenAFS 1.x before 1.6.22 does not properly validate Rx ack packets, which allows remote attackers to cause a denial of service (system crash or application crash) via crafted fields, as demonstrated by an integer underflow and assertion failure for a small MTU value.

CVE-2016-9772 openafs vulnerability CVSS: 5.0 06 Feb 2017, 17:59 UTC

OpenAFS 1.6.19 and earlier allows remote attackers to obtain sensitive directory information via vectors involving the (1) client cache partition, (2) fileserver vice partition, or (3) certain RPC responses.

CVE-2016-4536 openafs vulnerability CVSS: 5.0 13 May 2016, 16:59 UTC

The client in OpenAFS before 1.6.17 does not properly initialize the (1) AFSStoreStatus, (2) AFSStoreVolumeStatus, (3) VldbListByAttributes, and (4) ListAddrByAttributes structures, which might allow remote attackers to obtain sensitive memory information by leveraging access to RPC call traffic.

CVE-2016-2860 openafs vulnerability CVSS: 4.0 13 May 2016, 16:59 UTC

The newEntry function in ptserver/ptprocs.c in OpenAFS before 1.6.17 allows remote authenticated users from foreign Kerberos realms to bypass intended access restrictions and create arbitrary groups as administrators by leveraging mishandling of the creator ID.

CVE-2015-8312 openafs vulnerability CVSS: 7.2 13 May 2016, 16:59 UTC

Off-by-one error in afs_pioctl.c in OpenAFS before 1.6.16 might allow local users to cause a denial of service (memory overwrite and system crash) via a pioctl with an input buffer size of 4096 bytes.

CVE-2015-7763 openafs vulnerability CVSS: 5.0 06 Nov 2015, 21:59 UTC

rx/rx.c in OpenAFS 1.5.75 through 1.5.78, 1.6.x before 1.6.15, and 1.7.x before 1.7.33 does not properly initialize padding at the end of an Rx acknowledgement (ACK) packet, which allows remote attackers to obtain sensitive information by (1) conducting a replay attack or (2) sniffing the network.

CVE-2015-7762 openafs vulnerability CVSS: 5.0 06 Nov 2015, 21:59 UTC

rx/rx.c in OpenAFS before 1.6.15 and 1.7.x before 1.7.33 does not properly initialize the padding of a data structure when constructing an Rx acknowledgement (ACK) packet, which allows remote attackers to obtain sensitive information by (1) conducting a replay attack or (2) sniffing the network.

CVE-2015-6587 openafs vulnerability CVSS: 4.0 02 Sep 2015, 10:59 UTC

The vlserver in OpenAFS before 1.6.13 allows remote authenticated users to cause a denial of service (out-of-bounds read and crash) via a crafted regular expression in a VL_ListAttributesN2 RPC.

CVE-2015-3286 openafs vulnerability CVSS: 4.6 12 Aug 2015, 14:59 UTC

Buffer overflow in the Solaris kernel extension in OpenAFS before 1.6.13 allows local users to cause a denial of service (panic or deadlock) or possibly have other unspecified impact via a large group list when joining a PAG.

CVE-2015-3285 openafs vulnerability CVSS: 2.1 12 Aug 2015, 14:59 UTC

The pioctl for the OSD FS command in OpenAFS before 1.6.13 uses the wrong pointer when writing the results of the RPC, which allows local users to cause a denial of service (memory corruption and kernel panic) via a crafted OSD FS command.

CVE-2015-3284 openafs vulnerability CVSS: 2.1 12 Aug 2015, 14:59 UTC

pioctls in OpenAFS 1.6.x before 1.6.13 allows local users to read kernel memory via crafted commands.

CVE-2015-3283 openafs vulnerability CVSS: 6.8 12 Aug 2015, 14:59 UTC

OpenAFS before 1.6.13 allows remote attackers to spoof bos commands via unspecified vectors.

CVE-2015-3282 openafs vulnerability CVSS: 4.3 12 Aug 2015, 14:59 UTC

vos in OpenAFS before 1.6.13, when updating VLDB entries, allows remote attackers to obtain stack data by sniffing the network.

CVE-2014-4044 openafs vulnerability CVSS: 5.0 17 Jun 2014, 14:55 UTC

OpenAFS 1.6.8 does not properly clear the fields in the host structure, which allows remote attackers to cause a denial of service (uninitialized memory access and crash) via unspecified vectors related to TMAY requests.

CVE-2014-2852 openafs vulnerability CVSS: 5.0 14 Apr 2014, 15:09 UTC

OpenAFS before 1.6.7 delays the listen thread when an RXS_CheckResponse fails, which allows remote attackers to cause a denial of service (performance degradation) via an invalid packet.

CVE-2014-0159 openafs vulnerability CVSS: 5.0 14 Apr 2014, 15:09 UTC

Buffer overflow in the GetStatistics64 remote procedure call (RPC) in OpenAFS 1.4.8 before 1.6.7 allows remote attackers to cause a denial of service (crash) via a crafted statsVersion argument.

CVE-2013-4135 openafs vulnerability CVSS: 4.3 05 Nov 2013, 21:55 UTC

The vos command in OpenAFS 1.6.x before 1.6.5, when using the -encrypt option, only enables integrity protection and sends data in cleartext, which allows remote attackers to obtain sensitive information by sniffing the network.

CVE-2013-4134 openafs vulnerability CVSS: 4.3 05 Nov 2013, 21:55 UTC

OpenAFS before 1.4.15, 1.6.x before 1.6.5, and 1.7.x before 1.7.26 uses weak encryption (DES) for Kerberos keys, which makes it easier for remote attackers to obtain the service key.

CVE-2013-1795 openafs vulnerability CVSS: 5.0 14 Mar 2013, 03:13 UTC

Integer overflow in ptserver in OpenAFS before 1.6.2 allows remote attackers to cause a denial of service (crash) via a large list from the IdToName RPC, which triggers a heap-based buffer overflow.

CVE-2013-1794 openafs vulnerability CVSS: 6.5 14 Mar 2013, 03:13 UTC

Buffer overflow in certain client utilities in OpenAFS before 1.6.2 allows remote authenticated users to cause a denial of service (crash) and possibly execute arbitrary code via a long fileserver ACL entry.

CVE-2011-0431 openafs vulnerability CVSS: 5.0 19 Feb 2011, 01:00 UTC

The afs_linux_lock function in afs/LINUX/osi_vnodeops.c in the kernel module in OpenAFS 1.4.14, 1.4.12, 1.4.7, and possibly other versions does not properly handle errors, which allows attackers to cause a denial of service via unknown vectors. NOTE: some of these details are obtained from third party information.

CVE-2011-0430 openafs vulnerability CVSS: 7.5 19 Feb 2011, 01:00 UTC

Double free vulnerability in the Rx server process in OpenAFS 1.4.14, 1.4.12, 1.4.7, and possibly other versions allows remote attackers to cause a denial of service and execute arbitrary code via unknown vectors.

CVE-2009-1251 openafs vulnerability CVSS: 10.0 09 Apr 2009, 00:30 UTC

Heap-based buffer overflow in the cache manager in the client in OpenAFS 1.0 through 1.4.8 and 1.5.0 through 1.5.58 on Unix platforms allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via an RX response containing more data than specified in a request, related to use of XDR arrays.

CVE-2009-1250 openafs vulnerability CVSS: 7.8 09 Apr 2009, 00:30 UTC

The cache manager in the client in OpenAFS 1.0 through 1.4.8 and 1.5.0 through 1.5.58, and IBM AFS 3.6 before Patch 19, on Linux allows remote attackers to cause a denial of service (system crash) via an RX response with a large error-code value that is interpreted as a pointer and dereferenced, related to use of the ERR_PTR macro.

CVE-2007-6599 openafs vulnerability CVSS: 4.3 04 Jan 2008, 02:46 UTC

Race condition in fileserver in OpenAFS 1.3.50 through 1.4.5 and 1.5.0 through 1.5.27 allows remote attackers to cause a denial of service (daemon crash) by simultaneously acquiring and giving back file callbacks, which causes the handler for the GiveUpAllCallBacks RPC to perform linked-list operations without the host_glock lock.

CVE-2007-1507 openafs vulnerability CVSS: 7.5 20 Mar 2007, 10:19 UTC

The default configuration in OpenAFS 1.4.x before 1.4.4 and 1.5.x before 1.5.17 supports setuid programs within the local cell, which might allow attackers to gain privileges by spoofing a response to an AFS cache manager FetchStatus request, and setting setuid and root ownership for files in the cache.

CVE-2003-0028 openafs vulnerability CVSS: 7.5 25 Mar 2003, 05:00 UTC

Integer overflow in the xdrmem_getbytes() function, and possibly other functions, of XDR (external data representation) libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different vulnerability than CVE-2002-0391.