Lucene search
+L

6789 matches found

EUVD
EUVD
added 2026/03/13 8:41 p.m.8 views

EUVD-2026-11701

Undici has CRLF Injection in undici via upgrade option...

4.6CVSS5.8AI score0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/13 8:41 p.m.13 views

GHSA-4992-7RV2-5PVQ Undici has CRLF Injection in undici via `upgrade` option

Impact When an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: 1. Inject arbitrary HTTP headers 2. Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS5.9AI score0.00276EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/13 8:41 p.m.13 views

Undici has CRLF Injection in undici via `upgrade` option

Impact When an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: 1. Inject arbitrary HTTP headers 2. Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS5.9AI score0.00276EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/13 7:55 p.m.12 views

CVE-2026-32746

telnetd in GNU inetutils through 2.7 allows an out-of-bounds write in the LINEMODE SLC Set Local Characters suboption handler because addslc does not check whether the buffer is full...

9.8CVSS7.5AI score0.23674EPSS
SaveExploits8References4
Snyk
Snyk
added 2026/03/13 3:40 p.m.9 views

Directory Traversal

Overview magic-wormhole is a Securely transfer data between computers Affected versions of this package are vulnerable to Directory Traversal via the wormhole receive process. An attacker can overwrite arbitrary files on the local system by sending a crafted filename during file transfer. This is...

8.2CVSS6.3AI score0.0035EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/13 12:00 p.m.12 views

RLSA-2026:4442 Moderate: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: Vim: Arbitrary code execution via 'helpfile' option processing CVE-2026-25749 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information,...

7.3CVSS6.3AI score0.00213EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/03/13 12:00 p.m.10 views

vim security update

An update is available for vim. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Vim Vi IMproved is an updated and improved version of the vi editor. Security...

6.6CVSS6.2AI score0.00213EPSS
SaveExploits1
Veracode
Veracode
added 2026/03/13 5:06 a.m.15 views

Improper File Handling

zx is vulnerable to Improper File Handling. The vulnerability is due to a logic error in the linkNodeModules and cleanup routines when using the --prefer-local option, which allows unintended deletion of an external /nodemodules directory outside the current working directory...

8.3CVSS5.8AI score0.00087EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.13 views

WordPress plugin wpDiscuz 信息泄露漏洞

WordPress is a blogging platform developed using the PHP language. The platform has the ability to set up a personal blog site on a PHP and MySQL based server.WordPress plugin is an application plugin. An information disclosure vulnerability exists in the WordPress plugin wpDiscuz, which stems fr...

6.9CVSS5.7AI score0.00274EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/12 10:12 p.m.8 views

CVE-2026-1527

A flaw was found in undici, a Node.js HTTP/1.1 client. This vulnerability allows a remote attacker to inject malicious data into HTTP headers or prematurely end HTTP requests by sending specially crafted input to the upgrade option of client.request. This is possible because undici does not...

6.5CVSS5.7AI score0.00276EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/12 9:16 p.m.14 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/12 8:54 p.m.6 views

OPENSUSE-SU-2026:20361-1 Security update for osc, obs-scm-bridge

This update for osc, obs-scm-bridge fixes the following issues: Changes in osc: - 1.24.0 - Command-line: - Add '--target-owner' option to 'git-obs repo fork' command - Add '--self' parameter to fix 'no matching parent repo' error message in 'git-obs pr create' - Fix 'osc aggregatepac' for scmsync...

7.3CVSS6AI score0.00209EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/12 8:17 p.m.15 views

CRLF Injection

Overview org.webjars.npm:undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to CRLF Injection via the upgrade option of the client.request function. An attacker can inject malicious data into HTTP headers or prematurely terminate HTT...

6.5CVSS5.8AI score0.00276EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/12 8:17 p.m.8 views

CVE-2026-1527 undici is vulnerable to CRLF Injection via upgrade option

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS5.9AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/12 8:17 p.m.49 views

CVE-2026-1527

Undici (Node.js HTTP client) is vulnerable to a CRLF injection via the upgrade option in client.request() when user-controlled input is passed to the upgrade value. The root cause is that the upgrade value is written directly to the socket without validating header characters, allowing an attacke...

4.6CVSS5.9AI score0.00276EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/12 8:17 p.m.37 views

CVE-2026-1527 undici is vulnerable to CRLF Injection via upgrade option

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS0.00276EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/12 8:17 p.m.20 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS7.5AI score0.00276EPSS
SaveExploits0
NVD
NVD
added 2026/03/12 8:16 p.m.9 views

CVE-2026-32274

Black is the uncompromising Python code formatter. Starting in version 24.3.0 and prior to version 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which...

8.7CVSS0.00621EPSS
SaveExploits0References13
Ubuntu
Ubuntu
added 2026/03/12 7:59 p.m.16 views

USN-8091-1: util-linux vulnerability

It was discovered that the util-linux su utility did not drop capabilities when being used with the --pty option. While not a security issue by itself, a local attacker could possibly use the su tool to exploit vulnerabilities in other applications...

5.8AI score
SaveExploits0References1
EUVD
EUVD
added 2026/03/12 6:30 p.m.9 views

EUVD-2019-19798

Jettweb PHP Hazir Haber Sitesi Scripti V1 contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting malicious SQL code through the option parameter. Attackers can send POST requests to uyelik.php with crafted payloads in the option parameter to...

8.8CVSS6AI score0.00265EPSS
SaveExploits1References3
Rows per page
Query Builder