---
id: CVE-2026-92459
title: >-
  yshop-crm through 2.1.3 contains a missing authorization vulnerability in the
  CrmCluesController receiveCustomer endpoint that allows authenticated
  back-office users to claim sales leads without proper permission checks
summary: >-
  yshop-crm through 2.1.3 contains a missing authorization vulnerability in the
  CrmCluesController receiveCustomer endpoint that allows authenticated
  back-office users to claim sales leads without proper permission checks.
  Attackers can in…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-862
vendor: guchengwuyue
product: yshop-crm
affected:
  - yshop-crm <= 2.1.3
published: '2026-09-16'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:48:01.433'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92459'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/yshop-crm/C06_crm_clues_receive.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/guchengwuyue/yshop-crm'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2f9065d7/yshop-crm/pom.xml#L30
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2f9065d7/yshop-crm/yshop-module-crm/yshop-module-crm-biz/src/main/java/co/yixiang/yshop/module/crm/controller/admin/crmclues/CrmCluesController.java#L80
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/guchengwuyue/yshop-crm/blob/5f5810a0e1e4ab0828523ec299bf973c2f9065d7/yshop-crm/yshop-module-crm/yshop-module-crm-biz/src/main/java/co/yixiang/yshop/module/crm/service/crmclues/CrmCluesServiceImpl.java#L113
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/yshop-crm-through-2.1.3-missing-authorization-via-crm-lead-claim-endpoint
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.0043
epssPercentile: 0.34472
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-16T17:41:57.246493Z'
ingestedAt: '2026-09-16T11:54:38.962Z'
---

## Overview

yshop-crm through 2.1.3 contains a missing authorization vulnerability in the CrmCluesController receiveCustomer endpoint that allows authenticated back-office users to claim sales leads without proper permission checks. Attackers can invoke the lead-claim endpoint to reassign leads from other employees to themselves by overwriting the ownerUserId field, with no access logging or quota validation to prevent bulk lead theft.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
