Skip to content

chore(deps): update dependency morgan to v1.11.0 [security] - #1303

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-morgan-vulnerability
Open

chore(deps): update dependency morgan to v1.11.0 [security]#1303
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-morgan-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
morgan 1.10.11.11.0 age adoption passing confidence

morgan vulnerable to Log Forging via unneutralized control characters in :remote-user

CVE-2026-5078 / GHSA-4vj7-5mj6-jm8m

More information

Details

Impact

Morgan's :remote-user token extracts the Basic auth username from the Authorization header and writes it to the log stream without neutralizing control characters. An attacker can send a crafted Authorization: Basic header containing CR/LF characters to inject forged log lines, corrupting the one-request-per-line structure of access logs.

The built-in combined, common, default, and short formats are affected, as well as any custom format that includes :remote-user.

Patches

Users should upgrade to version 1.11.0.

Workarounds

Use a custom format string that does not include :remote-user.

Severity

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

References

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


Release Notes

expressjs/morgan (morgan)

v1.11.0

Compare Source

===================

  • add :pid token

Security Fix:


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@renovate renovate Bot added dependencies Updates one or more dependencies security labels Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/npm-morgan-vulnerability branch from d9f7637 to 8ebd071 Compare July 12, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates one or more dependencies security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant