CVE-2026-88592
Last modified
CVE-2026-88592 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. kkFileView >= 4.2.0 is vulnerable to Server-Side Request Forgery (SSRF). The cross-origin file proxy endpoint /getCorsFile is protected by TrustHostFilter against the trust.host whitelist. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
kkFileView >= 4.2.0 is vulnerable to Server-Side Request Forgery (SSRF). The cross-origin file proxy endpoint /getCorsFile is protected by TrustHostFilter against the trust.host whitelist. However, the URL parameter validated by the filter is not the same parameter the controller actually fetches: the filter validates the first non-empty parameter in a fixed priority order, while the controller only reads and fetches urlPath. By supplying both urlPath=<real target> and url=<whitelisted decoy address> in the same request, the decoy passes validation while the unvalidated real target is fetched server-side — and the response body is echoed back to the attacker.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-88592?
How severe is CVE-2026-88592?
How do I fix CVE-2026-88592?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8854IBM HTTP Server 8.5, and 9.0 is vulnerable to denial of serv…7.5
- CVE-2026-8855IBM HTTP Server 8.5, and 9.0 is vulnerable to remote code ex…9.8
- CVE-2026-8856IBM HTTP Server 8.5, and 9.0 is vulnerable to denial of serv…9.1
- CVE-2026-8857A vulnerability in Wikimedia Foundation timeline. This vul…8.8
- CVE-2026-8858IBM WebSphere Application Server and IBM WebSphere Applicati…8.8
- CVE-2026-8859IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow a…9.9
- CVE-2026-88593kkFileView 5.0.0 through 5.0.2 allows reflected XSS via the …6.1
- CVE-2026-8861IBM Security Verify could allow a remote attacker to obtain …5.3
- CVE-2026-88616An issue in RuoYi-Vue-Plus 6.0.0 allows a remote attacker to…8.8
- CVE-2026-88617SmartAdmin v3.30.0 contains an authorization flaw in the con…9.8
- CVE-2026-886181024-lab SmartAdmin v3.30.0 contains a stored cross-site scr…6.5
- CVE-2026-886191024-lab SmartAdmin v3.30.0 contains a missing authorization…8.1
Are you affected by CVE-2026-88592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
