CVE-2026-46683 Details
Description
Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Prior to version 1.7.0, there is a SSRF and local file read vulnerability via the xsl-style-sheet option. This issue has been patched in version 1.7.0.
A server-side request forgery (SSRF) and local file read vulnerability has been identified in KnpLabs Snappy versions prior to 1.7.0. The issue arises from the xsl-style-sheet option, allowing users to manipulate input and potentially access sensitive files. This vulnerability is particularly concerning if the PHP daemon runs with root permissions and the application has access to sensitive files, especially outside of a container.
Users are advised to update to KnpLabs Snappy version 1.7.0 or later, where this vulnerability has been patched. Additionally, ensure that user input cannot be freely passed to the Snappy library without validation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 10, 2026CISA-ADP
Assessed Jun 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/KnpLabs/snappy/releases/tag/v1.7.0 | [email protected] | Release NotesVendor |
| https://github.com/KnpLabs/snappy/security/advisories/GHSA-c5fp-p67m-gq56 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| KnpLabs Snappy | <= 1.6.0 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 10, 2026 | New CVE Received | [email protected] |
Volerion