Skip to content

Conversation

@vrugiu
Copy link
Contributor

@vrugiu vrugiu commented Jan 13, 2026

Improvements

  • Updated PHP versions to the latest patch releases
  • Updated NewRelic to version 12.1.0.26 (from 11.10.0.24) to fix security vulnerabilities
  • Updated Tideways to version 5.30.0 (from 5.22.2)
  • Updated Composer to version 2.8.12 (from 2.8.10)
  • Updated Blackfire to version 1.92.48 (from 1.92.28)
  • Alpine 3.22: tightened build dependencies (openssl/zlib/scdoc), included an APK tools build v3.0.0_rc7 from source for compatibility, and cleaned temporary artifacts.

Security Fixes

  • CVE-2025-47907: Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.

  • CVE-2025-47906: If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md

@alexanderM91 alexanderM91 merged commit 3f44af8 into master Jan 14, 2026
25 checks passed
@alexanderM91 alexanderM91 deleted the SC-24082-release-notes-refactor branch January 14, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants