|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 9, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 194971 | 7.5 |
重要
Network |
JasPer Project | - | JasPer の jpc_tsfb.c の jpc_tsfb_synthesize 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-476
NULL ポインタデリファレンス |
CVE-2016-10248 | 2017-04-6 20:02 | 2016-10-20 | Show | GitHub Exploit DB Packet Storm |
| 194972 | 5.5 |
警告
Local |
BusyBox | - | BusyBox の modutils/modprobe.c の add_probe 関数におけるカーネルモジュールのロードの制限を回避される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-9645 | 2017-04-6 17:47 | 2014-11-20 | Show | GitHub Exploit DB Packet Storm |
| 194973 | 10 |
緊急
Network |
Moxa Inc. | - | 複数の Moxa OnCell シリーズ製品におけるサーバ上で任意の OS コマンドを実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2016-8363 | 2017-04-6 16:37 | 2016-11-3 | Show | GitHub Exploit DB Packet Storm |
| 194974 | 6.5 |
警告
Network |
Moxa Inc. | - | 複数の Moxa OnCell シリーズ製品におけるログファイルをダウンロードされる脆弱性 |
CWE-287
不適切な認証 |
CVE-2016-8362 | 2017-04-6 16:37 | 2016-11-3 | Show | GitHub Exploit DB Packet Storm |
| 194975 | 5.5 |
警告
Local |
Fabrice Bellard SUSE |
- | Quick Emulator の usb/dev-smartcard-reader.c の emulated_apdu_from_guest 関数における整数オーバーフローの脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2017-5898 | 2017-04-6 15:58 | 2017-02-6 | Show | GitHub Exploit DB Packet Storm |
| 194976 | 6.5 |
警告
Local |
Fabrice Bellard | - | QEMU の hw/char/serial.c の serial_exit_core 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2017-5579 | 2017-04-6 15:56 | 2017-01-17 | Show | GitHub Exploit DB Packet Storm |
| 194977 | 6.5 |
警告
Local |
Fabrice Bellard | - | QEMU の hw/display/virtio-gpu.c の virtio_gpu_resource_attach_backing 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2017-5578 | 2017-04-6 15:56 | 2017-01-3 | Show | GitHub Exploit DB Packet Storm |
| 194978 | 6.5 |
警告
Local |
Fabrice Bellard | - | QEMU の hw/display/virtio-gpu-3d.c の virgl_resource_attach_backing 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2017-5552 | 2017-04-6 15:56 | 2017-01-3 | Show | GitHub Exploit DB Packet Storm |
| 194979 | 7.5 |
重要
Network |
Schneider Electric | - | 複数の Schneider Electric Magelis 製品におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-400
リソースの枯渇 |
CVE-2016-8374 | 2017-04-6 15:52 | 2016-11-3 | Show | GitHub Exploit DB Packet Storm |
| 194980 | 7.5 |
重要
Network |
Schneider Electric | - | 複数の Schneider Electric Magelis 製品における標的の Web サーバに対して複数の接続をオープンされる脆弱性 |
CWE-400
リソースの枯渇 |
CVE-2016-8367 | 2017-04-6 15:51 | 2016-11-3 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 9, 2026, 5:07 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1221 | 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. Update |
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 |
| 1222 | 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. Update |
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 |
| 1223 | 7.8 |
HIGH
Local |
qualcomm |
fastconnect_6200_firmware fastconnect_6900_firmware fastconnect_7800_firmware iqx5121_firmware iqx7181_firmware qca0000_firmware sc8380xp_firmware sd865_5g_firmware sm6250_fir… |
Memory corruption when another driver calls an IOCTL with invalid input/output buffer. Update |
CWE-822 CWE-119 Untrusted Pointer Dereference Incorrect Access of Indexable Resource ('Range Error') |
CVE-2025-47408 | 2026-05-7 03:03 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1224 | 5.5 |
MEDIUM
Local |
qualcomm |
cologne_firmware fastconnect_6700_firmware fastconnect_6900_firmware fastconnect_7800_firmware iqx5121_firmware iqx7181_firmware qca0000_firmware qcm5430_firmware qcm6490_firm… |
Information Disclosure while processing IOCTL handler callbacks without verifying buffer size. Update |
CWE-126 CWE-125 Buffer Over-read Out-of-bounds Read |
CVE-2025-47406 | 2026-05-7 03:02 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1225 | 7.0 |
HIGH
Local |
qualcomm |
cq7790_firmware cq8725s_firmware fastconnect_6200_firmware fastconnect_6700_firmware fastconnect_6900_firmware fastconnect_7800_firmware g2_gen_1_firmware molokai_firmware net… |
Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level. Update |
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition |
CVE-2025-47407 | 2026-05-7 03:02 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1226 | 7.8 |
HIGH
Local |
qualcomm |
qxm1096_firmware robotics_rb2_firmware robotics_rb5_firmware sa4150p_firmware sa4155p_firmware sa6145p_firmware sa6150p_firmware sa6155p_firmware sa7255p_firmware sa7775p_f… |
Memory Corruption when copying data from a freed source while executing performance counter deselect operation. Update |
CWE-416
Use After Free |
CVE-2026-24082 | 2026-05-7 03:02 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1227 | 7.8 |
HIGH
Local |
qualcomm |
cologne_firmware fastconnect_6900_firmware fastconnect_7800_firmware sc8380xp_firmware snapdragon_ar1_gen_1_firmware wcd9378c_firmware wcd9380_firmware wcd9385_firmware wcn786… |
Memory corruption while processing IOCTL command when device is in power-save state. Update |
CWE-749 CWE-787 Exposed Dangerous Method or Function Out-of-bounds Write |
CVE-2026-25266 | 2026-05-7 03:02 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1228 | 9.8 |
CRITICAL
Network |
qualcomm | qca7005_firmware | Buffer overflow due to incorrect authorization in PLC FW Update |
CWE-863
Incorrect Authorization |
CVE-2026-25293 | 2026-05-7 03:01 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1229 | 9.1 |
CRITICAL
Network |
apache | opennlp | XML External Entity (XXE) via Unsanitized Dictionary Parsing in Apache OpenNLP DictionaryEntryPersistor Versions Affected: before 2.5.9, before 3.0.0-M3 Description: The DictionaryEntryPersistor … Update |
CWE-611
XXE |
CVE-2026-40682 | 2026-05-7 03:00 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1230 | 9.8 |
CRITICAL
Network |
apache | opennlp | Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 2.5.9, before 3.0.0-M3 Description: The ExtensionLoader.instantiateExtension(C… Update |
CWE-470
Unsafe Reflection |
CVE-2026-42027 | 2026-05-7 03:00 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |