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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223401 8.5 危険 SAP - SAP Sybase Adaptive Server Enterprise における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-6859 2013-11-27 14:11 2013-11-4 Show GitHub Exploit DB Packet Storm
223402 4.3 警告 GraphicsMagick - GraphicsMagick の export.c の ExportAlphaQuantumType 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4589 2013-11-27 12:28 2013-10-15 Show GitHub Exploit DB Packet Storm
223403 5.8 警告 Canonical - MAAS の maas-import-pxe-files におけるダウンロードされたファイルを変更される脆弱性 CWE-310
暗号の問題
CVE-2013-1058 2013-11-27 12:24 2013-10-16 Show GitHub Exploit DB Packet Storm
223404 4.3 警告 Cluster Labs
レッドハット
- Pacemaker におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0281 2013-11-27 12:15 2013-11-21 Show GitHub Exploit DB Packet Storm
223405 6.2 警告 Scientific Linux
レッドハット
- luci の python-paste-script における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-4482 2013-11-27 11:48 2013-11-21 Show GitHub Exploit DB Packet Storm
223406 1.9 注意 Scientific Linux
レッドハット
- luci におけるファイルを読まれる脆弱性 CWE-362
競合状態
CVE-2013-4481 2013-11-27 11:47 2013-11-21 Show GitHub Exploit DB Packet Storm
223407 5 警告 Quassel IRC - Quassel の ctcphandler.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3443 2013-11-27 11:35 2010-09-21 Show GitHub Exploit DB Packet Storm
223408 5 警告 freedesktop.org - poppler の utils/pdfseparate.cc の extractPages 関数におけるフォーマットストリングの脆弱性 CWE-20
不適切な入力確認
CVE-2013-4474 2013-11-27 11:34 2013-10-23 Show GitHub Exploit DB Packet Storm
223409 7.5 危険 freedesktop.org - poppler の utils/pdfseparate.cc の extractPages 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4473 2013-11-27 11:20 2013-09-16 Show GitHub Exploit DB Packet Storm
223410 10 危険 FFmpeg - FFmpeg の libavutil/mem.c の av_reallocp_array 関数における脆弱性 CWE-Other
その他
CVE-2013-4265 2013-11-27 10:49 2013-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing loc… New - CVE-2026-46262 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
32 - - - In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe() platform_get_resource_byname() can return NULL, which w… New - CVE-2026-46261 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
33 - - - 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… New - CVE-2026-46260 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
34 - - - 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… New - CVE-2026-46259 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
35 - - - 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… New - CVE-2026-46258 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
36 - - - 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… New - CVE-2026-46257 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
37 - - - 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… New - CVE-2026-46256 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
38 - - - 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… New - CVE-2026-46255 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
39 - - - 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… New - CVE-2026-46254 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm
40 - - - In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistent_ram_save_old() persistent_ram_save_old() can be called multiple times for the same … New - CVE-2026-46253 2026-06-4 03:16 2026-06-4 Show GitHub Exploit DB Packet Storm