PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90945 crawlab-team CVE debrief

CVE-2026-90945 is a critical vulnerability in Crawlab, a tool for managing and monitoring web crawlers. The vulnerability arises from a hard-coded HMAC-SHA256 secret used for signing JSON Web Tokens (JWT), which cannot be overridden through configuration or environment variables. This allows unauthenticated attackers to forge valid administrator tokens, granting them access to administrative APIs and the ability to execute code on worker nodes.

Vendor
crawlab-team
Product
crawlab
CVSS
CRITICAL 9.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-14
Original CVE updated
2026-09-23
Advisory published
2026-09-14
Advisory updated
2026-09-23

Who should care

System administrators and security teams responsible for managing and monitoring web crawlers using Crawlab should assess their exposure and prioritize remediation by verifying the version of Crawlab in use, reviewing compensating controls, and planning vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Why it matters

CVE-2026-90945 is a critical vulnerability in Crawlab that allows unauthenticated attackers to forge administrator tokens and execute code on worker nodes. System administrators and security teams should assess their exposure and prioritize remediation.

  • Unauthenticated attackers can forge administrator tokens to access administrative APIs.
  • Attackers can execute code on worker nodes, potentially leading to data breaches or system compromise.
  • Verify the version of Crawlab in use and assess exposure to this vulnerability.
  • Remediation requires updating Crawlab to a version that allows overriding the HMAC-SHA256 secret.

Technical summary

The vulnerability is caused by a hard-coded HMAC-SHA256 secret used for signing JWT tokens in Crawlab versions up to 0.6.3. This secret cannot be overridden via configuration or environment variables, allowing unauthenticated attackers to forge valid administrator tokens. These tokens grant access to administrative APIs, enabling attackers to execute code on worker nodes. System administrators and security teams should assess their exposure and prioritize remediation by updating Crawlab to a version that allows overriding the HMAC-SHA256 secret.

Defensive priority

High priority for systems using Crawlab versions up to 0.6.3; verify and remediate immediately.

Recommended defensive actions

  • Verify the version of Crawlab in use and assess exposure.
  • Implement compensating controls, such as monitoring for suspicious token usage.
  • Remediate by updating Crawlab to a version that allows overriding the HMAC-SHA256 secret.
  • Review and restrict access to administrative APIs.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its critical CVSS score of 9.3. The source references include links to the Crawlab GitHub repository and a Vulncheck advisory.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90945 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90945

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90945 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90945

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.