
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-48895 is an open redirect vulnerability (CWE-601) in Apache APISIX, a cloud-native API gateway. An attacker can manipulate client-controlled headers — specifically the Host header used by the CAS authentication plugin — to redirect users to an untrusted site and potentially expose their session tokens. The vulnerability affects Apache APISIX versions 3.0.0 through 3.16.0 and was publicly disclosed on June 18–19, 2026. It carries a CVSS v3.1 base score of 7.2 (High) and a CVSS v4.0 base score of 2.1 (Low), reflecting the requirement for user interaction in the v4.0 model (Apache Advisory, GitHub Advisory, OSS-Sec).
The root cause is improper validation of client-supplied HTTP headers within Apache APISIX's CAS (Central Authentication Service) authentication plugin (CWE-601: URL Redirection to Untrusted Site). Specifically, the cas-auth plugin uses the HTTP Host header to construct the CAS service URL for redirects without adequately sanitizing or validating the header value. An unauthenticated remote attacker can craft a request with a manipulated Host header, causing APISIX to redirect authenticated users to an attacker-controlled domain. The attack requires no privileges but does require that a victim user interact with the crafted request (e.g., follow a link), and attack requirements include specific deployment conditions related to the CAS plugin being enabled (OSS-Sec, GitHub Advisory).
Successful exploitation allows an attacker to redirect authenticated users to a malicious site, where session tokens transmitted as part of the redirect URL could be harvested. This primarily affects confidentiality (session token exposure) and integrity (spoofing/phishing via trusted domain redirect), with no direct availability impact. The scope is changed in CVSS v3.1 terms, meaning the impact extends beyond the vulnerable APISIX instance to downstream users and systems that trust the redirected session (GitHub Advisory, Apache Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of disclosure (Apache Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.298–0.409%, placing it in the lower percentiles for near-term exploitation likelihood. NVD's SSVC assessment also classifies exploitation as "none" and the vulnerability as non-automatable, reflecting the requirement for active user interaction (GitHub Advisory).
cas-auth plugin enabled, using network scanning tools or by probing API gateway endpoints for CAS authentication redirects.Host header pointing to an attacker-controlled domain (e.g., Host: attacker.example.com).Location headers pointing to non-organizational domains.Host header values; repeated redirect responses to the same external domain from multiple source IPs.Users should upgrade Apache APISIX to version 3.17.0, which contains the fix for this vulnerability (Apache Advisory). For deployments where immediate patching is not feasible, implement server-side validation and sanitization of all client-controlled headers (particularly the Host header) used in redirect construction, and restrict redirect destinations to a whitelist of trusted domains. Additionally, consider placing APISIX behind a reverse proxy or load balancer that enforces a fixed Host header to prevent client manipulation.
The vulnerability was reported by researcher "lokerxxx" and disclosed by Abhishek Choudhary of Apache on the oss-security mailing list on June 19, 2026 (OSS-Sec). Community reaction has been limited, consistent with the moderate severity and lack of active exploitation. A brief mention appeared on Bluesky's infosec community shortly after disclosure, and the advisory was picked up by standard vulnerability aggregators including Vulners, VulDB, and OSV (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."