laravel-debug-error: Larvel Debug Method Enabled

2025-08-01 laravel PoC Public

Description

Larvel Debug method is enabled.

PoC

id: laravel-debug-error

info:
  name: Larvel Debug Method Enabled
  author: dhiyaneshDK
  severity: medium
  description: Larvel Debug method is enabled.
  metadata:
    max-request: 1
  tags: debug,laravel,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}"
      - "{{BaseURL}}///////this-should-not-exist,.<>!@#$%^&*()_+"
      - "{{BaseURL}}/%00"

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        words:
          - <title>Whoops! There was an error
# digest: 4a0a004730450220271456fdd04d88fe0b445338f15cb03f02e4710d8930351a08cf6ab4fae1301a022100d2047a4f27cde7c9112ac9889720885b6472d068d7e69ff0262c8596157b96ae:922c64590222798bb761d5b6d8e72950

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities