Lucene search
+L

58500 matches found

RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.8 views

CVE-2026-34604

Tina is a headless content management system. Prior to version 2.2.2, @tinacms/graphql uses string-based path containment checks in FilesystemBridge. That blocks plain ../ traversal, but it does not resolve symlink or junction targets. If a symlink/junction already exists under the allowed conten...

8.8CVSS5.7AI score0.00372EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/02 4:46 p.m.33 views

CVE-2026-34829 Rack: Denial of Service via Unbounded Multipart File Upload Without Content-Length

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS0.00369EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/02 4:46 p.m.76 views

CVE-2026-34829

Rack is vulnerable to a Denial of Service caused by unbounded multipart file uploads when a request uses multipart/form-data without a Content-Length header. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO if CONTENT_LENGTH exists; w...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/02 4:46 p.m.7 views

CVE-2026-34829

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 4:46 p.m.7 views

CVE-2026-34829 Rack: Denial of Service via Unbounded Multipart File Upload Without Content-Length

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 4:46 p.m.14 views

CVE-2026-34829 Rack: Denial of Service via Unbounded Multipart File Upload Without Content-Length

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS7AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/02 4:44 p.m.7 views

CVE-2026-34786

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Staticapplicablerules evaluates several headerrules types against the raw URL-encoded PATHINFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a...

5.3CVSS5.7AI score0.00195EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/02 4:43 p.m.70 views

CVE-2026-34831

Rack: The vulnerability CVE-2026-34831 affects Rack::Files#fail, which uses String#size to set Content-Length instead of String#bytesize. When responses include multibyte UTF-8, Content-Length may be too small, causing HTTP framing issues and potential response desynchronization. The issue can be...

6.5CVSS5.8AI score0.00147EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/04/02 4:43 p.m.27 views

CVE-2026-34831 Rack: Content-Length mismatch in Rack::Files error responses

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/02 4:43 p.m.11 views

CVE-2026-34831 Rack: Content-Length mismatch in Rack::Files error responses

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS6.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 4:43 p.m.4 views

CVE-2026-34831

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS5.8AI score0.00147EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 4:43 p.m.5 views

CVE-2026-34831 Rack: Content-Length mismatch in Rack::Files error responses

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

4.8CVSS5.8AI score0.00147EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 4:42 p.m.5 views

CVE-2026-26961 Rack: Multipart Boundary Parsing Ambiguity allowing WAF Bypass

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser extracts the boundary parameter from multipart/form-data using a greedy regular expression. When a Content-Type header contains multiple boundary parameters, Rack selects the last one...

3.7CVSS5.8AI score0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/02 3:31 p.m.12 views

EUVD-2026-18226

A security flaw has been discovered in DefaultFuction Content-Management-System 1.0. This issue affects some unknown processing of the file /admin/tools.php. The manipulation of the argument host results in command injection. The attack can be executed remotely. The exploit has been released to t...

7.5CVSS6.8AI score0.02931EPSS
SaveExploits1References7
AlpineLinux
AlpineLinux
added 2026/04/02 2:56 p.m.52 views

CVE-2026-33533

Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, the Glances XML-RPC server activated with glances -s or glances --server sends Access-Control-Allow-Origin: on every HTTP response. Because the XML-RPC handler does not validate the Content-Type header, an...

7.1CVSS5.8AI score0.00332EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/02 2:47 p.m.36 views

CVE-2026-34973 phpMyFAQ has a LIKE Wildcard Injection in Search.php — Unescaped % and _ Metacharacters Enable Broad Content Disclosure

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS0.00336EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/02 2:16 p.m.18 views

CVE-2026-5333

A security flaw has been discovered in DefaultFuction Content-Management-System 1.0. This issue affects some unknown processing of the file /admin/tools.php. The manipulation of the argument host results in command injection. The attack can be executed remotely. The exploit has been released to t...

9.8CVSS0.02931EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/04/02 1:30 p.m.5 views

CVE-2026-5333

A security flaw has been discovered in DefaultFuction Content-Management-System 1.0. This issue affects some unknown processing of the file /admin/tools.php. The manipulation of the argument host results in command injection. The attack can be executed remotely. The exploit has been released to t...

7.5CVSS6.8AI score0.02931EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2026/04/02 1:30 p.m.38 views

CVE-2026-5333 DefaultFuction Content-Management-System tools.php command injection

A security flaw has been discovered in DefaultFuction Content-Management-System 1.0. This issue affects some unknown processing of the file /admin/tools.php. The manipulation of the argument host results in command injection. The attack can be executed remotely. The exploit has been released to t...

7.5CVSS0.02931EPSS
SaveExploits1References6
CVE
CVE
added 2026/04/02 1:30 p.m.23 views

CVE-2026-5333

CVE-2026-5333 affects DefaultFuction Content-Management-System 1.0. The issue is a command-injection vulnerability caused by manipulation of the host argument in the file /admin/tools.php. It can be exploited remotely. The connected sources consistently describe the vulnerability as affecting thi...

9.8CVSS6.8AI score0.02931EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder