Lucene search
+L

4093 matches found

OSV
OSV
added 2026/04/12 12:5 a.m.10 views

OSV-2026-565 Heap-buffer-overflow in xmlFAParsePosCharGroup

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=501547873 Crash type: Heap-buffer-overflow READ 1 Crash state: xmlFAParsePosCharGroup xmlFAParseCharGroup xmlFAParseCharGroup...

5.7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/11 7:41 p.m.3 views

python: Python base64: Incomplete data decoding due to premature stop at padding

A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode, the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial...

6CVSS6.1AI score0.00188EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/04/11 7:41 p.m.3 views

cpython: Missing character filtering in Python

Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not...

5.7CVSS6.9AI score0.0055EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/04/11 5:8 a.m.8 views

Improper Output Handling

Apache Log4j Core is vulnerable to Improper Output Handling. The vulnerability is due to XmlLayout failing to sanitize characters forbidden by the XML 1.0 specification, allowing log messages or MDC values to produce malformed XML or trigger exceptions during logging, which can lead to dropped or...

7.5CVSS5.8AI score0.0086EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/10 11:52 p.m.3 views

php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement

A flaw was found in PHP. When the PDO PHP Data Objects PostgreSQL driver is configured with PDO::ATTREMULATEPREPARES enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference,...

8.2CVSS6.6AI score0.00573EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/04/10 7:50 p.m.3 views

gnupg: GnuPG: Signature bypass via form feed character in signed messages

A flaw was found in GnuPG. An adversary can exploit this vulnerability by crafting a signed message that includes a form feed character \f at the end of a plaintext line. This allows the adversary to append additional, unsigned text to the message while the signature verification still reports...

5.9CVSS6.2AI score0.00104EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.2 views

cpython: Missing character filtering in Python

Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not...

5.7CVSS6.9AI score0.0055EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.4 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS6.9AI score0.00419EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/10 3:44 p.m.71 views

CVE-2026-40021

Apache Log4net before version 3.3.0 contains a vulnerability in XmlLayout and XmlLayoutSchemaLog4J where characters forbidden by XML 1.0 are not sanitized in MDC keys/values and the identity field. The issue causes a serialization exception and silent loss of the affected log event, which can be ...

6.3CVSS5.8AI score0.0075EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/04/10 9:31 a.m.7 views

EUVD-2026-21334

A stack-based buffer overflow vulnerability exists in Notepad++ version 8.9.3 in the file drop handler component. When a user drags and drops a directory path of exactly 259 characters without a trailing backslash, the application appends a backslash and null terminator without proper bounds...

6CVSS6.2AI score0.00166EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 8:16 a.m.2 views

CVE-2026-5525

A stack-based buffer overflow vulnerability exists in Notepad++ version 8.9.3 in the file drop handler component. When a user drags and drops a directory path of exactly 259 characters without a trailing backslash, the application appends a backslash and null terminator without proper bounds...

7.8CVSS6.3AI score
SaveExploits0References3
NVD
NVD
added 2026/04/10 8:16 a.m.9 views

CVE-2026-5525

A stack-based buffer overflow vulnerability exists in Notepad++ version 8.9.3 in the file drop handler component. When a user drags and drops a directory path of exactly 259 characters without a trailing backslash, the application appends a backslash and null terminator without proper bounds...

7.8CVSS0.00166EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/10 7:40 a.m.43 views

CVE-2026-5525 Stack-Based Buffer Overflow in Notepad++ File Drop Handler leads to DoS

A stack-based buffer overflow vulnerability exists in Notepad++ version 8.9.3 in the file drop handler component. When a user drags and drops a directory path of exactly 259 characters without a trailing backslash, the application appends a backslash and null terminator without proper bounds...

6CVSS0.00166EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/10 7:40 a.m.168 views

CVE-2026-5525

CVE-2026-5525 affects Notepad++ up to version 8.9.3. The issue is a stack-based buffer overflow in the file drop handler (WM_DROPFILES) when dropping a directory path of exactly 259 characters without a trailing backslash. The handler appends a backslash and a null terminator without proper bound...

7.8CVSS6.2AI score0.00166EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/04/10 12:0 a.m.9 views

Apache Log4j 安全漏洞

Apache Log4j is an open-source logging tool based on Java, developed by the Apache Foundation in the United States. There is a security vulnerability in Apache Log4j, which stems from Log4j1XmlLayout failing to escape characters prohibited by the XML 1.0 standard, potentially resulting in...

7.5CVSS5.8AI score0.00535EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/08 9:50 p.m.4 views

GHSA-5478-66C3-RHXR Pretext: Algorithmic Complexity (DoS) in the text analysis phase

isRepeatedSingleCharRun in src/analysis.ts line 285 re-scans the entire accumulated segment on every merge iteration during text analysis, producing On² total work for input consisting of repeated identical punctuation characters. An attacker who controls text passed to prepare can block the main...

8.7CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/04/08 9:50 p.m.6 views

Inefficient Algorithmic Complexity

Overview @chenglou/pretext is a Fast, accurate & comprehensive text measurement & layout Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through the isRepeatedSingleCharRun function during text analysis. An attacker can cause significant performance...

8.7CVSS5.8AI score
SaveExploits0References2
CVE
CVE
added 2026/04/08 6:31 p.m.23 views

CVE-2026-35455

Immich (self-hosted photo/video management) has a Stored XSS in the 360° panorama viewer prior to version 2.7.0. An authenticated user can upload an equirectangular image containing crafted text; OCR extracts it and the panorama viewer renders it via innerHTML without sanitization. This allows ar...

7.3CVSS6.1AI score0.00225EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.8 views

pyLoad 路径遍历漏洞

pyLoad is an open-source download manager written in Python. Versions of pyLoad prior to 0.5.0b3.dev97 contained a path traversal vulnerability. This vulnerability stemmed from the safeextractall function, which used os.path.commonprefix for path traversal checks. Instead of performing path-level...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/05 2:50 a.m.9 views

OPENSUSE-SU-2026:20464-1 Security update for cockpit-repos

This update for cockpit-repos fixes the following issue: - CVE-2026-26996: minimatch: ReDoS when glob pattern contains many consecutive wildcards followed by a literal character that doesn't appear in the test string bsc1258637...

8.7CVSS6.7AI score0.00519EPSS
SaveExploits1References2
Rows per page
Query Builder