CVE-2025-25286 Details
Description
Crayfish is a collection of Islandora 8 microservices, one of which, Homarus, provides FFmpeg as a microservice. Prior to Crayfish version 4.1.0, remote code execution may be possible in web-accessible installations of Homarus in certain configurations. The issue has been patched in `islandora/crayfish:4.1.0`. Some workarounds are available. The exploit requires making a request against the Homarus's `/convert` endpoint; therefore, the ability to exploit is much reduced if the microservice is not directly accessible from the Internet, so: Prevent general access from the Internet from hitting Homarus. Alternatively or additionally, configure auth in Crayfish to be more strongly required, such that requests with `Authorization` headers that do not validate are rejected before the problematic CLI interpolation occurs.
A remote code execution vulnerability exists in Islandora Crayfish versions through 4.0.0, specifically within the Homarus microservice that provides FFmpeg functionality. The issue arises in certain configurations of web-accessible installations, where the Homarus '/convert' endpoint can be exploited. The vulnerability has been patched in Crayfish version 4.1.0.
Users can upgrade to Islandora Crayfish version 4.1.0 to address this vulnerability. For those unable to upgrade immediately, it is recommended to prevent general Internet access to the Homarus microservice and to configure authentication in Crayfish to require stronger validation of 'Authorization' headers before they can be used in command-line interface operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 13, 2025CISA-ADP
Assessed Feb 13, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Islandora/Crayfish/commit/64cb4cec688928798cc40e6f0a0e863d7f69fd89 | [email protected] | Source CodeVendor |
| https://github.com/Islandora/Crayfish/security/advisories/GHSA-mm6v-68qp-f9fw | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-150 | Improper Neutralization of Escape, Meta, or Control Sequences | [email protected] |
| CWE-157 | Failure to Sanitize Paired Delimiters | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Islandora Crayfish | All versions |
CPE
Remediation
| |
| Islandora Homarus | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 13, 2025 | New CVE Received | [email protected] |
Volerion