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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230011 4.3 警告 WordPress.org - WordPress 用の nonce AYS 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1049 2012-12-20 18:19 2007-02-13 Show GitHub Exploit DB Packet Storm
230012 7.5 危険 phpbb wordsearch - phpbb_wordsearch の admin_rebuild_search.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1048 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230013 5.8 警告 xpression news - X-News の news.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-1042 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230014 9.3 危険 sandh - S&H Computer Systems News Rover におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-1041 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230015 7.5 危険 xpression news - X-News の archives.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1040 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230016 5 警告 shemes.com - Shemes.com Grabit におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1038 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230017 9.3 危険 rsbr-software - News File Grabber におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-1037 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230018 7.5 危険 PHPNUKE - PHP-Nuke 用の Emporium モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1034 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
230019 6.8 警告 phpMyFAQ - phpMyFAQ における "サーバ上にファイルをアップロードする権限を取得される" 脆弱性 CWE-noinfo
情報不足
CVE-2007-1032 2012-12-20 18:19 2007-02-8 Show GitHub Exploit DB Packet Storm
230020 6.8 警告 spoonlabs - SpoonLabs Vivvo Article Management CMS の include/db_conn.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-1031 2012-12-20 18:19 2007-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1621 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: use check_add_overflow() to prevent u16 DACL size overflow set_posix_acl_entries_dacl() and set_ntacl_dacl() accumulate AC… NVD-CWE-noinfo
CVE-2026-31704 2026-05-7 05:46 2026-05-1 Show GitHub Exploit DB Packet Storm
1622 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment smb2_get_ea() applies 4-byte alignment padding via memset() after wr… CWE-787
 Out-of-bounds Write
CVE-2026-31705 2026-05-7 05:45 2026-05-1 Show GitHub Exploit DB Packet Storm
1623 7.5 HIGH
Network
osrg gobgp A vulnerability was identified in osrg GoBGP up to 4.3.0. Affected by this issue is the function BMPPeerUpNotification.ParseBody/BMPStatisticsReport.ParseBody of the file pkg/packet/bmp/bmp.go of the… CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2026-7737 2026-05-7 05:27 2026-05-4 Show GitHub Exploit DB Packet Storm
1624 7.5 HIGH
Network
osrg gobgp A vulnerability was determined in osrg GoBGP up to 4.3.0. Affected by this vulnerability is the function parseRibEntry of the file pkg/packet/mrt/mrt.go. Executing a manipulation can lead to integer … CWE-189
CWE-191
Numeric Errors
 Integer Underflow (Wrap or Wraparound)
CVE-2026-7736 2026-05-7 05:27 2026-05-4 Show GitHub Exploit DB Packet Storm
1625 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() smb_inherit_dacl() trusts the on-disk num_aces value from the … NVD-CWE-noinfo
CVE-2026-31706 2026-05-7 05:27 2026-05-1 Show GitHub Exploit DB Packet Storm
1626 7.3 HIGH
Network
osrg gobgp A vulnerability was found in osrg GoBGP up to 4.3.0. Affected is the function PathAttributeAigp.DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component AIGP Attribute Parser. Performing a … CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-7735 2026-05-7 05:27 2026-05-4 Show GitHub Exploit DB Packet Storm
1627 7.5 HIGH
Network
osrg gobgp A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefix_sid.go of the component SRv6 L3 Service. S… CWE-404
 Improper Resource Shutdown or Release
CVE-2026-7734 2026-05-7 05:26 2026-05-4 Show GitHub Exploit DB Packet Storm
1628 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate response sizes in ipc_validate_msg() ipc_validate_msg() computes the expected message size for each response type… CWE-787
 Out-of-bounds Write
CVE-2026-31707 2026-05-7 05:26 2026-05-1 Show GitHub Exploit DB Packet Storm
1629 8.1 HIGH
Network
trendnet tew-821dap_firmware A vulnerability was found in TRENDnet TEW-821DAP up to 1.12B01. This impacts the function platform_do_upgrade_cameo_dev of the file cameo_dev.sh of the component Firmware Update Handler. Performing a… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-7611 2026-05-7 05:26 2026-05-2 Show GitHub Exploit DB Packet Storm
1630 8.1 HIGH
Network
trendnet tew-821dap_firmware A vulnerability has been found in TRENDnet TEW-821DAP 1.12B01. This affects an unknown function of the file /www/cgi/ssi of the component Firmware Update. Such manipulation leads to cleartext transmi… CWE-310
CWE-319
Cryptographic Issues
Cleartext Transmission of Sensitive Information
CVE-2026-7610 2026-05-7 05:25 2026-05-2 Show GitHub Exploit DB Packet Storm