Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. CefSharp.Common
  4. ›
  5. CVE-2026-48796

CVE-2026-48796: CefSharp.Common: `FolderSchemeHandlerFactory` path boundary check can expose files outside the configured root folder

June 30, 2026

FolderSchemeHandlerFactory was intended to restrict served files to a configured rootFolder, but its path validation used a raw string prefix check. A request could escape to a sibling directory whose full path starts with the root folder path, allowing files outside the configured root to be served.

References

  • github.com/advisories/GHSA-85jm-cwp2-mvpv
  • github.com/cefsharp/CefSharp/security/advisories/GHSA-85jm-cwp2-mvpv
  • nvd.nist.gov/vuln/detail/CVE-2026-48796

Code Behaviors & Features

Detect and mitigate CVE-2026-48796 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 148.0.90

Fixed versions

  • 148.0.90

Solution

Upgrade to version 148.0.90 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

nuget/CefSharp.Common/CVE-2026-48796.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:18:12 +0000.