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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
811 5.3 警告
Network
LimeSurvey LimeSurvey LimeSurveyにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2025-41376 2026-02-2 19:26 2025-08-1 Show GitHub Exploit DB Packet Storm
812 7.5 重要
Network
ヒューレット・パッカード HP ThinPro ヒューレット・パッカードのHP ThinProにおける認可されていない制御領域への重要情報の漏えいに関する脆弱性 CWE-497
認可されていない制御領域への重要情報の漏えい
CVE-2025-43024 2026-02-2 19:26 2025-10-28 Show GitHub Exploit DB Packet Storm
813 6.1 警告
Network
MedDream PACS Server MedDream UABのPACS Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-44000 2026-02-2 19:26 2026-01-20 Show GitHub Exploit DB Packet Storm
814 5.4 警告
Network
MedDream PACS Server MedDream UABのPACS Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-46270 2026-02-2 19:26 2026-01-20 Show GitHub Exploit DB Packet Storm
815 5.5 警告
Local
アップル Keynote
iPadOS
iOS
アップル等の複数ベンダの製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2025-46306 2026-02-2 19:26 2026-01-28 Show GitHub Exploit DB Packet Storm
816 4.3 警告
Network
アップル Pages
iPadOS
iOS
アップル等の複数ベンダの製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2025-46316 2026-02-2 19:26 2026-01-28 Show GitHub Exploit DB Packet Storm
817 8.6 重要
Local
The Go Project Go The Go ProjectのGoにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2025-4674 2026-02-2 19:26 2025-07-29 Show GitHub Exploit DB Packet Storm
818 7 重要
Network
The Go Project Go The Go ProjectのGoにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2025-47907 2026-02-2 19:26 2025-08-7 Show GitHub Exploit DB Packet Storm
819 5.3 警告
Network
The Go Project Go The Go ProjectのGoにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-47912 2026-02-2 19:26 2025-10-29 Show GitHub Exploit DB Packet Storm
820 9.8 緊急
Network
Sick Media Server SickのMedia Serverにおける重要な情報を含むソースコードに関する脆弱性 CWE-540
機密情報を含むソースコード
CVE-2025-49182 2026-02-2 19:25 2025-06-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
221 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (… New - CVE-2026-31581 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
222 - - - In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xx_v4l2_open() em28xx_v4l2_open() reads dev->v4l2 without holding dev->lock, creating a … New - CVE-2026-31583 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
223 - - - 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… New - CVE-2026-31584 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
224 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value su… New - CVE-2026-31619 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
225 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0 A malicious USB device with the TASCAM US-144MKII device id can hav… New - CVE-2026-31620 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
226 - - - In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on start_streaming failure syzbot reported a memory leak in vidtv_psi_service_desc_init… New - CVE-2026-31585 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
227 - - - In the Linux kernel, the following vulnerability has been resolved: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() cgwb_release_workfn() calls css_put(wb->blkcg_css) and then later acc… New - CVE-2026-31586 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
228 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION Drop the WARN in sev_pin_memory() on npages overflowing an in… New - CVE-2026-31590 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
229 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU Reject synchronizing vCPU state to its associated VM… New - CVE-2026-31593 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
230 - - - In the Linux kernel, the following vulnerability has been resolved: bnge: return after auxiliary_device_uninit() in error path When auxiliary_device_add() fails, the error block calls auxiliary_dev… New - CVE-2026-31621 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm