Lucene search
+L

13485 matches found

Snyk
Snyk
added 2026/01/01 5:54 p.m.2 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the processing of untrusted HTTP headers. An attacker can access internal or external network resources by injecting carriage return and line feed characters into user-supplied headers. Remediation Upgrade cpp-httplib...

8.7CVSS6.8AI score0.00378EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/01 5:54 p.m.4 views

CVE-2026-21428 cpp-httplib has CRLF injection in http headers

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS6.4AI score0.00378EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/01 5:54 p.m.47 views

CVE-2026-21428

CVE-2026-21428 affects cpp-httplib (C++11 single-file header-only library). The vulnerability is in write_headers: it does not validate CR/LF in user-supplied header values, enabling injection of extra headers, potential tampering with the request body, and SSRF when paired with servers supportin...

8.7CVSS6.4AI score0.00378EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/01/01 5:54 p.m.42 views

CVE-2026-21428 cpp-httplib has CRLF injection in http headers

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS0.00378EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/01 5:54 p.m.7 views

CVE-2026-21428 cpp-httplib has CRLF injection in http headers

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS6.4AI score
SaveExploits0References5
Snyk
Snyk
added 2026/01/01 6:36 a.m.8 views

Information Exposure

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Information Exposure due to improper masking of raw request headers in the precall method of litellm/litellmcoreutils/litellmlogging.py. An attacker can obtain exposed API...

6CVSS6.7AI score
SaveExploits0References3
Snyk
Snyk
added 2026/01/01 6:33 a.m.4 views

Double Free

Overview httpmorph is an A Python HTTP client focused on mimicking browser fingerprints. Affected versions of this package are vulnerable to Double Free in the stepreceivingheaders function that allows attackers to trigger a crash by sending a request with an empty body. Remediation Upgrade...

8.7CVSS6.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.23 views

PT-2026-25010

Name of the Vulnerable Software and Affected Versions multipart versions prior to 1.2.2 multipart versions prior to 1.3.1 multipart versions prior to 1.4.0-dev Description The parse options header function within the multipart.py file utilizes a regular expression containing an ambiguous...

7.5CVSS7.2AI score0.00718EPSS
SaveExploits0References31
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-4500

Name of the Vulnerable Software and Affected Versions Python email module affected versions not specified Description The BytesGenerator class within the email module did not correctly quote newlines for email headers during email message serialization. This flaw allows for header injection when ...

7.5CVSS6.8AI score0.0056EPSS
SaveExploits0References198
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.5 views

PT-2026-1013

Name of the Vulnerable Software and Affected Versions cpp-httplib versions prior to 0.30.0 Description The write headers function in cpp-httplib does not properly validate user-supplied headers, specifically failing to check for carriage return CR and line feed LF characters. This allows attacker...

8.7CVSS6.5AI score0.00602EPSS
SaveExploits6References24
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.18 views

PT-2026-3233

Name of the Vulnerable Software and Affected Versions OpenStack affected versions not specified Description An issue exists in OpenStack’s keystonemiddleware component that could allow for privilege escalation or impersonation. An authenticated attacker may be able to elevate their privileges or...

9.9CVSS6.5AI score0.00575EPSS
SaveExploits0References39
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.4 views

PT-2026-3360

Name of the Vulnerable Software and Affected Versions Node.js versions affected versions not specified Description A flaw in Node.js TLS error handling can allow remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thro...

9.8CVSS6.7AI score0.01056EPSS
SaveExploits0References369
Debian
Debian
added 2025/12/30 3:55 p.m.10 views

[SECURITY] [DLA 4428-1] mediawiki security update

Debian LTS Advisory DLA-4428-1 [email protected] https://www.debian.org/lts/security/ Guilhem Moulin December 30, 2025 https://wiki.debian.org/LTS Package : mediawiki Version : 1:1.35.13-1+deb11u6 CVE ID : CVE-2025-67475 CVE-2025-67478 CVE-2025-67479 CVE-2025-67480 CVE-2025-67481...

9.8CVSS5.9AI score0.00395EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:16 p.m.10 views

OESA-2025-2858 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled...

10CVSS7AI score0.00328EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/30 12:16 p.m.9 views

OESA-2025-2854 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled...

10CVSS7AI score0.00328EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992234)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992234 advisory. In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6nullentry-rt6iidev in icmp6dev. With some IPv6 Ext Hdr RPL, SRv6...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/29 1:46 p.m.6 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component uses on-headers-1.0.2.tgz which is vulnerable to CVE-2025-7339.

Summary IBM Maximo Application Suite - Monitor Component uses on-headers-1.0.2.tgz which is vulnerable to CVE-2025-7339. This bulletin contains information addressing the vulnerability. Vulnerability Details CVEID:CVE-2025-7339 DESCRIPTION: on-headers is a node.js middleware for listening to when...

3.4CVSS6.1AI score0.00174EPSS
SaveExploits0Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2025/12/29 12:0 a.m.28 views

MongoDB and MongoDB Server Improper Handling of Length Parameter Inconsistency Vulnerability

MongoDB Server contains an improper handling of length parameter inconsistency vulnerability in Zlib compressed protocol headers. This vulnerability may allow a read of uninitialized heap memory by an unauthenticated client...

8.7CVSS7.1AI score0.83007EPSS
SaveIn wildExploits39
VulnCheck KEV
VulnCheck KEV
added 2025/12/28 12:0 a.m.9 views

VulnCheck KEV: CVE-2025-14847

Mismatched length fields in Zlib compressed protocol headers may allow a read of uninitialized heap memory by an unauthenticated client. This issue affects all MongoDB Server v7.0 prior to 7.0.28 versions, MongoDB Server v8.0 versions prior to 8.0.17, MongoDB Server v8.2 versions prior to 8.2.3,...

8.7CVSS5.8AI score0.83007EPSS
SaveIn wildExploits39References10
NCSC
NCSC
added 2025/12/27 11:38 a.m.12 views

Vulnerability fixed in MongoDB

MongoDB developers have fixed a vulnerability in MongoDB. The vulnerability with reference CVE-2025-14847 allows an unauthenticated remote attacker to read uninitialized heap memory. It is caused by improperly processing length parameters in Zlib-compressed protocol headers. Misuse of the...

8.7CVSS6.7AI score0.83007EPSS
SaveExploits39References2
Rows per page
Query Builder