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 20, 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
252581 4.3 警告 The PHP Group - PHP の strval 関数におけるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1464 2012-03-27 18:43 2011-03-19 Show GitHub Exploit DB Packet Storm
252582 5 警告 OTRS プロジェクト - OTRS の AgentInterface または CustomerInterface コンポーネントにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1433 2012-03-27 18:43 2011-03-18 Show GitHub Exploit DB Packet Storm
252583 6.8 警告 SCO - SCO SCOoffice Server の STARTTLS 実装における SMTP セッションにコマンドを挿入される脆弱性 CWE-Other
その他
CVE-2011-1432 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
252584 6.8 警告 frederik vermeulen - netqmail の qmail-smtpd の STARTTLS の実装における暗号化された SMTP セッションへコマンドを挿入される脆弱性 CWE-Other
その他
CVE-2011-1431 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
252585 6.8 警告 Ipswitch, Inc. - Ipswitch IMail のSTARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1430 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
252586 5.8 警告 FlashTux - Chat の Wee Enhanced Environment における SSL chat サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1428 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
252587 4.3 警告 Kodak - Kodak InSite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1427 2012-03-27 18:43 2011-03-15 Show GitHub Exploit DB Packet Storm
252588 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC SourceOne Email Management の初期設定における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-1424 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
252589 4.3 警告 DELL EMC (旧 EMC Corporation) - RSA DLP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1423 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
252590 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA AAOP の Shockwave Flash のファイルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1422 2012-03-27 18:43 2011-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4631 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access i… - CVE-2026-46054 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4632 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is alread… - CVE-2026-46052 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4633 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… - CVE-2026-46039 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4634 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates o… - CVE-2026-46036 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4635 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… - CVE-2026-46029 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4636 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: fix use-after-free in release path due to uncancelled work The mtk_jpeg_release() function frees the context str… - CVE-2026-46011 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4637 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in rxgk_extract_token() Fix a missing bit of error handling in rxgk_extract_token(): in the event that … - CVE-2026-46010 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4638 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… - CVE-2026-45999 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4639 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: udf: fix partition descriptor append bookkeeping Mounting a crafted UDF image with repeated partition descriptors can trigger a h… - CVE-2026-45991 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4640 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix re-decryption of RESPONSE packets If a RESPONSE packet gets a temporary failure during processing, it may end up in a … - CVE-2026-45988 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm