Lucene search
+L

8378 matches found

RedHat Linux
RedHat Linux
added 2026/04/15 3:24 p.m.10 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.00639EPSS
SaveExploits1References12
RedhatCVE
RedhatCVE
added 2026/04/15 5:55 a.m.7 views

CVE-2026-33020

A flaw was found in libsixel. An integer overflow vulnerability in the sixelframeconverttorgb888 function can lead to a heap buffer overflow when processing specially crafted large palettised PNG images. An attacker can exploit this by providing a malicious image, which causes heap corruption in...

7.1CVSS6.2AI score0.00205EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/15 12:1 a.m.9 views

CVE-2026-40104 XWiki's REST APIs can list all pages/spaces, leading to unavailability

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 1.8-rc-1, 17.0.0-rc-1 and 17.5.0-rc-1 and prior include a resource exhaustion vulnerability in REST API endpoints such as...

6.9CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/15 12:1 a.m.5 views

CVE-2026-40104 XWiki's REST APIs can list all pages/spaces, leading to unavailability

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 1.8-rc-1, 17.0.0-rc-1 and 17.5.0-rc-1 and prior include a resource exhaustion vulnerability in REST API endpoints such as...

6.9CVSS5.7AI score0.004EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.17 views

PT-2026-33129

Name of the Vulnerable Software and Affected Versions GIMP affected versions not specified Description Processing a specially crafted PVR image file with large dimensions can lead to a denial of service DoS. This issue is caused by a stack-based buffer overflow and an out-of-bounds read in the PV...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.11 views

PT-2026-33212

Name of the Vulnerable Software and Affected Versions Python-Multipart versions prior to 0.0.26 Description An issue exists when parsing crafted multipart/form-data requests containing large preamble or epilogue sections. Two inefficient parsing paths can be abused: the parser handles leading CR...

5.3CVSS5.7AI score0.00351EPSS
SaveExploits0References176
Packet Storm News
Packet Storm News
added 2026/04/15 12:0 a.m.9 views

Challenges and Future Directions in Agentic Reverse Engineering Systems

Agentic systems built on large language models LLMs are increasingly being used for complex security tasks, including binary reverse engineering RE. Despite recent growth in popularity and capability, these systems continue to face limitations in realistic settings. Cutting-edge systems still fai...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/04/14 10:34 p.m.18 views

XWiki's REST APIs can list all pages/spaces, leading to unavailability

Impact REST API endpoints like /xwiki/rest/wikis/xwiki/spaces/AnnotationCode/pages/AnnotationConfig/objects/AnnotationCode.AnnotationConfig/0/properties list all available pages as part of the metadata for database list properties, which can exhaust available resources on large wikis. Patches Thi...

8.2CVSS5.7AI score0.004EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2026/04/14 10:16 p.m.9 views

CVE-2026-33020

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow which leads to a heap buffer overflow via sixelframeconverttorgb888 in frame.c, where allocation size and pointer offset computations for palettised images PAL1, PAL...

7.1CVSS6.3AI score0.00205EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/14 10:16 p.m.7 views

UBUNTU-CVE-2026-33020

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow which leads to a heap buffer overflow via sixelframeconverttorgb888 in frame.c, where allocation size and pointer offset computations for palettised images PAL1, PAL...

7.1CVSS6.3AI score0.00205EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/04/14 7:23 p.m.13 views

CVE-2026-5442

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

9.8CVSS6AI score0.00598EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/14 3:32 p.m.10 views

tornado-python: Tornado: Denial of Service via large multipart bodies

A flaw was found in tornado-python. A remote attacker can exploit this vulnerability by sending a specially crafted, very large multipart body with numerous parts. Because the parsing of these large bodies occurs synchronously on the main thread, it can consume excessive resources, leading to a...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/14 7:23 a.m.11 views

undici: undici: Denial of Service via crafted WebSocket frame with large length

A flaw was found in undici. A remote attacker could exploit this vulnerability by sending a specially crafted WebSocket frame with an extremely large 64-bit length. This causes undici's ByteParser to overflow its internal calculations, leading to an invalid state and a fatal TypeError. The primar...

7.5CVSS7.1AI score0.00488EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2026/04/14 12:0 a.m.10 views

LogicEval: A Systematic Framework for Evaluating Automated Repair Techniques for Logical Vulnerabilities in Real-World Software

Logical vulnerabilities in software stem from flaws in program logic rather than memory safety, which can lead to critical security failures. Although existing automated program repair techniques primarily focus on repairing memory corruption vulnerabilities, they struggle with logical...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/14 12:0 a.m.13 views

LLM-Guided Prompt Evolution for Password Guessing

Passwords still remain a dominant authentication method, yet their security is routinely subverted by predictable user choices and large-scale credential leaks. Automated password guessing is a key tool for stress-testing password policies and modeling attacker behavior. This paper applies...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/14 12:0 a.m.21 views

MaxKB 安全漏洞

MaxKB is an open-source question-answering system based on large language models and RAG, developed by 1Panel-dev. Versions of MaxKB prior to 2.7.1 contained a security vulnerability. This vulnerability stemmed from the use of storage-oriented cross-site scripting in the application name or icon...

6.9CVSS5.9AI score0.00216EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/13 10:16 p.m.7 views

CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS0.00234EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/13 9:50 p.m.40 views

CVE-2026-33947 jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS0.00234EPSS
SaveExploits1References2
Fedora
Fedora
added 2026/04/13 9:7 p.m.10 views

[SECURITY] Fedora 44 Update: vips-8.18.0-6.fc44

VIPS is an image processing library. It is good for very large images even larger than the amount of RAM in your machine, and for working with color. This package should be installed if you want to use a program compiled against VIPS...

9.8CVSS5.8AI score0.00735EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.7 views

CVE-2026-27460

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.5, a critical Denial of Service DoS vulnerability was in the recipe import functionality. This vulnerability allows an authenticated user to crash the server or make a significantly...

6.5CVSS5.8AI score0.00298EPSS
SaveExploits1References1
Rows per page
Query Builder