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 16, 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
208101 4 警告 PHP工房 - 「【Gallery01】PC、スマホ、ガラケー3デバイス対応写真ギャラリーCMS フリー(無料)版」におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2982 2015-08-26 17:38 2015-08-12 Show GitHub Exploit DB Packet Storm
208102 2.6 注意 PHP工房 - 「【Gallery01】PC、スマホ、ガラケー3デバイス対応写真ギャラリーCMS フリー(無料)版」におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-2983 2015-08-26 17:28 2015-08-12 Show GitHub Exploit DB Packet Storm
208103 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC Documentum D2 の Lockbox における管理者のチケットを復号される脆弱性 CWE-200
情報漏えい
CVE-2015-4537 2015-08-26 16:44 2015-08-20 Show GitHub Exploit DB Packet Storm
208104 5 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスのソフトウェア上で稼動する Internet Access Point Protocol モジュールにおける不正なトラフィック転送を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2015-6258 2015-08-26 16:24 2015-08-21 Show GitHub Exploit DB Packet Storm
208105 5 警告 シスコシステムズ - Cisco ASR 5000 デバイスのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-6256 2015-08-26 16:24 2015-08-20 Show GitHub Exploit DB Packet Storm
208106 3.5 注意 シスコシステムズ - Cisco Prime Infrastructure におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-4331 2015-08-26 16:24 2015-08-20 Show GitHub Exploit DB Packet Storm
208107 6.8 警告 Actiontec Electronics, Inc. - Actiontec GT784WN モデムのファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-2905 2015-08-26 16:20 2015-08-11 Show GitHub Exploit DB Packet Storm
208108 8.3 危険 Actiontec Electronics, Inc. - Actiontec GT784WN モデムのファームウェアにおける root アクセス権を取得される脆弱性 CWE-Other
その他
CVE-2015-2904 2015-08-26 16:10 2015-08-11 Show GitHub Exploit DB Packet Storm
208109 6 警告 ヒューレット・パッカード - 複数の HP CentralView 製品における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2015-5408 2015-08-26 15:51 2015-08-12 Show GitHub Exploit DB Packet Storm
208110 6 警告 ヒューレット・パッカード - 複数の HP CentralView 製品における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2015-5407 2015-08-26 15:51 2015-08-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1761 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix event ring index not programmed for IPA v5.0+ For IPA v5.0+, the event ring index field moved from CH_C_CNTXT_0 to … - CVE-2026-43345 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1762 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: monaco: Reserve full Gunyah metadata region We observe spurious "Synchronous External Abort" exceptions (ESR=0x… - CVE-2026-43347 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1763 - - - In the Linux kernel, the following vulnerability has been resolved: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER When registering VTL0 memory via MSHV_ADD_VTL0_MEMORY, the kernel computes … - CVE-2026-43348 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1764 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the… - CVE-2026-43384 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1765 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie The current code checks 'i + 5 < in_len' at the end o… - CVE-2026-43386 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1766 - - - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: properly validate the data in rtw_get_ie_ex() Just like in commit 154828bf9559 ("staging: rtl8723bs: fix out-… - CVE-2026-43387 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1767 - - - In the Linux kernel, the following vulnerability has been resolved: nstree: tighten permission checks for listing Even privileged services should not necessarily be able to see other privileged ser… - CVE-2026-43390 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1768 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for handle opening Even privileged services should not necessarily be able to see other privilege… - CVE-2026-43391 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1769 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer syzbot reported a f2fs bug as below: BUG: KMSAN: uninit-… - CVE-2026-43349 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
1770 7.6 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: require a full NFS mode SID before reading mode bits parse_dacl() treats an ACE SID matching sid_unix_NFS_mode as an… - CVE-2026-43350 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm