CVE•Published 2025-07-21•1 article on news•6 live references•NVD data
CVE-2025-36845
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
8.6
HIGH
EPSS percentile
73
Exploit Prediction Scoring System · top 27% of all CVEs
Description
An issue was discovered in Eveo URVE Web Manager 27.02.2025. The endpoint /_internal/redirect.php allows for Server-Side Request Forgery (SSRF). The endpoint takes a URL as input, sends a request to this address, and reflects the content in the response. This can be used to request endpoints only reachable by the application server.
Timeline
Published 2025-07-21
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2025-36845Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Eveo Urve Web Manager" version:"27.02.2025"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Urve Web Manager"HTTP body or banner mentions "Urve Web Manager" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2025-36845Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-36845Censys host search filtered to this CVE id.
grep.app
CVE-2025-36845Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-36845GitHub code search for direct mentions.
Google dork
"CVE-2025-36845" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2025-368455 repos
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
vulncheck-oss/go-exploitGo
A Go-based Exploit Framework
iamthefrogy/BountyHoundShell
Monitors and curates bug-bounty related repositories weekly (Monday).
zulloper/cve-pocPython
CVE POC repo 자동 수집기
mrhenrike/FirewallXPL-ForgePython
Perimeter security exploitation framework — 164 modules covering FW, NGFW, UTM, WAF, VPN, NAC, LB, and OT/ICS firewalls (Fortinet, Cisco, Palo Alto, F5, Citrix, Check Point, SonicW…