GHSA-w48j-pp7j-fj55

Suggest an improvement
Source
https://github.com/advisories/GHSA-w48j-pp7j-fj55
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/08/GHSA-w48j-pp7j-fj55/GHSA-w48j-pp7j-fj55.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w48j-pp7j-fj55
Aliases
  • CVE-2025-58059
Published
2025-08-28T16:46:10Z
Modified
2025-08-28T19:38:02.380683Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Valtimo scripting engine can be used to gain access to sensitive data or resources
Details

Impact

Any admin that can create or modify and execute process-definitions could gain access to sensitive data or resources.

This includes but is not limited to: - Running executables on the application host - Inspecting and extracting data from the host environment or application properties - Spring beans (application context, database pooling)

Attack requirements

The following conditions have to be met in order to perform this attack: - The user must be logged in - The user must have the admin role (ROLE_ADMIN), which is required to change process definitions - The user must have some knowledge about running scripts via a the Camunda/Operator engine

Patches

Version 12.16.0 and 13.1.2 have been patched. It is strongly advised to upgrade.

Workarounds

If no scripting is needed in any of the processes, it could be possible to disable it altogether via the ProcessEngineConfiguration:

@Component
class NoScriptEnginePlugin : ProcessEnginePlugin {
    override fun preInit(processEngineConfiguration: ProcessEngineConfigurationImpl) {}

    override fun postInit(processEngineConfiguration: ProcessEngineConfigurationImpl) {
        processEngineConfiguration.scriptEngineResolver = null
    }

    override fun postProcessEngineBuild(processEngine: ProcessEngine) {}
}

Warning: this workaround could lead to unexpected side-effects. Please test thoroughly.

References

Database specific
{
    "nvd_published_at": "2025-08-28T18:15:33Z",
    "cwe_ids": [
        "CWE-200",
        "CWE-78"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2025-08-28T16:46:10Z"
}
References

Affected packages

Maven / com.ritense.valtimo:core

Package

Name
com.ritense.valtimo:core
View open source insights on deps.dev
Purl
pkg:maven/com.ritense.valtimo/core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
12.16.0.RELEASE

Affected versions

0.*

0.1.0-RC-2

9.*

9.1.0.RELEASE
9.2.0.RELEASE
9.3.1.RELEASE
9.4.0.RELEASE
9.5.0.RELEASE
9.6.0.RELEASE
9.6.1.RELEASE
9.7.0.RELEASE
9.7.1.RELEASE
9.8.0.RELEASE
9.9.0.RELEASE
9.10.0.RELEASE
9.11.0.RELEASE
9.12.0.RELEASE
9.13.0.RELEASE
9.14.0.RELEASE
9.15.0.RELEASE
9.15.1.RELEASE
9.16.0.RELEASE
9.17.0.RELEASE
9.18.0.RELEASE
9.19.0
9.20.0.RELEASE
9.21.0.RELEASE
9.22.0.RELEASE
9.23.0.RELEASE
9.24.0.RELEASE
9.25.0.RELEASE
9.26.0.RELEASE
9.26.1.RELEASE
9.26.2.RELEASE

10.*

10.0.0.RELEASE
10.1.0.RELEASE
10.2.0.RELEASE
10.3.0.RELEASE
10.4.0.RELEASE
10.4.1.RELEASE
10.5.0.RELEASE
10.5.1.RELEASE
10.5.2.RELEASE
10.5.3.RELEASE
10.6.0.RELEASE
10.7.0.RELEASE
10.8.0.RELEASE
10.8.2.RELEASE
10.8.3.RELEASE
10.8.4.RELEASE
10.8.5.RELEASE

11.*

11.0.0.RELEASE
11.1.0.RELEASE
11.1.1.RELEASE
11.1.2.RELEASE
11.1.4.RELEASE
11.1.5.RELEASE
11.1.6.RELEASE
11.2.0.RELEASE
11.2.1.RELEASE
11.2.2.RELEASE
11.3.0.RELEASE
11.3.1.RELEASE
11.3.2.RELEASE
11.3.3.RELEASE
11.3.5.RELEASE

12.*

12.0.0.RELEASE
12.0.1.RELEASE
12.1.0.RELEASE
12.1.1.RELEASE
12.1.2.RELEASE
12.1.3.RELEASE
12.2.0.RELEASE
12.2.1.RELEASE
12.3.0.RELEASE
12.3.1.RELEASE
12.4.0.RELEASE
12.4.1.RELEASE
12.5.0.RELEASE
12.5.1.RELEASE
12.6.0.RELEASE
12.6.1.RELEASE
12.6.1.1.RC
12.7.0.RELEASE
12.7.1.RELEASE
12.7.2.RELEASE
12.7.3.RELEASE
12.8.0.RELEASE
12.9.0.RELEASE
12.10.0.RELEASE
12.10.1.RELEASE
12.10.2.RELEASE
12.11.0.RELEASE
12.12.0.RELEASE
12.13.0.RELEASE
12.13.1.RELEASE
12.14.0.RELEASE
12.14.1.RELEASE
12.14.2.RELEASE
12.15.1.RELEASE

Maven / com.ritense.valtimo:core

Package

Name
com.ritense.valtimo:core
View open source insights on deps.dev
Purl
pkg:maven/com.ritense.valtimo/core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
13.0.0.RELEASE
Fixed
13.1.2.RELEASE

Affected versions

13.*

13.0.0.RELEASE
13.0.1.RELEASE
13.0.2.RELEASE
13.1.0.RELEASE
13.1.1.RELEASE