Search for vulnerabilities
| Vulnerability ID | VCID-huyc-6x1c-4bdv |
| Aliases |
CVE-2026-33686
GHSA-9ffq-6457-8958 |
| Summary | Sharp is a content management framework built for Laravel as a package. Versions prior to 9.20.0 have a path traversal vulnerability in the FileUtil class. The application fails to sanitize file extensions properly, allowing path separators to be passed into the storage layer. In `src/Utils/FileUtil.php`, the `FileUtil::explodeExtension()` function extracts a file's extension by splitting the filename at the last dot. This issue has been patched in version 9.20.0 by properly sanitizing the extension using `pathinfo(PATHINFO_EXTENSION)` instead of `strrpos()`, alongside applying strict regex replacements to both the base name and the extension. |
| Status | Published |
| Exploitability | 0.5 |
| Weighted Severity | 8.0 |
| Risk | 4.0 |
| Affected and Fixed Packages | Package Details |
| System | Score | Found at |
|---|---|---|
| epss | 0.00031 | https://api.first.org/data/v1/epss?cve=CVE-2026-33686 |
| epss | 0.00031 | https://api.first.org/data/v1/epss?cve=CVE-2026-33686 |
| cvssv3.1_qr | HIGH | https://github.com/advisories/GHSA-9ffq-6457-8958 |
| cvssv3.1 | 8.8 | https://github.com/code16/sharp |
| generic_textual | HIGH | https://github.com/code16/sharp |
| cvssv3.1 | 8.8 | https://github.com/code16/sharp/pull/715 |
| generic_textual | HIGH | https://github.com/code16/sharp/pull/715 |
| ssvc | Track | https://github.com/code16/sharp/pull/715 |
| cvssv3.1 | 8.8 | https://github.com/code16/sharp/security/advisories/GHSA-9ffq-6457-8958 |
| cvssv3.1_qr | HIGH | https://github.com/code16/sharp/security/advisories/GHSA-9ffq-6457-8958 |
| generic_textual | HIGH | https://github.com/code16/sharp/security/advisories/GHSA-9ffq-6457-8958 |
| ssvc | Track | https://github.com/code16/sharp/security/advisories/GHSA-9ffq-6457-8958 |
| cvssv3.1 | 8.8 | https://nvd.nist.gov/vuln/detail/CVE-2026-33686 |
| generic_textual | HIGH | https://nvd.nist.gov/vuln/detail/CVE-2026-33686 |
| Reference id | Reference type | URL |
|---|---|---|
| https://api.first.org/data/v1/epss?cve=CVE-2026-33686 | ||
| https://github.com/code16/sharp | ||
| https://nvd.nist.gov/vuln/detail/CVE-2026-33686 | ||
| 715 | https://github.com/code16/sharp/pull/715 | |
| GHSA-9ffq-6457-8958 | https://github.com/advisories/GHSA-9ffq-6457-8958 | |
| GHSA-9ffq-6457-8958 | https://github.com/code16/sharp/security/advisories/GHSA-9ffq-6457-8958 |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Attack Vector (AV) | Attack Complexity (AC) | Privileges Required (PR) | User Interaction (UI) | Scope (S) | Confidentiality Impact (C) | Integrity Impact (I) | Availability Impact (A) |
|---|---|---|---|---|---|---|---|
network adjacent_network local physical |
low high |
none low high |
none required |
unchanged changed |
high low none |
high low none |
high low none |
| Percentile | 0.09473 |
| EPSS Score | 0.00031 |
| Published At | June 11, 2026, 12:55 p.m. |
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-06-11T16:49:25.512266+00:00 | Vulnrichment | Import | https://github.com/cisagov/vulnrichment/blob/develop/2026/33xxx/CVE-2026-33686.json | 38.6.0 |