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 4, 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
228741 4.3 警告 BlackBerry - RIM BlackBerry 8100 上で稼動している 4thPass ブラウザにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-1441 2012-12-20 18:19 2007-03-13 Show GitHub Exploit DB Packet Storm
228742 7.5 危険 x-ice - X-Ice News System の devami.asp における SQL インジェクションの脆弱性 - CVE-2007-1438 2012-12-20 18:19 2007-03-13 Show GitHub Exploit DB Packet Storm
228743 7.5 危険 triexa - Triexa SonicMailer Pro の index.php における SQL インジェクションの脆弱性 - CVE-2007-1425 2012-12-20 18:19 2007-03-12 Show GitHub Exploit DB Packet Storm
228744 7.5 危険 softnews media group - Softnews Media Group DataLife Engine における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1424 2012-12-20 18:19 2007-03-12 Show GitHub Exploit DB Packet Storm
228745 9.3 危険 work system e-commerce - WORK system e-commerce における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1423 2012-12-20 18:19 2007-03-12 Show GitHub Exploit DB Packet Storm
228746 10 危険 premod subdog - Premod SubDog における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1421 2012-12-20 18:19 2007-03-12 Show GitHub Exploit DB Packet Storm
228747 4.3 警告 サン・マイクロシステムズ - Java Dynamic Management Kit の Internet Inter-ORB Protocol API における特定の MBeans データのアクセス権を取得される脆弱性 - CVE-2007-1419 2012-12-20 18:19 2007-03-9 Show GitHub Exploit DB Packet Storm
228748 7.5 危険 PMB Services SAS. - PMB Services における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-1415 2012-12-20 18:19 2007-03-12 Show GitHub Exploit DB Packet Storm
228749 10 危険 vallheru - Bartek Jasicki Vallheru の bank.php などの PHP ファイルにおける整数オーバーフローの脆弱性 - CVE-2007-1408 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
228750 7.3 危険 prosysinfo - ProSysInfo TFTP Server TFTPDWIN の tftpd.exe におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1404 2012-12-20 18:19 2007-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1641 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it shou… - CVE-2026-31627 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1642 7.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify() Initialize le_tmp64 to zero in rtw_BIP_verify() to prevent using unin… - CVE-2026-31626 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1643 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fops_vcodec_release() function frees the context structur… - CVE-2026-31584 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1644 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): … - CVE-2026-31570 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1645 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTC's coremap is empty EIOINTC's coremap in eiointc_update_sw_coremap() can be empty, cu… - CVE-2026-31569 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1646 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib amdgpu_amdkfd_submit_ib() submits a GPU job and gets a fence fro… - CVE-2026-31566 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1647 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: macb: Use dev_consume_skb_any() to free TX SKBs The napi_consume_skb() function is not intended to be called in an IRQ disab… - CVE-2026-31563 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1648 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust kvm_get_vcpu_by_cpuid() takes a cpuid parameter whose type is int, so cp… - CVE-2026-31558 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1649 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmet_ctrl_free() flushes ctrl->async_event_work. If nvmet_ctrl_free() runs … - CVE-2026-31557 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1650 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: futex: Require sys_futex_requeue() to have identical flags Nicholas reported that his LLM found it was possible to create a UaF w… - CVE-2026-31554 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm