|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 10, 2026, 4 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 220231 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/jpeg2000dec.c の get_siz 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-7012 | 2013-12-11 16:46 | 2013-10-26 | Show | GitHub Exploit DB Packet Storm |
| 220232 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/ffv1dec.c の read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-7011 | 2013-12-11 16:45 | 2013-08-30 | Show | GitHub Exploit DB Packet Storm |
| 220233 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/rpza.c の rpza_decode_stream 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-7009 | 2013-12-11 16:44 | 2013-08-22 | Show | GitHub Exploit DB Packet Storm |
| 220234 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/h264.c の decode_slice_header 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-DesignError
|
CVE-2013-7008 | 2013-12-11 16:44 | 2013-10-25 | Show | GitHub Exploit DB Packet Storm |
| 220235 | 7.5 | 危険 | FFmpeg | - | FFmpeg におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-4351 | 2013-12-11 16:40 | 2011-11-23 | Show | GitHub Exploit DB Packet Storm |
| 220236 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/diracdec.c の dirac_decode_data_unit 関数における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-3950 | 2013-12-11 16:40 | 2012-01-27 | Show | GitHub Exploit DB Packet Storm |
| 220237 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/diracdec.c の dirac_unpack_idwt_params 関数における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-3949 | 2013-12-11 16:39 | 2012-01-27 | Show | GitHub Exploit DB Packet Storm |
| 220238 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/h264_sei.c の ff_h264_decode_sei 関数における脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-3946 | 2013-12-11 16:38 | 2012-01-27 | Show | GitHub Exploit DB Packet Storm |
| 220239 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/smacker.c の smacker_decode_header_tree 関数における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-3944 | 2013-12-11 16:38 | 2012-01-26 | Show | GitHub Exploit DB Packet Storm |
| 220240 | 7.5 | 危険 | FFmpeg | - | FFmpeg の libavcodec/error_resilience.c の decode_mb 関数における脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3941 | 2013-12-11 16:33 | 2012-01-25 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 10, 2026, 4:58 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1341 | 9.8 |
CRITICAL
Network |
n8n | n8n | n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the Oracle Database node's select operation allowed user-controlled input passed into the… |
CWE-89
SQL Injection |
CVE-2026-42233 | 2026-05-7 03:07 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1342 | 8.8 |
HIGH
Network |
n8n | n8n | n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an authenticated user with permission to create or modify workflows containing a Python Code Node c… |
CWE-94
Code Injection |
CVE-2026-42234 | 2026-05-7 03:05 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1343 | 9.6 |
CRITICAL
Network |
n8n | n8n | n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an unauthenticated attacker could register a malicious MCP OAuth client with a crafted client_name.… |
CWE-79 CWE-87 Cross-site Scripting Improper Neutralization of Alternate XSS Syntax |
CVE-2026-42235 | 2026-05-7 03:05 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1344 | 7.3 |
HIGH
Network |
apache | thrift | Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixe… |
CWE-297
Improper Validation of Certificate with Host Mismatch |
CVE-2026-43869 | 2026-05-7 03:05 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1345 | 5.3 |
MEDIUM
Network |
apache | thrift | Memory Allocation with Excessive Size Value vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issu… |
CWE-789
Memory Allocation with Excessive Size Value |
CVE-2026-43868 | 2026-05-7 03:05 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1346 | 7.3 |
HIGH
Network |
apache | thrift | Origin Validation Error, Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting'),… |
CWE-22 CWE-113 CWE-346 CWE-400 Path Traversal HTTP Response Splitting Origin Validation Error Uncontrolled Resource Consumption |
CVE-2026-43870 | 2026-05-7 03:05 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1347 | 7.5 |
HIGH
Network |
qualcomm |
fastconnect_6200_firmware fastconnect_6700_firmware fastconnect_6900_firmware fastconnect_7800_firmware flight_rb5_5g_firmware fwa_gen_3_ultra_firmware g2_gen_1_firmware g3x_gen_… |
Transient DOS when processing target power rate tables during channel configuration. |
CWE-126 CWE-125 Buffer Over-read Out-of-bounds Read |
CVE-2025-47401 | 2026-05-7 03:03 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1348 | 7.5 |
HIGH
Network |
qualcomm |
snapdragon_x65_5g_modem-rf_firmware snapdragon_x72_5g_modem-rf_firmware snapdragon_x75_5g_modem-rf_firmware srv1h_firmware srv1m_firmware sxr2230p_firmware sxr2250p_firmware sxr2… |
Transient DOS when processing a malformed Fast Transition response frame with an invalid header structure during wireless roaming. |
CWE-126 CWE-125 Buffer Over-read Out-of-bounds Read |
CVE-2025-47403 | 2026-05-7 03:03 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1349 | 7.8 |
HIGH
Local |
qualcomm |
qca8695au_firmware qca9367_firmware qca9377_firmware qcc710_firmware qcm2290_firmware qcm4325_firmware qcm5430_firmware qcm6125_firmware qcm6490_firmware qcn6224_firmware | Memory corruption when dynamically changing the size of a previously allocated buffer while its contents are being modified. |
CWE-120 CWE-787 Classic Buffer Overflow Out-of-bounds Write |
CVE-2025-47404 | 2026-05-7 03:03 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1350 | 7.8 |
HIGH
Local |
qualcomm |
fastconnect_6900_firmware fastconnect_7800_firmware iqx5121_firmware iqx7181_firmware qca0000_firmware sc8380xp_firmware sd865_5g_firmware snapdragon_xr2_5g_firmware snapdrago… |
Memory corruption when processing camera sensor input/output control codes with invalid output buffers. |
CWE-822 CWE-119 Untrusted Pointer Dereference Incorrect Access of Indexable Resource ('Range Error') |
CVE-2025-47405 | 2026-05-7 03:03 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |