Skip to content

fix(deps): update dependency laravel/framework to v12.61.1 [security] - #3070

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/packagist-laravel-framework-vulnerability
Open

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

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
laravel/framework (source) 12.38.112.61.1 age confidence

Laravel Framework: CRLF injection in default email rule

GHSA-5vg9-5847-vvmq

More information

Details

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.

Severity

  • CVSS Score: 8.9 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Laravel Framework: Temporary Signed URL Path Confusion

GHSA-crmm-hgp2-wgrp

More information

Details

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

Severity

  • CVSS Score: 4.2 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.08%. Comparing base (ef05cc1) to head (79521d6).

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #3070   +/-   ##
=========================================
  Coverage     97.08%   97.08%           
  Complexity     2531     2531           
=========================================
  Files           392      392           
  Lines         11555    11555           
=========================================
  Hits          11218    11218           
  Misses          337      337           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 9946246 to 1feceef Compare June 23, 2026 18:30
@renovate renovate Bot changed the title chore(deps): update dependency laravel/framework to v12.61.1 [security] fix(deps): update dependency laravel/framework to v12.61.1 [security] Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 1feceef to 30ea1e5 Compare July 12, 2026 13:43
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 30ea1e5 to c4c3e78 Compare August 4, 2026 21:08
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from c4c3e78 to 2435a9b Compare August 12, 2026 04:04
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from 2435a9b to f1de819 Compare August 26, 2026 19:34
@renovate
renovate Bot force-pushed the renovate/packagist-laravel-framework-vulnerability branch from f1de819 to 79521d6 Compare September 7, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants