CVE-2025-61785
LOWDescription
Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, `Deno.FsFile.prototype.utime` and `Deno.FsFile.prototype.utimeSync` are not limited by the permission model check `--deny-write=./`. It's possible to change to change the access (`atime`) and modification (`mtime`) times on the file stream resource even when the file is opened with `read` only permission (and `write`: `false`) and file write operations are not allowed (the script is executed with `--deny-write=./`). Similar APIs like `Deno.utime` and `Deno.utimeSync` require `allow-write` permission, however, when a file is opened, even with read only flags and deny-write permission, it's still possible to change the access (`atime`) and modification (`mtime`) times, and thus bypass the permission model. Versions 2.5.3 and 2.2.15 fix the issue.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 8% of all known CVEs.
References
Related Vulnerabilities
Other CWE-266 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-28000 | Critical | 9.8 | 68% | - | Fix |
| CVE-2025-27007 | Critical | 9.8 | 51% | - | - |
| CVE-2025-47539 | Critical | 9.8 | 31% | - | Fix |
| CVE-2022-20759 | High | 8.8 | 28% | - | Fix |
| CVE-2024-13106 | Medium | 5.3 | 27% | - | - |
| CVE-2024-3013 | Medium | 6.3 | 23% | - | - |
Embed a live status badge for CVE-2025-61785
Markdown
[](https://tridentstack.com/cve/CVE-2025-61785)HTML
<a href="https://tridentstack.com/cve/CVE-2025-61785"><img src="https://tridentstack.com/cve/badge/CVE-2025-61785.svg" alt="CVE-2025-61785"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-10-16.