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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
237491 7.5 危険 photopost - PhotoPost の zipndownload.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4828 2012-09-25 15:35 2006-09-15 Show GitHub Exploit DB Packet Storm
237492 5.1 警告 Opera Software ASA - Opera におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-4819 2012-09-25 15:35 2006-10-17 Show GitHub Exploit DB Packet Storm
237493 7.2 危険 Novell - Novell IDM の Fan-Out Linux and UNIX レシーバスクリプトにおける任意のコマンドを実行される脆弱性 - CVE-2006-4803 2012-09-25 15:35 2006-09-14 Show GitHub Exploit DB Packet Storm
237494 4.6 警告 open movie editor - Open Movie Editor におけるバッファオーバーフローの脆弱性 - CVE-2006-4789 2012-09-25 15:35 2006-09-14 Show GitHub Exploit DB Packet Storm
237495 5 警告 Moodle - Moodle における重要な情報を取得される脆弱性 - CVE-2006-4786 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
237496 7.5 危険 Moodle - Moodle の blog/edit.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-4785 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
237497 4.3 警告 Moodle - Moodle におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4784 2012-09-25 15:35 2006-09-12 Show GitHub Exploit DB Packet Storm
237498 5 警告 hotplug cms - HotPlug CMS における管理者用パスワードを読まれる脆弱性 - CVE-2006-4772 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237499 4.3 警告 jbc - ForumJBC の haut.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4771 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
237500 7.5 危険 miniportal - MiniPort@l の menu.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4770 2012-09-25 15:35 2006-09-13 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… - 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… - 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… - 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… - 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 … - 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… - 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… - 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… - 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 … - 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 … - CVE-2026-43033 2026-05-3 16:16 2026-05-2 Show GitHub Exploit DB Packet Storm