CVE-2026-41473 PUBLISHED

CyberPanel < 2.4.4 Unauthenticated API Access via AI Scanner Endpoints

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 24.04.2026 Updated: 24.04.2026

CyberPanel versions prior to 2.4.4 contain an authentication bypass vulnerability in the AI Scanner worker API endpoints that allows unauthenticated remote attackers to write arbitrary data to the database by sending requests to the /api/ai-scanner/status-webhook and /api/ai-scanner/callback endpoints. Attackers can exploit the lack of authentication checks to cause denial of service through storage exhaustion, corrupt scan history records, and pollute database fields with malicious data.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor usmannasir
Product cyberpanel
Versions Default: unaffected
  • affected from 0 to 2.4.4 (excl.)
  • Version 0a099b1b193946555fbdd387a28486b1521f9961 is unaffected

Credits

  • Djibril Mounkoro finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE