CVE-2025-32896 (GCVE-0-2025-32896)
Vulnerability from cvelistv5 – Published: 2025-06-19 10:38 – Updated: 2025-06-20 13:53
VLAI?
Summary
# 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.
Severity ?
No CVSS data available.
CWE
- CWE-306 - Missing Authentication for Critical Function
Assigner
References
| URL | Tags | |
|---|---|---|
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Apache Software Foundation | Apache SeaTunnel |
Affected:
2.3.1 , ≤ 2.3.10
(semver)
|
Credits
Owen Amadeus
liyiwei
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-06-19T11:04:11.922Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/12/1"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-32896",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-06-20T13:50:51.608425Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-06-20T13:53:28.835Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache SeaTunnel",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.3.10",
"status": "affected",
"version": "2.3.1",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Owen Amadeus"
},
{
"lang": "en",
"type": "reporter",
"value": "liyiwei"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "# Summary\u003cbr\u003e\u003cbr\u003eUnauthorized users can perform Arbitrary File Read and Deserialization\u003cbr\u003eattack by submit job using restful api-v1.\u003cbr\u003e\u003cbr\u003e# Details\u003cbr\u003eUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\u003cbr\u003ejob.\u003cbr\u003eAn attacker can set extra params in mysql url to perform Arbitrary File\u003cbr\u003eRead and Deserialization attack.\u003cbr\u003e\u003cbr\u003eThis issue affects Apache SeaTunnel: \u0026lt;=2.3.10\u003cbr\u003e\u003cbr\u003e# Fixed\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026amp; open https two-way authentication , which fixes the issue."
}
],
"value": "# Summary\n\nUnauthorized users can perform Arbitrary File Read and Deserialization\nattack by submit job using restful api-v1.\n\n# Details\nUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\njob.\nAn attacker can set extra params in mysql url to perform Arbitrary File\nRead and Deserialization attack.\n\nThis issue affects Apache SeaTunnel: \u003c=2.3.10\n\n# Fixed\n\nUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026 open https two-way authentication , which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306 Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-06-19T10:38:37.159Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/qvh3zyt1jr25rgvw955rb8qjrnbxfro9"
},
{
"tags": [
"patch"
],
"url": "https://github.com/apache/seatunnel/pull/9010"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Apache SeaTunnel: Unauthenticated insecure access",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-32896",
"datePublished": "2025-06-19T10:38:37.159Z",
"dateReserved": "2025-04-12T03:02:04.962Z",
"dateUpdated": "2025-06-20T13:53:28.835Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-32896\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-06-19T11:15:24.190\",\"lastModified\":\"2025-07-08T13:05:21.833\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"# Summary\\n\\nUnauthorized users can perform Arbitrary File Read and Deserialization\\nattack by submit job using restful api-v1.\\n\\n# Details\\nUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\\njob.\\nAn attacker can set extra params in mysql url to perform Arbitrary File\\nRead and Deserialization attack.\\n\\nThis issue affects Apache SeaTunnel: \u003c=2.3.10\\n\\n# Fixed\\n\\nUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026 open https two-way authentication , which fixes the issue.\"},{\"lang\":\"es\",\"value\":\"Resumen: Usuarios no autorizados pueden realizar ataques de lectura arbitraria de archivos y deserializaci\u00f3n al enviar trabajos con RESTful API-v1. # Detalles: Usuarios no autorizados pueden acceder a `/hazelcast/rest/maps/submit-job` para enviar trabajos. Un atacante puede establecer par\u00e1metros adicionales en la URL de MySQL para realizar ataques de lectura arbitraria de archivos y deserializaci\u00f3n. Este problema afecta a Apache SeaTunnel: \u0026lt;=2.3.10 # Corregido: Se recomienda a los usuarios actualizar a la versi\u00f3n 2.3.11 y habilitar RESTful API-v2 y la autenticaci\u00f3n bidireccional HTTPS abierta, lo que soluciona el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-306\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:seatunnel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.1\",\"versionEndExcluding\":\"2.3.11\",\"matchCriteriaId\":\"B8B6B47C-99DA-4AB2-B296-569463F6C0D2\"}]}]}],\"references\":[{\"url\":\"https://github.com/apache/seatunnel/pull/9010\",\"source\":\"security@apache.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/qvh3zyt1jr25rgvw955rb8qjrnbxfro9\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/12/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/12/1\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-06-19T11:04:11.922Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-32896\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-20T13:50:51.608425Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-20T13:51:39.937Z\"}}], \"cna\": {\"title\": \"Apache SeaTunnel: Unauthenticated insecure access\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Owen Amadeus\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"liyiwei\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache SeaTunnel\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.3.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.3.10\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/qvh3zyt1jr25rgvw955rb8qjrnbxfro9\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/apache/seatunnel/pull/9010\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"# Summary\\n\\nUnauthorized users can perform Arbitrary File Read and Deserialization\\nattack by submit job using restful api-v1.\\n\\n# Details\\nUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\\njob.\\nAn attacker can set extra params in mysql url to perform Arbitrary File\\nRead and Deserialization attack.\\n\\nThis issue affects Apache SeaTunnel: \u003c=2.3.10\\n\\n# Fixed\\n\\nUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026 open https two-way authentication , which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"# Summary\u003cbr\u003e\u003cbr\u003eUnauthorized users can perform Arbitrary File Read and Deserialization\u003cbr\u003eattack by submit job using restful api-v1.\u003cbr\u003e\u003cbr\u003e# Details\u003cbr\u003eUnauthorized users can access `/hazelcast/rest/maps/submit-job` to submit\u003cbr\u003ejob.\u003cbr\u003eAn attacker can set extra params in mysql url to perform Arbitrary File\u003cbr\u003eRead and Deserialization attack.\u003cbr\u003e\u003cbr\u003eThis issue affects Apache SeaTunnel: \u0026lt;=2.3.10\u003cbr\u003e\u003cbr\u003e# Fixed\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.3.11, and enable restful api-v2 \u0026amp; open https two-way authentication , which fixes the issue.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-306\", \"description\": \"CWE-306 Missing Authentication for Critical Function\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-06-19T10:38:37.159Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-32896\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-20T13:53:28.835Z\", \"dateReserved\": \"2025-04-12T03:02:04.962Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-06-19T10:38:37.159Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…