CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “memcached”

16 vulnerabilities found for “memcached”

CVE-2023-6027
MEDIUM6.1

A critical flaw has been identified in elijaa/phpmemcachedadmin affecting version 1.3.0, specifically related to a stored XSS vulnerability. This vulnerability allows malicious actors to insert a carefully crafted JavaScript payload. The issue arises from improper encoding of user-controlled entries in the "/pmcadmin/configure.php" parameter.

elijaa / phpmemcachedadmin
Network
Published Nov 30, 2023
CVE-2023-6026
CRITICAL9.8

A Path traversal vulnerability has been reported in elijaa/phpmemcachedadmin affecting version 1.3.0. This vulnerability allows an attacker to delete files stored on the server due to lack of proper verification of user-supplied input.

elijaa / phpmemcachedadmin
Network
Published Nov 30, 2023
CVE-2023-46852
HIGH7.5

In Memcached before 1.6.22, a buffer overflow exists when processing multiget requests in proxy mode, if there are many spaces after the "get" substring.

memcached / memcached
Network
Published Oct 27, 2023
CVE-2023-46853
CRITICAL9.8

In Memcached before 1.6.22, an off-by-one error exists when processing proxy requests in proxy mode, if \n is used instead of \r\n.

memcached / memcached
Network
Published Oct 27, 2023
CVE-2023-41670
MEDIUM5.4

Cross-Site Request Forgery (CSRF) vulnerability in Palasthotel (in person: Edward Bock) Use Memcached plugin <= 1.0.4 versions.

palasthotel / use_memcached
Network
Published Oct 9, 2023
CVE-2022-48571
HIGH7.5

memcached 1.6.7 allows a Denial of Service via multi-packet uploads in UDP.

memcached / memcached
Network
Published Aug 22, 2023
CVE-2020-22570
HIGH7.5

Memcached 1.6.0 before 1.6.3 allows remote attackers to cause a denial of service (daemon crash) via a crafted meta command.

memcached / memcached
Network
Published Aug 22, 2023
CVE-2023-27478
MEDIUM6.5

libmemcached-awesome is an open source C/C++ client library and tools for the memcached server. `libmemcached` could return data for a previously requested key, if that previous request timed out due to a low `POLL_TIMEOUT`. This issue has been addressed in version 1.1.4. Users are advised to upgrade. There are several ways to workaround or lower the probability of this bug affecting a given deployment. 1: use a reasonably high `POLL_TIMEOUT` setting, like the default. 2: use separate libmemcached connections for unrelated data. 3: do not re-use libmemcached connections in an unknown state.

awesome / libmemcached
Network
Published Mar 7, 2023
CVE-2021-37519
MEDIUM5.5

Buffer Overflow vulnerability in authfile.c memcached 1.6.9 allows attackers to cause a denial of service via crafted authenticattion file.

memcached / memcached
Local
Published Feb 3, 2023
CVE-2022-26635
CRITICAL9.8

PHP-Memcached v2.2.0 and below contains an improper NULL termination which allows attackers to execute CLRF injection. Note: Third parties have disputed this as not affecting PHP-Memcached directly.

php / memcached
Network
Published Apr 5, 2022
CVE-2020-35197
CRITICAL9.8

The official memcached docker images before 1.5.11-alpine (Alpine specific) contain a blank password for a root user. System using the memcached docker container deployed by affected versions of the docker image may allow a remote attacker to achieve root access with a blank password.

docker / memcached_docker_image
Network
Published Dec 17, 2020
CVE-2020-10931
HIGH7.5

Memcached 1.6.x before 1.6.2 allows remote attackers to cause a denial of service (daemon crash) via a crafted binary protocol header to try_read_command_binary in memcached.c.

memcached / memcached
Network
Published Mar 24, 2020
CVE-2019-15026
HIGH7.5

memcached 1.5.16, when UNIX sockets are used, has a stack-based buffer over-read in conn_to_str in memcached.c.

memcached / memcached
Network
Published Aug 30, 2019
CVE-2019-11596
HIGH7.5

In memcached before 1.5.14, a NULL pointer dereference was found in the "lru mode" and "lru temp_ttl" commands. This causes a denial of service when parsing crafted lru command messages in process_lru_command in memcached.c.

memcached / memcached+3
Network
Published Apr 29, 2019
CVE-2018-1000127
HIGH7.5

memcached version prior to 1.4.37 contains an Integer Overflow vulnerability in items.c:item_free() that can result in data corruption and deadlocks due to items existing in hash table being reused from free list. This attack appear to be exploitable via network connectivity to the memcached service. This vulnerability appears to have been fixed in 1.4.37 and later.

memcached / memcached+7
Network
Published Mar 13, 2018
CVE-2018-1000115
HIGH7.5

Memcached version 1.5.5 contains an Insufficient Control of Network Message Volume (Network Amplification, CWE-406) vulnerability in the UDP support of the memcached server that can result in denial of service via network flood (traffic amplification of 1:50,000 has been reported by reliable sources). This attack appear to be exploitable via network connectivity to port 11211 UDP. This vulnerability appears to have been fixed in 1.5.6 due to the disabling of the UDP protocol by default.

memcached / memcached+10
Network
Published Mar 5, 2018