LDAP Injection Affecting org.yamcs:yamcs-core package, versions [,5.12.7)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
1.01% (59th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about LDAP Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGYAMCS-17229781
  • published8 Jun 2026
  • disclosed26 May 2026
  • creditDaniel Miranda Barcelona

Introduced: 26 May 2026

NewCVE-2026-42568  (opens in a new tab)
CWE-90  (opens in a new tab)

How to fix?

Upgrade org.yamcs:yamcs-core to version 5.12.7 or higher.

Overview

Affected versions of this package are vulnerable to LDAP Injection via the LdapAuthModule process. An attacker can gain unauthorized access to user accounts by injecting specially crafted input into the username parameter during LDAP authentication.

Note:

This is only exploitable if the deployment uses org.yamcs.security.LdapAuthModule in the etc/security.yaml configuration file.

PoC

curl -X POST "http://TARGET:8090/auth/token" \
  -d "grant_type=password&username=*&password=known_password"
# Returns token for first matching LDAP user

CVSS Base Scores

version 4.0
version 3.1