|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 8, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 220681 | 6.9 | 警告 | FreeBSD | - | FreeBSD のカーネルの IPv6 および ATM ioctl リクエストハンドラにおける link-layer アクションを実行される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2013-5691 | 2013-11-12 14:32 | 2013-09-10 | Show | GitHub Exploit DB Packet Storm |
| 220682 | 5 | 警告 | レッドハット | - | libvirt の util/virbitmap.c 内の virBitmapParse 関数おけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-5651 | 2013-11-12 14:20 | 2013-09-2 | Show | GitHub Exploit DB Packet Storm |
| 220683 | 5.1 | 警告 | Rack | - | Rack の Rack::Session::Cookie におけるセッション cookie を推測される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2013-0263 | 2013-11-12 14:07 | 2013-02-7 | Show | GitHub Exploit DB Packet Storm |
| 220684 | 2.1 | 注意 | レッドハット | - | JBoss EAP および EWP における管理者パスワードおよび Sucker パスワードを取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2013-0218 | 2013-11-12 13:57 | 2013-01-30 | Show | GitHub Exploit DB Packet Storm |
| 220685 | 5 | 警告 | Rack | - | Rack の multipart/parser.rb におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-0183 | 2013-11-12 12:26 | 2013-03-1 | Show | GitHub Exploit DB Packet Storm |
| 220686 | 7.5 | 危険 | Jon Trulson | - | Network Audio System の server/os/aulog.c 内の osLogMsg 関数におけるフォーマットストリングの脆弱性 |
CWE-134
書式文字列の問題 |
CVE-2013-4258 | 2013-11-12 11:38 | 2013-08-7 | Show | GitHub Exploit DB Packet Storm |
| 220687 | 4.6 | 警告 | Canonical Jon Trulson |
- | Network Audio System におけるスタックベースおよびヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-4256 | 2013-11-12 11:31 | 2013-08-11 | Show | GitHub Exploit DB Packet Storm |
| 220688 | 9.3 | 危険 | SaltStack | - | Salt の salt-ssh 用デフォルト設定における脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-4436 | 2013-11-12 11:22 | 2013-10-18 | Show | GitHub Exploit DB Packet Storm |
| 220689 | 6 | 警告 | SaltStack | - | Salt における制限されたルーチンを実行される脆弱性 |
CWE-287
不適切な認証 |
CVE-2013-4435 | 2013-11-12 11:21 | 2013-10-18 | Show | GitHub Exploit DB Packet Storm |
| 220690 | 4 | 警告 | オラクル | - | Oracle MySQL における Data Manipulation Language の処理に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2013-1544 | 2013-11-12 10:10 | 2013-04-16 | 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 |