CVE-2025-48935 Details
Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 2.2.0 and prior to versions 2.2.5, it is possible to bypass Deno's permission read/write db permission check by using `ATTACH DATABASE` statement. Version 2.2.5 contains a patch for the issue.
A vulnerability exists in Deno versions 2.2.0 prior to 2.2.5, allowing users to bypass the runtime's read and write database permission checks. This is achieved by using the 'ATTACH DATABASE' statement within the 'node:sqlite' module. The issue has been addressed in Deno version 2.2.5.
Users can upgrade to Deno version 2.2.5 or later to address this vulnerability.
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.
CISA-ADP
Assessed Jun 4, 2025References 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/denoland/deno/commit/31a97803995bd94629528ba841b2418d3ca01860 | [email protected] | Patch |
| https://github.com/denoland/deno/security/advisories/GHSA-8vxj-4cph-c596 | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| deno deno | >= 2.2.0, < 2.2.5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jul 2, 2025 | Initial Analysis | [email protected] |
| Jun 4, 2025 | New CVE Received | [email protected] |