AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-43795

HIGH · CVSS 7.5 EPSS 1.64% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-12-02 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-43795
Severity
HIGH
CVSS
7.5
EPSS
1.64%

Original NVD Description

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains `%2F` (encoded `/`), such as `/files/..%2Fsecrets.txt`, bypassing Armeria's path validation logic. Armeria 1.13.4 or above contains the hardened path validation logic that handles `%2F` properly. This vulnerability can be worked around by inserting a decorator that performs an additional validation on the request path.

Related CVEs

Other vulnerabilities affecting the same vendor(s)