CVE-2025-32896
MEDIUM EPSS 59.7%
Published Jun 19, 20251y ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Jun 19, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
# Summary Unauthorized users can perform Arbitrary File Read and Deserialization attack by submit job using restful api-v1. # Details Unauthorized users can access `/hazelcast/rest/maps/submit-job` to submit job. An attacker can set extra params in mysql url to perform Arbitrary File Read and Deserialization attack. This issue affects Apache SeaTunnel: <=2.3.10 # Fixed Users are recommended to upgrade to version 2.3.11, and enable restful api-v2 & open https two-way authentication , which fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
59.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-306 Missing Authentication for Critical Function Authentication
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | seatunnel | * | ≥2.3.1 – <2.3.11 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2025/04/12/1
- github.com https://github.com/apache/seatunnel/pull/9010
- lists.apache.org https://lists.apache.org/thread/qvh3zyt1jr25rgvw955rb8qjrnbxfro9
Remediation
- github.com https://github.com/apache/seatunnel/pull/9010