Skip to content

[pull] release from appsmithorg:release#254

Merged
pull[bot] merged 1 commit into
code:releasefrom
appsmithorg:release
Jun 12, 2026
Merged

[pull] release from appsmithorg:release#254
pull[bot] merged 1 commit into
code:releasefrom
appsmithorg:release

Conversation

@pull

@pull pull Bot commented Jun 12, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…-457f-vx79) (#41891)

## Description

Fixes Dependabot alert #652: `joi` < 18.2.1 is vulnerable to a
denial-of-service via an uncaught `RangeError` on deeply nested input
through recursive `link()` schemas (CVE-2026-48038 /
GHSA-q7cg-457f-vx79, CVSS 5.3 medium).

**Root cause:** `joi@17.x` was pulled in transitively via:
```
@storybook/test-runner → jest-playwright-preset → jest-process-manager → wait-on@^7.0.0 → joi@^17.11.0
```

**Fix:** Added `"joi": "^18.2.1"` to the `resolutions` block in
`app/client/package.json`, forcing all consumers to resolve `joi` at
`18.2.1` (the first patched release). The `yarn.lock` has been
regenerated to reflect the new resolution.

Fixes https://github.com/appsmithorg/appsmith/security/dependabot/652

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- CI auto-populates this section -->

## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated dependency resolution configuration.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/27366358331>
> Commit: 9ef097b
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=27366358331&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 11 Jun 2026 19:17:28 UTC
<!-- end of auto-generated comment: Cypress test results  -->
@pull pull Bot locked and limited conversation to collaborators Jun 12, 2026
@pull pull Bot added the ⤵️ pull label Jun 12, 2026
@pull pull Bot merged commit 057cc61 into code:release Jun 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant