Skip to content

- Update dependency laravel/framework to v12 [SECURITY] - autoclosed#603

Closed
blumilk-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/packagist-laravel-framework-vulnerability
Closed

- Update dependency laravel/framework to v12 [SECURITY] - autoclosed#603
blumilk-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/packagist-laravel-framework-vulnerability

Conversation

@blumilk-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
laravel/framework (source) ^11.45.3 -> ^12.0.0 age confidence

GitHub Vulnerability Alerts

GHSA-5vg9-5847-vvmq

Summary

A CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound email processing in applications that send mail to user-supplied addresses.

Description

Laravel applications that send email to addresses provided by users — for example during authentication flows or contact forms — may be vulnerable to manipulation of outbound mail content if the address is not adequately sanitized before it reaches the mail transport layer.
An attacker who can supply an email address to such a flow may, under certain conditions, be able to influence the content of emails sent by the application, cause those emails to be delivered to unintended recipients, or cause the application's mail server to send unintended messages.

Impact

Affected applications may be exposed to unauthorized access and mail relay abuse. The severity depends on what the application sends by email and how its mail infrastructure is configured.

Remediation

Upgrade to version 12.60.0 or later, or 13.10.0 or later.

GHSA-crmm-hgp2-wgrp

A vulnerability in Laravel's local filesystem driver allows temporary signed URLs to be parsed ambiguously, potentially misrouting requests and bypassing expiration enforcement.

Under certain conditions, a generated temporary signed URL can be interpreted differently by the server than intended at signing time. This may cause requests to resolve to an unintended resource, and can prevent expiration from being enforced, allowing expired URLs to remain valid indefinitely.

Impact

  • Expired temporary URLs may continue to be accepted
  • Requests may resolve to a different resource than the one that was signed
  • The upload variant may allow writes to reach an unintended destination

Release Notes

laravel/framework (laravel/framework)

v12.61.1

Compare Source

v12.61.0

Compare Source

v12.60.2

Compare Source

v12.60.1

Compare Source

v12.60.0

Compare Source

v12.59.0

Compare Source

v12.58.0

Compare Source

v12.57.0

Compare Source

v12.56.0

Compare Source

v12.55.1

Compare Source

v12.55.0

Compare Source

v12.54.1

Compare Source

v12.54.0

Compare Source

v12.53.0

Compare Source

v12.52.0

Compare Source

v12.51.0

Compare Source

v12.50.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@blumilk-renovate blumilk-renovate Bot requested a review from a team as a code owner June 20, 2026 10:13
@blumilk-renovate blumilk-renovate Bot added dependencies Pull requests that update a dependency file renovate security security related stuff labels Jun 20, 2026
@blumilk-renovate blumilk-renovate Bot requested a review from Blusia June 20, 2026 10:13
@blumilk-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update laravel/framework:12.61.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laragear/cache-query is locked to version v4.2.2 and an update of this package was not requested.
    - Root composer.json requires laravel/framework ^12.0.0 -> satisfiable by laravel/framework[v12.61.1].
    - laragear/cache-query v4.2.2 requires illuminate/contracts 10.*|11.* -> satisfiable by illuminate/contracts[v10.0.0, ..., v10.49.0, v11.0.0, ..., v11.51.0].
    - Only one of these can be installed: illuminate/contracts[v11.0.0, ..., v11.51.0], laravel/framework[v12.61.1]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@blumilk-renovate blumilk-renovate Bot changed the title - Update dependency laravel/framework to v12 [SECURITY] - Update dependency laravel/framework to v12 [SECURITY] - autoclosed Jun 23, 2026
@blumilk-renovate blumilk-renovate Bot closed this Jun 23, 2026
@blumilk-renovate blumilk-renovate Bot deleted the renovate/packagist-laravel-framework-vulnerability branch June 23, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate security security related stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants