Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-3rg7-wf37-54rm: Symfony's incorrect parsing of PATH_INFO can lead to limited authorization bypass

Description

The Request class improperly interprets some PATH_INFO in a way that leads to representing some URLs with a path that doesn’t start with a /. This can allow bypassing some access control rules that are built with this /-prefix assumption.

Resolution

The Request class now ensures that URL paths always start with a /.

The patch for this issue is available here for branch 5.4.

Credits

We would like to thank Andrew Atkinson for discovering the issue, Chris Smith for reporting it and Nicolas Grekas for providing the fix.

ghsa
#vulnerability#web#git#intel#perl#auth

Skip to content

Navigation Menu

    • GitHub Copilot

      Write better code with AI

    • GitHub Spark New

      Build and deploy intelligent apps

    • GitHub Models New

      Manage and compare prompts

    • GitHub Advanced Security

      Find and fix vulnerabilities

    • Actions

      Automate any workflow

*   Codespaces
    
    Instant dev environments
    
*   Issues
    
    Plan and track work
    
*   Code Review
    
    Manage code changes
    
*   Discussions
    
    Collaborate outside of code
    
*   Code Search
    
    Find more, search less
    

View all features
  • Explore

    • Learning Pathways
    • Events & Webinars
    • Ebooks & Whitepapers
    • Customer Stories
    • Partners
    • Executive Insights
    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    • Enterprise platform

      AI-powered developer platform

  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

Appearance settings

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-64500

Symfony’s incorrect parsing of PATH_INFO can lead to limited authorization bypass

High severity GitHub Reviewed Published Nov 12, 2025 in symfony/symfony • Updated Nov 12, 2025

Package

composer symfony/http-foundation (Composer)

Affected versions

< 5.4.50

>= 6.0.0, < 6.4.29

>= 7.0.0, < 7.3.7

Patched versions

5.4.50

6.4.29

7.3.7

>= 2.0.0, < 5.4.50

>= 6.0.0, < 6.4.29

>= 7.0.0, < 7.3.7

Description

Published to the GitHub Advisory Database

Nov 12, 2025

Last updated

Nov 12, 2025

EPSS score

ghsa: Latest News

GHSA-g9jg-w8vm-g96v: Trix has a stored XSS vulnerability through its attachment attribute