Lucene search
+L

3701 matches found

RedhatCVE
RedhatCVE
added 2026/04/03 4:59 p.m.11 views

CVE-2026-32629

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example ""@evil.com. PHP's FILTERVALIDATEEMAIL accepts this email...

6.4CVSS5.8AI score0.00262EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/03 4:16 p.m.14 views

CVE-2026-31401

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/03 3:16 p.m.35 views

CVE-2026-31401

The CVE-2026-31401 issue affects the Linux kernel HID BPF path, specifically hid_hw_request. The vulnerability arises from an uncontrolled/arbitrary return value from dispatch_hid_bpf_raw_requests() (via struct_ops), which can cause a buffer overflow and memory corruption. Exploitation is describ...

7.8CVSS6.2AI score0.00135EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:16 p.m.36 views

CVE-2026-31401 HID: bpf: prevent buffer overflow in hid_hw_request

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hidhwrequest right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it's the return value of...

7.8CVSS0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/03 3:15 p.m.36 views

CVE-2026-23434

CVE-2026-23434 affects the Linux kernel MTD NAND driver (mtd: rawnand) where nand_lock()/nand_unlock() call into chip->ops.lock_area/unlock_area without holding the NAND device lock. The fix introduces serialisation by wrapping those lock/unlock calls with nand_get_device()/nand_release_device...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/04/03 4:45 a.m.33 views

CVE-2026-5454 GRID Organiser App co.gridapp.organiser app.json hard-coded key

A vulnerability was found in GRID Organiser App up to 1.0.5 on Android. Impacted is an unknown function of the file file res/raw/app.json of the component co.gridapp.organiser. Performing a manipulation of the argument SegmentWriteKey results in use of hard-coded cryptographic key . The attack is...

4.8CVSS0.00141EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 6:44 p.m.13 views

Rack:: Static header_rules bypass via URL-encoded paths

Summary 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 URL-encoded variant of a static path can serve the same file without the headers...

5.3CVSS5.9AI score0.00195EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/02 5:36 p.m.8 views

CVE-2026-5342

A flaw was found in LibRaw. A remote attacker could exploit this vulnerability by manipulating the loadflags or rawwidth arguments within the LibRaw::nikonloadpaddedpackedraw function. This manipulation can lead to an out-of-bounds read, potentially causing application instability or a denial of...

6.9CVSS6AI score0.00735EPSS
SaveExploits1References11
EUVD
EUVD
added 2026/04/02 3:31 p.m.7 views

EUVD-2026-18344

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS5.5AI score0.00735EPSS
SaveExploits1References9
NVD
NVD
added 2026/04/02 3:16 p.m.9 views

CVE-2026-5342

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS0.00735EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/02 2:43 p.m.11 views

CVE-2026-32629 phpMyFAQ: Stored XSS via Unsanitized Email Field in Admin FAQ Editor

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example "alert1"@evil.com. PHP's FILTERVALIDATEEMAIL accepts this...

6.4CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:43 p.m.4 views

CVE-2026-32629

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 quoted local part yet contains raw HTML — for example ""@evil.com. PHP's FILTERVALIDATEEMAIL accepts this email...

6.4CVSS5.8AI score0.00262EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/04/02 2:43 p.m.22 views

CVE-2026-32629

Summary: CVE-2026-32629 affects phpMyFAQ prior to 4.1.1, where an unauthenticated attacker can submit a guest FAQ with a syntactically valid but HTML-containing email address. PHP’s FILTER_VALIDATE_EMAIL accepts the quoted-local-part email, stores it without HTML sanitization, and later renders i...

6.4CVSS5.8AI score0.00262EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/02 2:30 p.m.32 views

CVE-2026-5342 LibRaw TIFF/NEF decoders_libraw.cpp nikon_load_padded_packed_raw out-of-bounds

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS0.00735EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/02 2:30 p.m.9 views

CVE-2026-5342 LibRaw TIFF/NEF decoders_libraw.cpp nikon_load_padded_packed_raw out-of-bounds

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS5.5AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/04/02 2:30 p.m.5 views

CVE-2026-5342 LibRaw TIFF/NEF decoders_libraw.cpp nikon_load_padded_packed_raw out-of-bounds

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS5.7AI score0.00735EPSS
SaveExploits1References9
CVE
CVE
added 2026/04/02 2:30 p.m.31 views

CVE-2026-5342

LibRaw TIFF/NEF decoders_libraw.cpp Nikon patch: the function LibRaw::nikon_load_padded_packed_raw in LibRaw

6.9CVSS5.7AI score0.00735EPSS
SaveExploits1References9Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/02 2:30 p.m.19 views

CVE-2026-5342

A flaw has been found in LibRaw up to 0.22.0. This affects the function LibRaw::nikonloadpaddedpackedraw of the file src/decoders/decoderslibraw.cpp of the component TIFF/NEF. Executing a manipulation of the argument loadflags/rawwidth can lead to out-of-bounds read. It is possible to launch the...

6.9CVSS5.1AI score0.00735EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.13 views

Libraw 缓冲区错误漏洞

Libraw is a C++ library developed by Libraw Inc. that processes RAW CRW/CR2, NEF, RAF, DNG, and others format images. It supports various operating systems. Versions of Libraw prior to 0.22.0 contain a buffer error vulnerability. This vulnerability stems from improper handling of parameters...

6.9CVSS6.2AI score0.00735EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/01 11:20 p.m.29 views

GHSA-9CQ8-3V94-434G PraisonAI Has Second-Order SQL Injection in `get_all_user_threads`

Summary The getalluserthreads function constructs raw SQL queries using f-strings with unescaped thread IDs fetched from the database. An attacker stores a malicious thread ID via updatethread. When the application loads the thread list, the injected payload executes and grants full database...

9.8CVSS6AI score0.00534EPSS
SaveExploits1References3
Rows per page
Query Builder