Internal service access via unvalidated URL fetch
Published Aug 4, 2025 · Updated Aug 5, 2025
Server-side request forgery in CloudFavorites favorites-web 1.3.0 and earlier allows remote authenticated users to access internal services. The getCollectLogoUrl endpoint passes its user-controlled url parameter through cacheService to HtmlUtil.getPageImg, which calls Jsoup.connect(url).get() without restricting the destination. Low-privileged access is required, and the server-side request can probe or interact with services reachable from the application host.
Summary
What happened
Server-side request forgery in CloudFavorites favorites-web 1.3.0 and earlier allows remote authenticated users to access internal services. The getCollectLogoUrl endpoint passes its user-controlled url parameter through cacheService to HtmlUtil.getPageImg, which calls Jsoup.connect(url).get() without restricting the destination. Low-privileged access is required, and the server-side request can probe or interact with services reachable from the application host.
The record
- CVE
- CVE-2025-8529
- Published
- Aug 4, 2025
- Updated
- Aug 5, 2025
- Vendor
- CloudFavorites
- Product
- favorites-web
- Classifications
- CWE-918, T1046
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 4, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0
- Affected versionversion=1.1
- Affected versionversion=1.2
- Affected versionversion=1.3.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- SSRF request for /collect/getCollectLogoUrlproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo