Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
213911 5 警告 Best Practical Solutions - Request Tracker の MobileUI Extension における許可されていないセッションを再利用される脆弱性 CWE-200
情報漏えい
CVE-2013-3737 2014-11-18 16:29 2013-06-12 Show GitHub Exploit DB Packet Storm
213912 5 警告 Mumble - Mumble クライアントにおける外部ファイルのロードを強制される脆弱性 CWE-Other
その他
CVE-2014-3756 2014-11-18 16:25 2014-05-14 Show GitHub Exploit DB Packet Storm
213913 5 警告 Mumble - Mumble クライアントで使用される Qt の QSvg モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3755 2014-11-18 16:24 2014-05-11 Show GitHub Exploit DB Packet Storm
213914 3.3 注意 Python Software Foundation - Python の Lib/os.py の _get_masked_mode 関数におけるファイルパーミッションを回避される脆弱性 CWE-362
競合状態
CVE-2014-2667 2014-11-18 16:15 2014-03-28 Show GitHub Exploit DB Packet Storm
213915 5 警告 Vtiger - vTiger のインストールモジュールの views/Index.php におけるアプリケーションを再インストールされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2268 2014-11-18 16:10 2014-03-16 Show GitHub Exploit DB Packet Storm
213916 4.3 警告 Apache Software Foundation - Apache Qpid の XML Exchange モジュールにおける XML 外部エンティティの脆弱性 CWE-Other
その他
CVE-2014-3629 2014-11-18 15:50 2014-11-7 Show GitHub Exploit DB Packet Storm
213917 3.5 注意 Apache Software Foundation - Apache Hive における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2014-0228 2014-11-18 15:48 2014-06-12 Show GitHub Exploit DB Packet Storm
213918 4.3 警告 Apache Software Foundation - Apache Cordova Android における任意のアプリケーションを起動される脆弱性 CWE-200
情報漏えい
CVE-2014-3502 2014-11-18 15:47 2014-08-6 Show GitHub Exploit DB Packet Storm
213919 4.3 警告 Apache Software Foundation - Apache Cordova Android における HTTP のホワイトリストを回避される脆弱性 CWE-Other
その他
CVE-2014-3501 2014-11-18 15:47 2014-08-4 Show GitHub Exploit DB Packet Storm
213920 6.4 警告 Apache Software Foundation - Apache Cordova Android におけるスタートページを変更される脆弱性 CWE-Other
その他
CVE-2014-3500 2014-11-18 15:46 2014-08-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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
1291 - - - In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+ Fix the field masks to match the hardware layout documented in downs… - CVE-2026-43081 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1292 - - - In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on property_entry Lists of struct property_entry are supposed to be terminated with … - CVE-2026-43082 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1293 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator When batching multiple NFLOG messages (inst->qlen > 1), __… - CVE-2026-43085 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1294 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_mapping() struct xfrm_usersa_id has a one-byte padding hole after the proto field, which ends u… - CVE-2026-43089 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1295 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: fix refcount leak in xfrm_migrate_policy_find syzkaller reported a memory leak in xfrm_policy_alloc: BUG: memory leak … - CVE-2026-43090 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1296 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AF_XDP bind currently accepts zero-copy pool configurations without verifying… - CVE-2026-43092 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1297 - - - In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series [1]. The actual issue is an overflow of 16-bit … - CVE-2026-43080 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1298 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ip_vs_add_service error path When ip_vs_bind_scheduler() succeeds in ip_vs_add_service(), the local varia… - CVE-2026-43086 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1299 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Disable all pin interrupts during probe A chip being probed may have the interrupt-on-change feature enabled o… - CVE-2026-43087 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
1300 - - - In the Linux kernel, the following vulnerability has been resolved: net: af_key: zero aligned sockaddr tail in PF_KEY exports PF_KEY export paths use `pfkey_sockaddr_size()` when reserving sockaddr… - CVE-2026-43088 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm