Skip to main content

Crawlab EUVDEUVD-2026-77712

| CVE-2026-90945 CRITICAL
Use of Hard-coded Cryptographic Key (CWE-321)
2026-09-14 VulnCheck GHSA-rq87-w7pv-64x4
9.3
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
9.3 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
vuln.today AI
9.8 CRITICAL

Secret is public in source so token forgery needs no privileges (PR:N) and low complexity (AC:L); forged admin access yields RCE on workers, giving full C:H/I:H/A:H.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
Metadata Corrected
Sep 16, 2026 - 10:40 vuln.today
tag: Go added
Metadata Corrected
Sep 16, 2026 - 10:40 vuln.today
tag: Information Disclosure removed
Analysis Generated
Sep 15, 2026 - 11:23 vuln.today
CVE Published
Sep 14, 2026 - 17:52 cve.org
CRITICAL 9.3

DescriptionCVE.org

Crawlab through 0.6.3 uses a hard-coded HMAC-SHA256 secret for JWT token signing that cannot be overridden via configuration or environment variables. Unauthenticated attackers can forge valid administrator tokens to access administrative APIs and execute code on worker nodes.

AnalysisAI

Unauthenticated remote attackers can forge administrator JSON Web Tokens in Crawlab through 0.6.3 because the application ships a static HMAC-SHA256 signing secret that operators cannot override through configuration files or environment variables; forged tokens grant access to administrative APIs and, from there, code execution on worker nodes. Affected are all deployments of Crawlab 0.6.3 and earlier, including default installations, with the only prerequisite being network reachability to the admin API and no user interaction or authentication required (CVSS:4.0 base 9.3, PR:N; independent assessment CVSS:3.1 9.8 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation No special conditions beyond network reachability - remote unauthenticated exploitation works against default and all configurations of Crawlab through 0.6.3, because the HMAC-SHA256 JWT signing secret is hard-coded and explicitly cannot be changed via configuration files or environment variables, so operators have no mitigation short of network isolation or upgrading. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment This is a genuine high-priority critical, not an inflated-CVSS artifact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation No vendor-released patch identified at time of analysis; the supplied references point to the repository and issue tracker rather than a fixed release, so operators should monitor https://github.com/crawlab-team/crawlab, the upstream issue at https://github.com/crawlab-team/crawlab/issues/1622 and the VulnCheck advisory at https://www.vulncheck.com/advisories/crawlab-through-0.6.3-authentication-bypass-via-hard-coded-jwt-secret for a version beyond 0.6.3 and upgrade immediately once one is published. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: inventory every Crawlab deployment at version 0.6.3 or earlier, including test, lab, and developer instances, and immediately remove network reachability to the admin API from untrusted networks by restricting it to a management VLAN, VPN, or explicit allowlist - no vendor-released patch identified at time of analysis means there is no fixed version to upgrade to. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

More in Go

View all
CVE-2023-44487 HIGH POC
7.5 Oct 10

Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour

CVE-2016-5386 HIGH
8.1 Jul 19

The net/http package in Go through 1.6 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and there

CVE-2025-68121 CRITICAL POC
10.0 Feb 05

Critical certificate validation bypass in Go crypto/tls during session resumption. If ClientCAs or RootCAs fields are mu

CVE-2019-14809 CRITICAL POC
9.8 Aug 13

net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization by

CVE-2026-90942 CRITICAL POC
9.3 Sep 14

Casdoor through 4.4.0 exposes its instance-wide built-in JWT signing private key unmasked through the /api/get-certs and

CVE-2018-7187 HIGH POC
8.8 Feb 16

The "go get" implementation in Go 1.9.4, when the -insecure command-line option is used, does not validate the import pa

CVE-2015-5739 CRITICAL
9.8 Oct 18

The net/http library in net/textproto/reader.go in Go before 1.4.3 does not properly parse HTTP header keys, which allow

CVE-2020-0601 HIGH POC
8.1 Jan 14

A spoofing vulnerability exists in the way Windows CryptoAPI (Crypt32.dll) validates Elliptic Curve Cryptography (ECC) c

CVE-2019-9634 HIGH POC
7.8 Mar 08

Go through 1.12 on Windows misuses certain LoadLibrary functionality, leading to DLL injection. Rated high severity (CVS

CVE-2018-6574 HIGH POC
7.8 Feb 07

Go before 1.8.7, Go 1.9.x before 1.9.4, and Go 1.10 pre-releases before Go 1.10rc2 allow "go get" remote command executi

CVE-2026-25679 HIGH POC
7.5 Mar 06

Denial of service in Go's net/url package allows remote unauthenticated attackers to crash applications via malformed UR

CVE-2025-61726 HIGH POC
7.5 Jan 28

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query p

Share

EUVD-2026-77712 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy