CVE-2026-25998: strongMan vulnerable to private credential recovery due to key and counter reuse

Published Feb 19, 2026
·
Updated

strongMan is a management interface for strongSwan, an OpenSource IPsec-based VPN. When storing credentials in the database (private keys, EAP secrets), strongMan encrypts the corresponding database fields. So far it used AES in CTR mode with a global database key. Together with an initialization vector (IV), a key stream is generated to encrypt the data in the database fields. But because strongMan did not generate individual IVs, every database field was encrypted using the same key stream. An attacker that has access to the database can use this to recover the encrypted credentials. In particular, because certificates, which have to be considered public information, are also encrypted using the same mechanism, an attacker can directly recover a large chunk of the key stream, which allows them to decrypt basically all other secrets especially ECDSA private keys and EAP secrets, which are usually a lot shorter. Version 0.2.0 fixes the issue by switching to AES-GCM-SIV encryption with a random nonce and an individually derived encryption key, using HKDF, for each encrypted value. Database migrations are provided to automatically re-encrypt all credentials.

Affected Software

2 affected components
strongswan/strongman<0.2.0
strongSwan Strongman Python=0.1.0

Event History

Feb 19, 2026
CVE Published
via MITRE·03:51 PM
Data Sourced
via MITRE·03:51 PM
DescriptionWeakness
Data Sourced
via NVD·05:24 PM
DescriptionSeverityWeaknessAffected Software
Jun 4, 58123
Event
via FIRST·02:44 PM
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-25998?

CVE-2026-25998 is rated as a high severity vulnerability due to its potential to expose sensitive credentials stored in the database.

2

How do I fix CVE-2026-25998?

To fix CVE-2026-25998, upgrade strongMan to version 0.2.0 or later, where this vulnerability has been addressed.

3

What types of data are affected by CVE-2026-25998?

CVE-2026-25998 affects private keys and EAP secrets stored in the strongMan database.

4

What is the nature of the encryption issue in CVE-2026-25998?

CVE-2026-25998 involves the use of AES in CTR mode with a global database key, which can lead to vulnerabilities in the encryption of sensitive data.

5

Which versions of strongMan are vulnerable to CVE-2026-25998?

Versions of strongMan prior to 0.2.0 are vulnerable to CVE-2026-25998.

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