GHSA-cqhc-2h57-wpxf: High severity npm/mariadb vulnerability

Published Aug 28, 2026
·
Updated

Summary When SSL/TLS is enabled but no CA / server certificate is provided, the connector verifies the server's identity using fingerprint validation. The check is effective, the connection is ultimately rejected when it fails, but it happens after the authentication exchange. As a result, the credentials are sent before validation occurs, so an active man-in-the-middle who presents their own certificate receives the password in the handshake before the connection is aborted.

Impact The credentials are transmitted to the peer before the server's identity is validated. An on-path attacker (MitM) presenting any certificate can capture the account password, even though the connection then fails the fingerprint check and is closed. The disclosed credentials can subsequently be used to authenticate directly against the server.

- Attacker requirement: active man-in-the-middle position on the network path - Affected configuration: SSL/TLS enabled without a CA / server certificate

Affected versions - < 3.2.4 - 3.3.0 – 3.3.2 - 3.4.0 – 3.4.5 - 3.5.0 – 3.5.2

Patches Fixed in 3.2.4, 3.3.3, 3.4.6, and 3.5.3. Upgrade to one of these (or later) on your branch.

Workarounds Until you can upgrade, configure certificate verification explicitly, provide the server/CA certificate and use a verifying SSL mode (e.g. VERIFYCA / VERIFYFULL).

Reported by haaahaaahiihiiii (no GitHub account).

Affected Software

4 affected componentsFixes available
npm/mariadb>=3.5.0<3.5.3
3.5.3
npm/mariadb>=3.4.0<3.4.6
3.4.6
npm/mariadb>=3.3.0<3.3.3
3.3.3
npm/mariadb<3.2.4
3.2.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/mariadb to a version that resolves this vulnerability.

    Fixed in 3.5.3
  2. Upgrade

    Upgrade npm/mariadb to a version that resolves this vulnerability.

    Fixed in 3.4.6
  3. Upgrade

    Upgrade npm/mariadb to a version that resolves this vulnerability.

    Fixed in 3.3.3
  4. Upgrade

    Upgrade npm/mariadb to a version that resolves this vulnerability.

    Fixed in 3.2.4
  5. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.2.4
  6. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.3.3
  7. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.4.6
  8. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 3.5.3
  9. Configuration

    If SSL/TLS is enabled, configure explicit certificate verification by providing the server/CA certificate and using a verifying SSL mode.

    SSL/TLS configuration SSL/TLS enabled without a CA / server certificate = Provide a CA / server certificate (do not run with SSL/TLS enabled without CA/server certificate)
  10. Configuration

    Configure certificate verification explicitly using a verifying SSL mode, e.g., VERIFY_CA or VERIFY_FULL, so the connector validates the server identity before accepting credentials.

    Connector SSL/TLS mode SSL/TLS verification mode = VERIFY_CA / VERIFY_FULL

Event History

Aug 28, 2026
Advisory Published
via GitHub·07:03 PM
Data Sourced
via GitHub·07:03 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which deployments are exposed?

Deployments using the npm/mariadb connector with SSL/TLS enabled but without a CA or server certificate are affected. The affected version ranges are versions before 3.2.4, 3.3.0 through 3.3.2, 3.4.0 through 3.4.5, and 3.5.0 through 3.5.2.

2

What does an attacker need to capture credentials?

An attacker needs an active man-in-the-middle position on the network path and must present their own certificate. The password is sent during authentication before the connector completes fingerprint-based server identity validation.

3

Does a failed fingerprint check prevent credential theft?

No. The connection is rejected and closed after the fingerprint check fails, but the credentials have already been transmitted to the attacker-controlled peer and may be used to authenticate directly to the server.

4

What versions contain the fix?

Upgrade to 3.2.4, 3.3.3, 3.4.6, or 3.5.3, or a later release on the applicable branch.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203