Back to overview

CVE-2026-65012

MEDIUM
5.3
CVSS 3.1
Description
InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scan_folder endpoint that accepts attacker-controlled scan_path parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP response codes to determine file existence and readability, bypassing multi-user mode access controls.

Metadata

CVE ID
CVE-2026-65012
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-07-21 11:32 UTC
Published
2026-07-22 16:13 UTC
Last updated
2026-07-22 16:13 UTC
Primary CWE
CWE-306
Missing Authentication for Critical Function
Vendor / Product
invoke-ai / InvokeAI
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
invoke-ai InvokeAI 0 < 6.13.7
Weakness (CWE)
CWESourceDescription
CWE-306 cna Missing Authentication for Critical Function
CVSS scores (2)
ScoreSeverityVersionSourceVector
6.3 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Back to overview