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
228841 5 警告 Curtis Galloway - libexif の olympus/mnote-olympus-entry.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2012-2837 2012-11-6 12:26 2012-07-12 Show GitHub Exploit DB Packet Storm
228842 6.4 警告 Curtis Galloway - libexif の exif-data.c の exif_data_load_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2836 2012-11-6 12:26 2012-07-12 Show GitHub Exploit DB Packet Storm
228843 7.5 危険 Curtis Galloway - libexif の exif-entry.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2814 2012-11-6 12:25 2012-07-12 Show GitHub Exploit DB Packet Storm
228844 6.4 警告 Curtis Galloway - libexif の exif-entry.c の exif_convert_utf16_to_utf8 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2813 2012-11-6 12:20 2012-07-12 Show GitHub Exploit DB Packet Storm
228845 6.4 警告 Curtis Galloway - libexif の exif-entry.c の exif_entry_get_value 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2812 2012-11-6 12:15 2012-07-12 Show GitHub Exploit DB Packet Storm
228846 4.3 警告 Google - Google Chrome の SSL interstitial ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2872 2012-11-5 15:49 2012-08-30 Show GitHub Exploit DB Packet Storm
228847 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2869 2012-11-5 15:43 2012-08-30 Show GitHub Exploit DB Packet Storm
228848 6.8 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2012-2868 2012-11-5 15:41 2012-08-30 Show GitHub Exploit DB Packet Storm
228849 5 警告 Google - Google Chrome の SPDY の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2867 2012-11-5 15:41 2012-08-30 Show GitHub Exploit DB Packet Storm
228850 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2012-2866 2012-11-5 15:39 2012-08-30 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
249311 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk_iocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the ioc_forgive_debts() functio… NVD-CWE-noinfo
CVE-2024-49933 2024-11-14 00:09 2024-10-22 Show GitHub Exploit DB Packet Storm
249312 9.8 CRITICAL
Network
yarpp yet_another_related_posts_plugin Access Control vulnerability in YARPP YARPP allows . This issue affects YARPP: from n/a through 5.30.10. CWE-862
 Missing Authorization
CVE-2024-43919 2024-11-14 00:02 2024-11-2 Show GitHub Exploit DB Packet Storm
249313 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesy… CWE-617
 Reachable Assertion
CVE-2024-49932 2024-11-14 00:01 2024-10-22 Show GitHub Exploit DB Packet Storm
249314 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/ioapic: Handle allocation failures gracefully Breno observed panics when using failslab under certain conditions during runti… NVD-CWE-noinfo
CVE-2024-49927 2024-11-13 23:58 2024-10-22 Show GitHub Exploit DB Packet Storm
249315 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb() For kernels built with CONFIG_FORCE_NR_CPUS=y, … NVD-CWE-noinfo
CVE-2024-49926 2024-11-13 23:57 2024-10-22 Show GitHub Exploit DB Packet Storm
249316 8.1 HIGH
Network
lifplatforms lif_authentication_server Lif Authentication Server is a server used by Lif to do various tasks regarding Lif accounts. This vulnerability has to do with the account recovery system where there does not appear to be a check t… CWE-862
 Missing Authorization
CVE-2024-47768 2024-11-13 23:55 2024-10-5 Show GitHub Exploit DB Packet Storm
249317 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a sdiv overflow issue Zac Ecob reported a problem where a bpf program may cause kernel crash due to the following error:… CWE-190
 Integer Overflow or Wraparound
CVE-2024-49888 2024-11-13 23:54 2024-10-22 Show GitHub Exploit DB Packet Storm
249318 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault inj… NVD-CWE-noinfo
CVE-2024-49887 2024-11-13 23:50 2024-10-22 Show GitHub Exploit DB Packet Storm
249319 6.1 MEDIUM
Network
jgniecki minecraft_motd_parser Minecraft MOTD Parser is a PHP library to parse minecraft server motd. The HtmlGenerator class is subject to potential cross-site scripting (XSS) attack through a parsed malformed Minecraft server MO… CWE-79
CWE-80
Cross-site Scripting
Basic XSS
CVE-2024-47765 2024-11-13 23:48 2024-10-5 Show GitHub Exploit DB Packet Storm
249320 9.8 CRITICAL
Network
mudler localai mudler/LocalAI version 2.17.1 allows for arbitrary file write due to improper handling of automatic archive extraction. When model configurations specify additional files as archives (e.g., .tar), th… NVD-CWE-noinfo
CVE-2024-6868 2024-11-13 23:43 2024-10-29 Show GitHub Exploit DB Packet Storm