Authenticated SSRF via unvalidated upload URL
Published Aug 16, 2026 · Updated Aug 16, 2026
Server-side request forgery in OpenBoxes before 0.9.8 allows remote authenticated users to read server-fetched content via url input. ProductController.upload() passed params.url directly to new URL(params.url).openStream(), saved the response into a Document object, and exposed that stored content back through the product document UI. Any authenticated Browser-level account could trigger the request, enabling readable access to internal web services or cloud metadata endpoints instead of a blind network probe.
Summary
What happened
Server-side request forgery in OpenBoxes before 0.9.8 allows remote authenticated users to read server-fetched content via url input. ProductController.upload() passed params.url directly to new URL(params.url).openStream(), saved the response into a Document object, and exposed that stored content back through the product document UI. Any authenticated Browser-level account could trigger the request, enabling readable access to internal web services or cloud metadata endpoints instead of a blind network probe.
The record
- CVE
- CVE-2026-19927
- Published
- Aug 16, 2026
- Updated
- Aug 16, 2026
- Vendor
- OpenBoxes
- Product
- OpenBoxes
- Classifications
- CWE-918, T1046, T1552.005
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 16, 2026CVE publishedPublication date reported by the CVE source.
- Aug 16, 2026Record 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=0.9.0
- Affected versionversion=0.9.1
- Affected versionversion=0.9.2
- Affected versionversion=0.9.3
- Affected versionversion=0.9.4
- Affected versionversion=0.9.5
- Affected versionversion=0.9.6
- Affected versionversion=0.9.7
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
Weakness, pattern, technique
Public exploit references
- OpenBoxes SSRF proof of conceptfunctional · demonstrated
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