Description
ServiceTalk HTTP/1.x incorrectly handles malformed Transfer-Encoding which could result in request smuggling attacks. This vulnerability is addressed in servicetalk version 0.42.65.
Published: 2026-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ServiceTalk HTTP/1.x incorrectly processes malformed Transfer-Encoding headers, allowing an attacker to manipulate the framing of HTTP requests and cause downstream services to interpret them differently. The primary impact is that request smuggling could lead to unintended request handling.

Affected Systems

Apple ServiceTalk, all released versions prior to 0.42.65 are vulnerable. The advisory notes that version 0.42.65 contains the fix.

Risk and Exploitability

The likely attack vector is over the network via crafted HTTP requests that contain malformed Transfer-Encoding headers. The EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score is 7.5, reflecting a high severity of request smuggling that can compromise the integrity and availability of downstream services. The flaw indicates an attacker could send malformed requests to manipulate downstream behavior, aligning with CWE-444.

Generated by OpenCVE AI on August 13, 2026 at 21:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ServiceTalk to version 0.42.65 or later
  • Filter or reject HTTP requests containing malformed or duplicate Transfer-Encoding headers at the edge firewall or proxy layer
  • Monitor traffic for abnormal Transfer-Encoding patterns to detect smuggling attempts

Generated by OpenCVE AI on August 13, 2026 at 21:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apple:servicetalk:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title ServiceTalk HTTP/1.x Transfer-Encoding Vulnerability Enabling Request Smuggling

Thu, 13 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Malformed Transfer-Encoding Handling in ServiceTalk Enables HTTP Request Smuggling
Weaknesses CWE-913

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-444
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple servicetalk
Vendors & Products Apple
Apple servicetalk

Wed, 12 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Malformed Transfer-Encoding Handling in ServiceTalk Enables HTTP Request Smuggling
Weaknesses CWE-913

Wed, 12 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description ServiceTalk HTTP/1.x incorrectly handles malformed Transfer-Encoding which could result in request smuggling attacks. This vulnerability is addressed in servicetalk version 0.42.65.
References

Subscriptions

Apple Servicetalk
cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-08-13T15:48:51.167Z

Reserved: 2026-07-22T00:46:16.023Z

Link: CVE-2026-65370

cve-icon Vulnrichment

Updated: 2026-08-13T15:48:44.695Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-12T21:17:39.587

Modified: 2026-09-03T19:19:25.533

Link: CVE-2026-65370

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T21:45:03Z

Weaknesses
  • CWE-444

    Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')