Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Token leaks on network-accessible endpoints (AV:N) only during high-privilege admin sessions with active interaction (PR:H/UI:R), yielding low credential-only confidentiality impact and no integrity or availability effect.
Primary rating from Vendor (Microchip).
CVSS VectorVendor: Microchip
Lifecycle Timeline
1DescriptionCVE.org
The GridTime 3000 GNSS Time Server leaks the access token in the URL parameters of some endpoints.
This issue affects GridTime 3000: from 1.0r0.03 through 1.1r0.0.
AnalysisAI
Access token exposure in Microchip's GridTime 3000 GNSS Time Server (versions 1.0r0.03 through 1.1r0.0) leaks authentication credentials via URL query parameters on certain management endpoints. Any party capable of observing network traffic, server access logs, HTTP Referer headers, or browser history during a high-privilege administrator session can harvest the exposed token and subsequently impersonate that session. The vendor-supplied CVSS 4.0 vector includes E:A (Exploit Maturity: Attacked), indicating that exploitation activity has been observed in the field, elevating practical urgency beyond what the moderate base score alone implies.
Technical ContextAI
The GridTime 3000 is a GNSS-disciplined network time server manufactured by Microchip (CPE: cpe:2.3:a:microchip:gridtime_3000), used for precision time synchronization in environments such as power grids, financial systems, and telecommunications infrastructure. The device exposes a network-accessible management interface with endpoint authentication controlled by an access token. The root cause - CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) - is that this access token is transmitted as a plaintext URL query parameter rather than being confined to an HTTP Authorization header or POST request body. Tokens embedded in URLs are routinely captured in web server access logs, reverse proxy logs, browser address-bar history, browser autocomplete caches, and HTTP Referer headers forwarded to any third-party resources linked from management pages. This creates multiple unintended disclosure vectors even when the management interface is served over TLS, because TLS protects in-transit confidentiality but does not prevent server-side or client-side log capture of URL parameters.
RemediationAI
Consult the Microchip vendor advisory at https://www.microchip.com/en-us/solutions/technologies/embedded-security/how-to-report-potential-product-security-vulnerabilities/gridtime-3000-gnss-time-server-access-token-exposure for the patched firmware release; no specific fix version number is confirmed in the data available at time of analysis, so the exact upgrade target must be verified directly with Microchip before deployment. As immediate compensating controls, restrict management interface access to a dedicated, isolated management VLAN or out-of-band network segment to reduce the population of observers capable of capturing URL traffic - note this does not eliminate server-side log exposure. Enforce TLS on all management endpoints if not already mandatory (this prevents network-layer interception but does not protect tokens already written to access logs). Aggressively restrict read access to web server and proxy access logs to the minimum set of authorized administrators. Rotate all active access tokens immediately on affected devices, and establish a short token rotation schedule going forward to limit the exploitation window if future token exposure occurs. If the device exposes an administrative setting to disable URL-parameter-based token passing in favor of header-based authentication, enable it pending the vendor patch.
More in Gridtime 3000
View allDOM-based cross-site scripting in Microchip's GridTime 3000 GNSS Time Server allows an authenticated attacker to inject
Open redirect in Microchip's GridTime 3000 GNSS Time Server allows authenticated low-privilege users to manipulate the p
Cross-site scripting in Microchip GridTime 3000 GNSS Time Server (versions 1.0r0.03 through 1.1r0.0) permits authenticat
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38041
GHSA-4766-4px9-j9m3