CefSharp provides .NET bindings for the Chromium Embedded Framework for Windows Forms and Windows Presentation Foundation applications. Prior to version 148.0.90, CefSharp/SchemeHandler/FolderSchemeHandlerFactory.cs used filePath.StartsWith(rootFolder, StringComparison.OrdinalIgnoreCase) to decide whether a decoded and canonicalized request path remained inside rootFolder. That raw prefix test did not enforce a directory boundary, so a request such as ..%2fwww2/secret.txt could escape a configured www directory into a sibling www2 directory whose path shared the same string prefix. Applications that register FolderSchemeHandlerFactory for a custom scheme or an HTTP or HTTPS scheme can therefore serve local files outside the intended root when an attacker can cause the embedded browser to request the crafted URL. The issue affects both Unix-style paths such as /tmp/app/www2 and Windows paths such as C:\app\www2, and the fix appends a directory separator to the normalized root before comparison while rejecting null bytes and alternate data stream syntax. This issue is fixed in version 148.0.90.
CVE-2026-48796
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 24(Track)EG Risk 24/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 22%
- KEV
- Not listed
Published
June 30, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Aug 18, 2026`FolderSchemeHandlerFactory` path boundary check can expose files outside the configured root folder · Advisory · cefsharp/CefSharp · GitHub
https://github.com/cefsharp/CefSharp/security/advisories/GHSA-85jm-cwp2-mvpvv148.0.90
Patch available: cefsharp/CefSharp v148.0.90
https://github.com/cefsharp/CefSharp/releases/tag/v148.0.90commit 3475c7ef1411 (cefsharp/CefSharp)
Patch available: cefsharp/CefSharp v148.0.90 (contains commit 3475c7ef1411)
https://github.com/cefsharp/CefSharp/commit/3475c7ef14119f67ec3720866bb3e4b1c6c68632Vendor Advisories for CVE-2026-48796(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
NuGet(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| CefSharp.Common | 100.0.120-pre ... 99.2.90 (217 versions) | 148.0.90 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 30× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 22:59 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 14:35 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 18:02 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 22:41 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 21:08 UTCEG score recompute
- 2026-08-23 20:28 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 20:29 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 19:28 UTCEG score recompute
Show 9 moreShow fewer
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 19:21 UTCEG score recompute
- 2026-08-19 18:23 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 22:24 UTCEG score recompute
- 2026-07-30 22:20 UTCEG score recompute
- 2026-07-26 13:51 UTCEG score recompute
- 2026-07-23 03:18 UTCEG score recompute
- 2026-06-30 19:31 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-48796?
When was CVE-2026-48796 disclosed?
Is CVE-2026-48796 actively exploited?
What is the CVSS score of CVE-2026-48796?
How do I remediate CVE-2026-48796?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-48796
Is Your Infrastructure Affected by CVE-2026-48796?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.