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 31, 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
243771 7.5 危険 adminnewstools - Admin News Tools の system/message.php におけるニュースを投稿される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2558 2012-06-26 16:10 2009-07-21 Show GitHub Exploit DB Packet Storm
243772 5 警告 adminnewstools - Admin News Tools の system/download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2557 2012-06-26 16:10 2009-07-21 Show GitHub Exploit DB Packet Storm
243773 5 警告 bistudio - Armed Assault および Armed Assault II におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2549 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243774 10 危険 bistudio - Armed Assault および Armed Assault II におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-2548 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243775 5 警告 bistudio - Armed Assault および Armed Assault II における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2547 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243776 4.3 警告 AEF Group - AEF におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-2546 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243777 6.8 警告 AEF Group - AEF における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2545 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243778 7.8 危険 aigo - Aigo P8860 におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-2539 2012-06-26 16:10 2009-07-20 Show GitHub Exploit DB Packet Storm
243779 7.2 危険 forkosh - mathTeX の mathtex.cgi における詳細不明な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2461 2012-06-26 16:10 2009-07-14 Show GitHub Exploit DB Packet Storm
243780 10 危険 forkosh - mathTeX の mathtex.cgi におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2460 2012-06-26 16:10 2009-07-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume … New - CVE-2026-46205 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
52 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds c… New - CVE-2026-46204 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
53 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynami… New - CVE-2026-46201 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
54 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. New - CVE-2026-46199 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
55 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is do… New - CVE-2026-46198 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
56 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds b… New - CVE-2026-46197 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
57 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_… New - CVE-2026-46195 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
58 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show() Sashiko noticed an out-of-bounds read [1]. In spi_nor_par… New - CVE-2026-46190 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
59 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the… New - CVE-2026-46185 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
60 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees th… New - CVE-2026-46181 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm