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":June 14, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205271 7.8 重要
Local
Novell - Novell Filr における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1611 2016-08-2 13:41 2016-06-9 Show GitHub Exploit DB Packet Storm
205272 7.5 重要
Network
Novell - Novell Filr の電子メールのテンプレート機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1610 2016-08-2 13:41 2016-07-20 Show GitHub Exploit DB Packet Storm
205273 5.4 警告
Network
Novell - Novell Filr におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1609 2016-08-2 13:41 2016-07-20 Show GitHub Exploit DB Packet Storm
205274 8.8 重要
Network
Novell - Novell Filr の vaconfig/time における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-1608 2016-08-2 13:41 2016-07-20 Show GitHub Exploit DB Packet Storm
205275 7.2 重要
Network
Novell - Novell Filr の管理インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-1607 2016-08-2 13:41 2016-07-21 Show GitHub Exploit DB Packet Storm
205276 6.5 警告
Network
MIT Kerberos - MIT Kerberos 5 の鍵配布センタの kdc_util.c の validate_as_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3120 2016-08-2 11:36 2016-07-20 Show GitHub Exploit DB Packet Storm
205277 6.5 警告
Network
NetIQ - NetIQ Sentinel のサーバの ReportViewServlet サーブレットにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1605 2016-08-2 11:21 2016-07-2 Show GitHub Exploit DB Packet Storm
205278 8.8 重要
Network
Google - Google Chrome の midgard/mali_kbase_vinstr.c における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5138 2016-08-2 11:11 2016-07-26 Show GitHub Exploit DB Packet Storm
205279 7.5 重要
Network
シスコシステムズ - Cisco E メール セキュリティ アプライアンス デバイス上で稼動する AsyncOS におけるマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1461 2016-08-2 10:47 2016-07-27 Show GitHub Exploit DB Packet Storm
205280 4.8 警告
Network
Apache Software Foundation - Apache Archiva におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5005 2016-08-1 17:45 2016-07-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1341 9.8 CRITICAL
Network
- - Shenzhen Kangda Xin Intelligent Network Technology Company's router, model DR300, version 2.1.2.121, contains hardcoded login credentials and has telnet enabled by default on WAN and LAN interfaces. … - CVE-2026-10045 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1342 6.2 MEDIUM
Local
- - An issue was discovered in Malwarebytes 4.x and 5.x (and Nebula 2020-10-21 and later). A large number of Firefox preference files can cause the parser to ignore other browser configuration files, lea… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2023-43686 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1343 8.2 HIGH
Local
- - The utility functions used by Malwarebytes EDR 1.0.11 on Linux for calculating a cryptographic hash of data bytes truncate the hashed data if it exceeds 4GB. This leads to an integer wrap-around if t… CWE-190
 Integer Overflow or Wraparound
CVE-2023-29146 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1344 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignmen… NVD-CWE-noinfo
CVE-2026-46254 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1345 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove() The clocks in fsl_edma_engine::muxclk are allocated and enabled… NVD-CWE-noinfo
CVE-2026-46255 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1346 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages LOCALIO is an NFS loopback mount optimization that avoi… CWE-667
 Improper Locking
CVE-2026-46256 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1347 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registere… CWE-908
 Use of Uninitialized Resource
CVE-2026-46257 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1348 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: retain_and_nu… CWE-476
 NULL Pointer Dereference
CVE-2026-46258 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm
1349 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() acces… NVD-CWE-noinfo
CVE-2026-46259 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm
1350 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bound access in fib6_add_rt2node(). syzbot reported out-of-bound read in fib6_add_rt2node(). [0] When IPv6 rout… CWE-125
Out-of-bounds Read
CVE-2026-46260 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm