Junglewise Threat Intelligence

CVE-2026-78658: IBM UrbanCode Deploy information disclosure in property redaction

CVE-2026-78658 · Severity: medium · CVSS 6.5 · Published 2026-09-04

Executive brief

IBM UrbanCode Deploy and IBM DevOps Deploy are continuous deployment platforms used to automate software releases across enterprise environments. A flaw in the property value redaction engine allows authenticated users with appropriate permissions to view sensitive credentials and configuration values that should be masked, potentially exposing passwords, API keys, and other secrets embedded in deployment configurations.

Technical details

The vulnerability is an improper removal of sensitive information (CWE-212) in the redaction engine of IBM's deployment automation products. When a deployment is configured with a secure property starting with certain non-ASCII characters, the redaction filter fails to mask subsequent ASCII secure values embedded within unsecure properties. An authenticated user with permissions to view deployment request details can exploit this via the UI or API to view plain-text sensitive values that should be redacted. The vulnerability affects versions 7.2.x, 7.3.x, 8.0.x, 8.1.x, and 8.2.x; patches are available for all affected lines.

Affected products

  • IBM UrbanCode Deploy 7.2 through 7.2.3.25, 7.3 through 7.3.2.20
  • IBM DevOps Deploy 8.0 through 8.0.1.15, 8.1 through 8.1.2.8, 8.2 through 8.2.2.1

Timeline

  • 2026-09-04: disclosed: Security bulletin published by IBM
  • 2026-09-04: patched: Patches available: 7.2.3.26, 7.3.2.21, 8.0.1.16, 8.1.2.9, 8.2.2.2 and later

References

Related threats