216.73.217.22

CVE-2026-42874

· Published 11/05/2026 20:25 · Modified 11/05/2026 20:25

Labels: CVE-2026-42874 2026-05-11CVE-2026-42874CWE-113[email protected]

Essential information

Published
11/05/2026 20:25
Modified
11/05/2026 20:25
Author
Creator
CVSS
3.7 LOW (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

Description

Microdot is a minimalistic Python web framework. Prior to 2.6.1, the Response.set_cookie() method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection attack through this issue to be possible, an attacker must first infiltrate the client (for example through an independent XSS attack), so that it can send malicious information that is destined to be stored in a cookie by the server on behalf of the victim. An attacker that infiltrates one client can only orchestrate a header injection attack for that client, all other clients that were not infiltrated are safe. This vulnerability is fixed in 2.6.1.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
microdot / microdot cpe:2.3:a:microdot:microdot:2.6.1:*:*:*:*:*:*:*
microdot / microdot cpe:2.3:a:microdot:microdot:*:*:*:*:*:*:*:*

References