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 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197931 6.5 警告
Network
Marcel Hellkamp - bottle の bottle.py の redirect() における CRLF 攻撃を引き起こされる脆弱性 CWE-93
CRLF インジェクション
CVE-2016-9964 2016-12-26 16:40 2016-12-10 Show GitHub Exploit DB Packet Storm
197932 7.8 重要
Local
Nagios Enterprises, LLC - Nagios Core の base/logging.c における root 権限を取得される脆弱性 CWE-264
CWE-59
CVE-2016-9566 2016-12-26 14:32 2016-12-7 Show GitHub Exploit DB Packet Storm
197933 9.8 緊急
Network
Nagios Enterprises, LLC - Nagios Core のフロントエンドコンポーネントで使用される MagpieRSS における任意のファイルを読まれる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9565 2016-12-26 14:32 2016-10-24 Show GitHub Exploit DB Packet Storm
197934 5.3 警告
Network
Apache Software Foundation - Apache Tika の Apache Tika サーバにおける任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-3271 2016-12-26 14:05 2015-08-14 Show GitHub Exploit DB Packet Storm
197935 9.8 緊急
Network
アドビシステムズ - Adobe DNG Converter におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-7856 2016-12-26 12:16 2016-12-13 Show GitHub Exploit DB Packet Storm
197936 7.5 重要
Network
アドビシステムズ - Adobe ColdFusion Builder における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-7887 2016-12-26 11:43 2016-12-13 Show GitHub Exploit DB Packet Storm
197937 6.1 警告
Network
アドビシステムズ - Adobe Experience Manager Forms および LiveCycle の PMAdmin モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6934 2016-12-26 11:23 2016-12-13 Show GitHub Exploit DB Packet Storm
197938 9.8 緊急
Network
X.Org Foundation
Fedora Project
- X.org libXvMC におけるバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7953 2016-12-22 18:28 2016-10-4 Show GitHub Exploit DB Packet Storm
197939 7.5 重要
Network
X.Org Foundation
Fedora Project
- X.org libXtst におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-284
CVE-2016-7952 2016-12-22 18:28 2016-10-4 Show GitHub Exploit DB Packet Storm
197940 9.8 緊急
Network
X.Org Foundation
Fedora Project
- X.org libXtst における整数オーバーフローの脆弱性 CWE-125
CWE-190
CVE-2016-7951 2016-12-22 18:28 2016-10-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
581 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to version 3.35.10, the budibase:auth cookie containing the JWT session token is set with httpOnly: false at packages/backend-core/src/utils/utils.… New CWE-1004
 Sensitive Cookie Without 'HttpOnly' Flag
CVE-2026-42239 2026-05-8 05:35 2026-05-8 Show GitHub Exploit DB Packet Storm
582 - - - Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322. New - CVE-2026-42499 2026-05-8 05:33 2026-05-8 Show GitHub Exploit DB Packet Storm
583 7.6 HIGH
Network
- - manage.get.gov is the .gov TLD registrar maintained by CISA. manage.get.gov allows an organization administrator to assign domain manager privileges for domains not already in another organization. F… New CWE-266
 Incorrect Privilege Assignment
CVE-2026-43510 2026-05-8 05:32 2026-05-8 Show GitHub Exploit DB Packet Storm
584 3.3 LOW
Local
- - A weakness has been identified in OSGeo gdal up to 3.13.0dev-4. The affected element is the function GDfieldinfo of the file frmts/hdf4/hdf-eos/GDapi.c. Executing a manipulation can lead to out-of-bo… New CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2026-8088 2026-05-8 05:32 2026-05-8 Show GitHub Exploit DB Packet Storm
585 5.3 MEDIUM
Local
- - A security flaw has been discovered in OSGeo gdal up to 3.13.0dev-4. Impacted is the function GDnentries of the file frmts/hdf4/hdf-eos/GDapi.c. Performing a manipulation of the argument DataFieldNam… New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-8087 2026-05-8 05:32 2026-05-8 Show GitHub Exploit DB Packet Storm
586 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX soc… Update CWE-416
 Use After Free
CVE-2026-43016 2026-05-8 05:31 2026-05-2 Show GitHub Exploit DB Packet Storm
587 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platform_device_unregister() may still want to use the registered clks dur… Update CWE-416
 Use After Free
CVE-2026-43015 2026-05-8 05:31 2026-05-2 Show GitHub Exploit DB Packet Storm
588 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clk_register_fixed_rate() need to be rel… Update NVD-CWE-noinfo
CVE-2026-43014 2026-05-8 05:29 2026-05-2 Show GitHub Exploit DB Packet Storm
589 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: lag: Check for LAG device before creating debugfs __mlx5_lag_dev_add_mdev() may return 0 (success) even when an error o… Update CWE-476
 NULL Pointer Dereference
CVE-2026-43013 2026-05-8 05:28 2026-05-2 Show GitHub Exploit DB Packet Storm
590 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix switchdev mode rollback in case of failure If for some internal reason switchdev mode fails, we rollback to legacy … Update NVD-CWE-noinfo
CVE-2026-43012 2026-05-8 05:28 2026-05-2 Show GitHub Exploit DB Packet Storm