---
id: CVE-2026-100192
title: >-
  X-SpringBoot through 6.0 exposes appKey and appSecret credentials in the GET
  /application/manager/select endpoint without authentication or field filtering
summary: >-
  X-SpringBoot through 6.0 exposes appKey and appSecret credentials in the GET
  /application/manager/select endpoint without authentication or field
  filtering. Unauthenticated attackers can retrieve these credentials and use
  them to send ar…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-306
vendor: yzcheng90
product: X-SpringBoot
affected:
  - X-SpringBoot <= 6.0
published: '2026-09-25'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:16:49.230'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100192'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/x-springboot/01_app-credential-sms-abuse.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/yzcheng90/X-SpringBoot'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/yzcheng90/X-SpringBoot/blob/d74ddba989c0449948ff1ddb0d211b6a7ce81bfa/src/main/java/com/suke/czx/modules/application/controller/XApplicationController.java#L59-L64
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/x-springboot-through-6.0-credential-exposure-via-unauthenticated-endpoint
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-25T19:15:39.036Z'
---

## Overview

X-SpringBoot through 6.0 exposes appKey and appSecret credentials in the GET /application/manager/select endpoint without authentication or field filtering. Unauthenticated attackers can retrieve these credentials and use them to send arbitrary SMS messages through any tenant's SMS provider, enabling SMS bombing and impersonation attacks.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
