cbcvebase.
CVE-2026-38526
published 2026-04-14

CVE-2026-38526: An authenticated arbitrary file upload vulnerability in the /admin/tinymce/upload endpoint of Webkul Krayin CRM v2.2.x allows attackers to execute arbitrary…

PriorityP273critical9.9CVSS 3.1
AVNACLPRLUINSCCHIHAH
EXPLOIT
EPSS
3.82%
89.4th percentile
An authenticated arbitrary file upload vulnerability in the /admin/tinymce/upload endpoint of Webkul Krayin CRM v2.2.x allows attackers to execute arbitrary code via uploading a crafted PHP file.

Detection & IOCsextracted from sources · hover to see the quote

url/admin/tinymce/upload
url/admin/login
url/admin/tinymce/upload
cookieXSRF-TOKEN
  • Detect POST requests to /admin/tinymce/upload where the uploaded file has a PHP extension but is sent with a spoofed MIME type (e.g., image/jpeg). This is the core bypass technique used in the exploit.
  • Monitor for the presence of the X-XSRF-TOKEN header in POST requests to /admin/tinymce/upload, combined with a multipart file upload containing a .php file — this matches the exploit's authentication and upload flow.
  • ·Exploitation requires prior authentication (valid CRM credentials). The vulnerability is not unauthenticated; defenders should treat any authenticated user as a potential threat vector for this endpoint.
  • ·The exploit was tested on Debian. Detection and patching efforts should prioritize Linux-based deployments of Krayin CRM v2.2.x.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.