CVE-2025-64481

Datasette is an open source multi-tool for exploring and publishing data. In versions 0.65.1 and below and 1.0a0 through 1.0a19, deployed instances of Datasette include an open redirect vulnerability. Hits to the path //example.com/foo/bar/ (the trailing slash is required) will redirect the user to https://example.com/foo/bar. This problem has been patched in both Datasette 0.65.2 and 1.0a21. To workaround this issue, if Datasette is running behind a proxy, that proxy could be configured to replace // with / in incoming request URLs.
CVSS

No CVSS.

Configurations

No configuration.

History

07 Nov 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-07 21:15

Updated : 2025-11-12 16:20


NVD link : CVE-2025-64481

Mitre link : CVE-2025-64481

CVE.ORG link : CVE-2025-64481


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')