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 6, 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
235401 4.3 警告 nabh information systems - Nabh Stringbeans Portal のプロジェクトにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5478 2012-09-25 16:59 2007-10-16 Show GitHub Exploit DB Packet Storm
235402 5 警告 Mono Project - Mono の System.Web の StaticFileHandler.cs における重要なファイルのソースコードを取得される脆弱性 CWE-200
情報漏えい
CVE-2007-5473 2012-09-25 16:59 2007-10-18 Show GitHub Exploit DB Packet Storm
235403 2.1 注意 マイクロソフト - Microsoft Expression Media におけるカタログへのアクセス権を取得される脆弱性 CWE-200
CWE-310
CVE-2007-5470 2012-09-25 16:59 2007-10-15 Show GitHub Exploit DB Packet Storm
235404 7.5 危険 mydoop - doop CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5465 2012-09-25 16:59 2007-10-15 Show GitHub Exploit DB Packet Storm
235405 6.5 警告 lfs - Live for Speed におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5464 2012-09-25 16:59 2007-10-15 Show GitHub Exploit DB Packet Storm
235406 7.1 危険 マイクロソフト - Windows Mobile などで使用される Microsoft ActiveSync におけるPIN/Password を解読される脆弱性 CWE-310
暗号の問題
CVE-2007-5460 2012-09-25 16:59 2007-10-15 Show GitHub Exploit DB Packet Storm
235407 6.8 警告 michael dempfle
Joomla!
- Joomla! 用の com_jfu or com_joomla_flash_uploader における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5457 2012-09-25 16:59 2007-10-14 Show GitHub Exploit DB Packet Storm
235408 7.5 危険 マイクロソフト - Microsoft Internet Explorer 7 における任意の .exe ファイルをダウンロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2007-5456 2012-09-25 16:59 2007-10-14 Show GitHub Exploit DB Packet Storm
235409 7.5 危険 php file sharing system - PHP File Sharing System の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5454 2012-09-25 16:59 2007-10-14 Show GitHub Exploit DB Packet Storm
235410 4.3 警告 madwifi - MadWifi におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-5448 2012-09-25 16:59 2007-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
431 9.8 CRITICAL
Network
- - Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Tegsoft Management and Information Services Trade Limited Company Online Support Application allo… New CWE-79
Cross-site Scripting
CVE-2025-14320 2026-05-4 18:15 2026-05-4 Show GitHub Exploit DB Packet Storm
432 5.3 MEDIUM
Network
- - 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… New CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2026-7737 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
433 7.3 HIGH
Network
- - 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 … New CWE-189
CWE-191
Numeric Errors
 Integer Underflow (Wrap or Wraparound)
CVE-2026-7736 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
434 2.5 LOW
Local
- - mutt before 2.3.2 has a show_sig_summary NULL pointer dereference. New CWE-476
 NULL Pointer Dereference
CVE-2026-43864 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
435 3.7 LOW
Network
- - mutt before 2.3.2 has an infinite loop in data_object_to_stream in crypt-gpgme.c. New CWE-253
 Incorrect Check of Function Return Value
CVE-2026-43863 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
436 3.7 LOW
Network
- - In mutt before 2.3.2, the imap_auth_gss security level is mishandled. New CWE-843
Type Confusion
CVE-2026-43862 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
437 3.7 LOW
Network
- - mutt before 2.3.2 does not check for '\0' in url_pct_decode. New CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-43861 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
438 3.7 LOW
Network
- - mutt before 2.3.2 sometimes truncates the hash_passwd by one byte for IMAP auth_cram MD5 digest. New CWE-193
 Off-by-one Error
CVE-2026-43860 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
439 3.7 LOW
Network
- - mutt before 2.3.2 sometimes uses strfcpy instead of memcpy for the IMAP auth_cram MD5 digest. New CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-43859 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm
440 - - - A critical IDOR vulnerability has been discovered in Comet Backup affecting all versions from 20.11.0 to 26.1.1 and 26.2.1. The vulnerability allows a tenant administrator to impersonate any end-user… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-29200 2026-05-4 16:16 2026-05-4 Show GitHub Exploit DB Packet Storm