Lucene search
K

Pega Infinity - Authentication Bypass

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 106 Views

Pega Infinity Authentication Bypass CVE-2021-27651 allows unauthorized access to sensitive information

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-27651
17 May 202111:36
circl
CNNVD
PEGA pega infinity 授权问题漏洞
29 Apr 202100:00
cnnvd
CVE
CVE-2021-27651
29 Apr 202114:47
cve
Cvelist
CVE-2021-27651
29 Apr 202114:47
cvelist
Malwarebytes
Pega Infinity patches authentication vulnerability
19 May 202114:53
malwarebytes
NVD
CVE-2021-27651
29 Apr 202115:15
nvd
OSV
CVE-2021-27651
29 Apr 202115:15
osv
Prion
Authentication flaw
29 Apr 202115:15
prion
Positive Technologies
PT-2021-17582 · Pegasystems · Pega Infinity
29 Apr 202100:00
ptsecurity
RedhatCVE
CVE-2021-27651
9 Jan 202608:53
redhatcve
Rows per page
id: CVE-2021-27651

info:
  name: Pega Infinity - Authentication Bypass
  author: idealphase,daffainfo
  severity: critical
  description: Pega Infinity versions 8.2.1 through 8.5.2 contain an authentication bypass vulnerability because the password reset functionality for local accounts can be used to bypass local authentication checks.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information and potential compromise of the Pega Infinity application.
  remediation: |
    Apply the necessary security patches or updates provided by Pega Infinity to mitigate the authentication bypass vulnerability (CVE-2021-27651).
  reference:
    - https://github.com/samwcyo/CVE-2021-27651-PoC/blob/main/RCE.md
    - https://nvd.nist.gov/vuln/detail/CVE-2021-27651
    - https://collaborate.pega.com/discussion/pega-security-advisory-a21-hotfix-matrix
    - https://github.com/nomi-sec/PoC-in-GitHub
    - https://github.com/orangmuda/CVE-2021-27651
  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-2021-27651
    cwe-id: CWE-287
    epss-score: 0.53841
    epss-percentile: 0.98875
    cpe: cpe:2.3:a:pega:infinity:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: pega
    product: infinity
  tags: cve2021,cve,pega,auth-bypass,passive,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/prweb/PRAuth/app/default/"

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - compare_versions(version, '< 8.5.2', '>= 8.2.1')

      - type: word
        part: body
        words:
          - 'Pega Infinity'

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: version
        group: 1
        regex:
          - '(?m)<span>Pega ([0-9.]+)</span>'
        internal: true

      - type: regex
        group: 1
        regex:
          - '(?m)<span>Pega ([0-9.]+)</span>'
# digest: 4a0a00473045022100de25f7f12b4c8eba6e389379620593267c11a3bbd7a44e11fdd2eb47516cd24902202aa0cffa401ef50affdd2eca4bed713d8b1db4bd2e2a18d434ad70587096680c: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.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
CVSS 39.8
EPSS0.53841
106