Lucene search
+L

Alerta < 8.1.0 - Authentication Bypass

🗓️ 31 Jul 2026 06:09:02Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 45 Views

Alerta < 8.1.0 - Authentication Bypass vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2020-26214
6 Nov 202020:51
circl
cnvd
CNVD
Alerta Authentication Bypass Vulnerability
9 Nov 202000:00
cnvd
cve
CVE
CVE-2020-26214
6 Nov 202017:50
cve
cvelist
Cvelist
CVE-2020-26214 LDAP authentication bypass in Alerta
6 Nov 202017:50
cvelist
github
Github Security Blog
LDAP authentication bypass with empty password
6 Nov 202017:35
github
nvd
NVD
CVE-2020-26214
6 Nov 202018:15
nvd
osv
OSV
GHSA-5HMM-X8Q8-W5JH LDAP authentication bypass with empty password
6 Nov 202017:35
osv
osv
OSV
PYSEC-2020-159
6 Nov 202018:15
osv
prion
Prion
Authentication flaw
6 Nov 202018:15
prion
pypa
PyPA
PYSEC-2020-159
6 Nov 202018:15
pypa
Rows per page
id: CVE-2020-26214

info:
  name: Alerta < 8.1.0 - Authentication Bypass
  author: CasperGN,daffainfo
  severity: critical
  description: Alerta prior to version 8.1.0 is prone to authentication bypass when using LDAP as an authorization provider and the LDAP server accepts Unauthenticated Bind requests.
  impact: |
    Successful exploitation of this vulnerability allows an attacker to bypass authentication and gain unauthorized access to Alerta.
  remediation: |
    Upgrade Alerta to version 8.1.0 or later to mitigate this vulnerability.
  reference:
    - https://github.com/advisories/GHSA-5hmm-x8q8-w5jh
    - https://tools.ietf.org/html/rfc4513#section-5.1.2
    - https://pypi.org/project/alerta-server/8.1.0/
    - https://nvd.nist.gov/vuln/detail/CVE-2020-26214
    - https://github.com/alerta/alerta/commit/2bfa31779a4c9df2fa68fa4d0c5c909698c5ef65
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2020-26214
    cwe-id: CWE-287
    epss-score: 0.65933
    epss-percentile: 0.99199
    cpe: cpe:2.3:a:alerta_project:alerta:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: alerta_project
    product: alerta
  tags: cve,cve2020,alerta,auth-bypass,alerta_project,passive,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/api/config'

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - compare_versions(version, '< 8.1.0')

      - type: word
        part: body
        words:
          - '"alarm_model"'
          - '"actions"'
          - '"severity"'
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: version
        group: 1
        regex:
          - '"name": "Alerta ([0-9.]+)"'
        internal: true

      - type: regex
        group: 1
        regex:
          - '"name": "Alerta ([0-9.]+)"'
# digest: 4a0a0047304502207bd831c3225f13b337764bebb664a425d6953a0b4cbc859803edf44196d6654b0221008d06898da99398b252806ed137d663869d545f90ac79b87ef0e41af4565cd637: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
7.7High risk
Vulners AI Score7.7
CVSS 27.5
CVSS 3.19.1 - 9.8
EPSS0.65933
45