|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 11, 2026, 12:16 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 225231 | 5 | 警告 | サイバートラスト株式会社 VMware Python Software Foundation レッドハット |
- | Python の CGIHTTPServer モジュール内にある is_cgi メソッドにおけるスクリプトのソースコードを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1015 | 2012-12-26 10:43 | 2009-04-6 | Show | GitHub Exploit DB Packet Storm |
| 225232 | 4.3 | 警告 | サイバートラスト株式会社 VMware Python Software Foundation レッドハット |
- | Python の smtpd モジュール内にある smtpd.py におけるサービス運用妨害 (Daemon Outage) の脆弱性 |
CWE-362
競合状態 |
CVE-2010-3493 | 2012-12-26 10:41 | 2010-08-23 | Show | GitHub Exploit DB Packet Storm |
| 225233 | 2.6 | 注意 | レッドハット VMware Samba Project |
- | Samba Web Administration Tool におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-2694 | 2012-12-26 10:27 | 2011-07-26 | Show | GitHub Exploit DB Packet Storm |
| 225234 | 3.3 | 注意 | レッドハット VMware Samba Project |
- | Samba の smbfs における /etc/mtab ファイルを改ざんされる脆弱性 |
CWE-16
環境設定 |
CVE-2011-1678 | 2012-12-26 10:24 | 2011-04-10 | Show | GitHub Exploit DB Packet Storm |
| 225235 | 5.7 | 警告 | VMware Linux |
- | Linux kernel の napi_reuse_skb 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 |
CWE-Other
その他 |
CVE-2011-1478 | 2012-12-25 18:45 | 2011-10-12 | Show | GitHub Exploit DB Packet Storm |
| 225236 | 4.9 | 警告 | サイバートラスト株式会社 VMware Linux レッドハット |
- | Linux kernel の fs/nfs/nfs4proc.c 内にある __nfs4_proc_set_acl 関数における脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2011-1090 | 2012-12-25 18:42 | 2011-05-9 | Show | GitHub Exploit DB Packet Storm |
| 225237 | 4.9 | 警告 | サイバートラスト株式会社 VMware Linux レッドハット |
- | Linux kernel の mac_partition 関数におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1010 | 2012-12-25 18:41 | 2011-02-24 | Show | GitHub Exploit DB Packet Storm |
| 225238 | 2.1 | 注意 | VMware Linux レッドハット |
- | Linux kernel の task_show_regs 関数における任意プロセスのレジスタ値を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2011-0710 | 2012-12-25 18:39 | 2011-02-18 | Show | GitHub Exploit DB Packet Storm |
| 225239 | 6.9 | 警告 | サイバートラスト株式会社 VMware Linux レッドハット |
- | Linux kernel の load_mixer_volumes 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2011-0521 | 2012-12-25 18:38 | 2011-02-2 | Show | GitHub Exploit DB Packet Storm |
| 225240 | 7.1 | 危険 | サイバートラスト株式会社 VMware Linux レッドハット |
- | Linux kernel の sctp_icmp_proto_unreachable 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-362
競合状態 |
CVE-2010-4526 | 2012-12-25 18:34 | 2011-01-11 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 11, 2026, 4:09 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1471 | 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 |
| 1472 | 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. |
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 |
| 1473 | 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. |
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 |
| 1474 | 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. |
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 |
| 1475 | 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. |
CWE-416
Use After Free |
CVE-2026-24082 | 2026-05-7 03:02 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1476 | 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. |
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 |
| 1477 | 9.8 |
CRITICAL
Network |
qualcomm | qca7005_firmware | Buffer overflow due to incorrect authorization in PLC FW |
CWE-863
Incorrect Authorization |
CVE-2026-25293 | 2026-05-7 03:01 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1478 | 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 … |
CWE-611
XXE |
CVE-2026-40682 | 2026-05-7 03:00 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1479 | 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… |
CWE-470
Unsafe Reflection |
CVE-2026-42027 | 2026-05-7 03:00 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |
| 1480 | 9.8 |
CRITICAL
Network |
nginxui | nginx_ui | Nginx UI is a web user interface for the Nginx web server. In version 2.3.5, an unauthenticated bootstrap takeover exists in nginx-ui during the initial installation window exposed by POST /api/insta… |
CWE-284 CWE-306 Improper Access Control Missing Authentication for Critical Function |
CVE-2026-42222 | 2026-05-7 02:47 | 2026-05-5 | Show | GitHub Exploit DB Packet Storm |