Back to overview

CVE-2026-63770

HIGH
7.5
CVSS 3.1
Description
Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is enabled. Attackers can manipulate the leftmost value of the X-Forwarded-For header to make each login attempt appear to originate from a distinct IP address, preventing the per-IP failed-login counter from reaching the lockout threshold and enabling unlimited credential guessing against the authentication endpoint.

Metadata

CVE ID
CVE-2026-63770
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-07-18 12:34 UTC
Published
2026-07-20 19:02 UTC
Last updated
2026-07-21 11:08 UTC
Primary CWE
CWE-348
Use of Less Trusted Source
Vendor / Product
glanceapp / glance
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
glanceapp glance 0 ≤ 0.8.5
Weakness (CWE)
CWESourceDescription
CWE-348 cna Use of Less Trusted Source
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.2 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Back to overview