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 5, 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
237521 7.5 危険 idevSpot - IDevSpot PhpLinkExchange における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4741 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237522 5 警告 jetbox - Jetbox CMS における重要な情報を取得される脆弱性 - CVE-2006-4740 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237523 2.6 注意 jetbox - Jetbox CMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4739 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237524 7.5 危険 jetbox - Jetbox CMS の phpthumb.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4738 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237525 7.5 危険 jetbox - Jetbox CMS の index.php における SQL インジェクションの脆弱性 - CVE-2006-4737 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237526 5 警告 kellan elliott-mccrea - Kellan Elliott-McCrea MagpieRSS における重要な情報を取得される脆弱性 - CVE-2006-4735 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237527 10 危険 マイクロソフト - Microsoft VB 6 における脆弱性 - CVE-2006-4732 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237528 7.5 危険 mirabilis - AOL ICQ Pro の MCRegEx__Search 関数におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2006-4662 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
237529 2.6 注意 icq inc - Internet Explorer 用の AOL ICQ Toolbar におけるチェックボックスを偽装した Web ページを提供する脆弱性 - CVE-2006-4661 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
237530 5.8 警告 icq inc - AOL ICQ Toolbar の RSS Feed モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4660 2012-09-25 15:35 2006-09-8 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
481 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in add_adev() error path If auxiliary_device_add() fails, add_adev() jumps to add_fail and calls au… Update - CVE-2026-43056 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
482 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzalloc_flex for aio_cmd The target_core_file doesn't initialize the aio_cmd->iocb for the ki_write_strea… Update - CVE-2026-43055 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
483 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports with… Update - CVE-2026-43051 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
484 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: core: Mitigate potential OOB by removing bogus memset() The memset() in hid_report_raw_event() has the good intention of cle… Update - CVE-2026-43048 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
485 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious (or clumsy) device to respond … Update - CVE-2026-43047 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
486 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed i… Update - CVE-2026-43044 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
487 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platform_label{,s} pair The RCU-protected codepaths (mpls_forward, mpls_dump_routes) can have a… Update - CVE-2026-43042 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
488 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via n… Update - CVE-2026-43039 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
489 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() Sashiko AI-review observed: In ip6_err_gen_icmpv6_unreach(), the … Update - CVE-2026-43038 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm
490 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption When decrypting data that is not in-place (src … Update - CVE-2026-43033 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm