IBM Support

Security Bulletin: IBM Sterling Partner Engagement Manager has several issues with secrets management (CVE-2025-33093)

Security Bulletin


Summary

IBM Sterling Partner Engagement Manager's JWT secret is stored in public Helm Charts and is not stored as a Kubernetes secret. This issue has been addressed in the latest Helm Chart.

Vulnerability Details

CVEID:   CVE-2025-33093
DESCRIPTION:   IBM Sterling Partner Engagement Manager's JWT secret is stored in public Helm Charts and is not stored as a Kubernetes secret.
CWE:   CWE-260: Password in Configuration File
CVSS Source:   IBM
CVSS Base score:   7.5
CVSS Vector:   (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)

Affected Products and Versions

Affected Product(s)Version(s)
PEM6.1.x
PEM6.2.x

Remediation/Fixes

ProductVersion(s)Remediation/Fix/Instructions
IBM Sterling Partner Engagement Manager Standard Edition / Essentials Edition6.1.x, 6.2.0,6.2.3, 6.246.2.0,6.2.3,6.2.4

Workarounds and Mitigations

Behavioural Change 

As part of recent changes to the Helm chart configuration, the default values for the JWT secrets in the following fields — communitymanager.nonprod/prod.setupfile.jwt.secretkey and communitymanager.nonprod/prod.setupfile.saml.jwt.secretkey — have been removed. 

These properties are now mandatory: a valid, non-empty secret key must be provided by the user during deployment. 

This change ensures that deployments eliminate the use of weak or hardcoded defaults. If the JWT secret is not provided, the Helm chart will raise an error and halt the installation or upgrade process. 

 

Guidance on generating the secret property 

The JWT secret is a random string of characters used to sign and verify JSON Web Tokens (JWTs). When setting your own JWT secret, follow best practices for secure key generation, such as using a long, random, and complex string. Guidance on encryption best practices is available, 

https://www.ibm.com/docs/en/spems/6.2.2?topic=security-encryption 

 

You can also generate a strong random secret using the openssl command. 

 To generate a strong, random 32-byte secret key suitable for JWT signing, use: 

openssl rand -base64 32 
  

Then plug this secret into the values.yaml file in the Helm Chart.

 

Error Encountered When a Value Is Not Provided for the Required Property 

If the required JWT secret key is not provided in the values.yaml file during a Helm install or upgrade, the following error will be displayed: 

 
Error:

INSTALLATION FAILED: execution error at (ibm-pem-standard-prod/templates/nonprodpcmconfigmap.yaml:88:20): communitymanager.nonprod.setupfile.jwt.secretkey is required in values.yaml 
helm.go:86: 2025-04-15 11:59:47.464714855 +0000 UTC m=+0.134931959 [debug] execution error at (ibm-pem-standard-prod/templates/nonprodpcmconfigmap.yaml:88:20): communitymanager.nonprod.setupfile.jwt.secretkey is required in values.yaml 
INSTALLATION FAILED 
 

To resolve his error, ensure that the jwt.secretkey is set appropriately in the values.yaml file. 

Get Notified about Future Security Bulletins

References

Off

Acknowledgement

Change History

07 May 2025: Initial Publication

*The CVSS Environment Score is customer environment specific and will ultimately impact the Overall CVSS Score. Customers can evaluate the impact of this vulnerability in their environments by accessing the links in the Reference section of this Security Bulletin.

Disclaimer

According to the Forum of Incident Response and Security Teams (FIRST), the Common Vulnerability Scoring System (CVSS) is an "industry open standard designed to convey vulnerability severity and help to determine urgency and priority of response." IBM PROVIDES THE CVSS SCORES ""AS IS"" WITHOUT WARRANTY OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. CUSTOMERS ARE RESPONSIBLE FOR ASSESSING THE IMPACT OF ANY ACTUAL OR POTENTIAL SECURITY VULNERABILITY. In addition to other efforts to address potential vulnerabilities, IBM periodically updates the record of components contained in our product offerings. As part of that effort, if IBM identifies previously unidentified packages in a product/service inventory, we address relevant vulnerabilities regardless of CVE date. Inclusion of an older CVEID does not demonstrate that the referenced product has been used by IBM since that date, nor that IBM was aware of a vulnerability as of that date. We are making clients aware of relevant vulnerabilities as we become aware of them. "Affected Products and Versions" referenced in IBM Security Bulletins are intended to be only products and versions that are supported by IBM and have not passed their end-of-support or warranty date. Thus, failure to reference unsupported or extended-support products and versions in this Security Bulletin does not constitute a determination by IBM that they are unaffected by the vulnerability. Reference to one or more unsupported versions in this Security Bulletin shall not create an obligation for IBM to provide fixes for any unsupported or extended-support products or versions.

Document Location

Worldwide

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSFG8Z","label":"IBM Sterling Partner Engagement Manager Software"},"Component":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"6.2.2,62.0,6.1.2","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

Document Information

Modified date:
07 May 2025

UID

ibm17232762