CVE-2026-90945
Received Received - Intake

Hard-coded JWT Secret in Crawlab Allows Admin Access

Vulnerability report for CVE-2026-90945, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-14

Last updated on: 2026-09-14

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-14
Last Modified
2026-09-14
Generated
2026-09-14
AI Q&A
2026-09-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
crawlab crawlab 0.6.3
crawlab crawlab to 0.6.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-321 The product uses a hard-coded, unchangeable cryptographic key.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-90945 is a vulnerability in Crawlab versions up to 0.6.3 where a hard-coded HMAC-SHA256 secret is used for JWT token signing. This secret cannot be changed via configuration or environment variables, allowing unauthenticated attackers to forge valid administrator tokens.

Detection Guidance

Check if Crawlab is running by inspecting network services or processes. Look for hardcoded JWT secret 'crawlab' in configuration files or environment variables. Inspect JWT tokens for default signatures using tools like jwt_tool or manual HMAC-SHA256 verification with the known secret.

Impact Analysis

Unauthenticated attackers can forge administrator tokens to access administrative APIs and execute arbitrary code on worker nodes. This could lead to full system compromise, unauthorized data access, or disruption of services.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. It may result in non-compliance due to insufficient access controls and potential data breaches.

Mitigation Strategies

Immediately update Crawlab to a version that allows overriding the HMAC-SHA256 secret via configuration or environment variables. If no such version exists, consider replacing Crawlab with an alternative solution that does not use hard-coded secrets.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90945. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart