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 13, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209431 7.6 危険 MIT Kerberos - MIT Kerberos 5 の lib/gssapi/spnego/spnego_mech.c の SPNEGO イニシエータの init_ctx_reselect 関数におけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2014-4343 2015-06-8 17:26 2014-07-21 Show GitHub Exploit DB Packet Storm
209432 7.8 危険 MIT Kerberos - MIT Kerberos 5 の lib/gssapi/spnego/spnego_mech.c の SPNEGO アセプタの acc_ctx_cont 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-4344 2015-06-8 17:26 2014-07-21 Show GitHub Exploit DB Packet Storm
209433 8.5 危険 MIT Kerberos - MIT Kerberos 5 の kadmind の LDAP KDB モジュールの plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-4345 2015-06-8 17:26 2014-08-7 Show GitHub Exploit DB Packet Storm
209434 3.5 注意 MIT Kerberos - MIT Kerberos 5 の plugins/kdb/ldap/libkdb_ldap/ldap_pwd_policy.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-5353 2015-06-8 17:26 2014-12-5 Show GitHub Exploit DB Packet Storm
209435 5 警告 MIT Kerberos - MIT Kerberos 5 の lib/rpc/svc_auth_gss.c の svcauth_gss_accept_sec_context 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9423 2015-06-8 17:26 2014-12-30 Show GitHub Exploit DB Packet Storm
209436 6.1 警告 MIT Kerberos - MIT Kerberos 5 の kadmind の kadmin/server/kadm_rpc_svc.c における kadmin/* 認証チェックを回避される脆弱性 CWE-Other
その他
CVE-2014-9422 2015-06-8 17:26 2014-12-30 Show GitHub Exploit DB Packet Storm
209437 9 危険 MIT Kerberos - MIT Kerberos 5 の lib/rpc/auth_gssapi_misc.c の auth_gssapi_unwrap_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9421 2015-06-8 17:26 2014-12-28 Show GitHub Exploit DB Packet Storm
209438 9 危険 MIT Kerberos - MIT Kerberos 5 の libgssapi_krb5 ライブラリの lib/gssapi/krb5/process_context_token.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-5352 2015-06-8 17:26 2014-11-6 Show GitHub Exploit DB Packet Storm
209439 4.6 警告 Linux - Linux Kernel の virt/kvm/iommu.c 内の kvm_iommu_map_pages 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-8369 2015-06-8 17:20 2014-10-24 Show GitHub Exploit DB Packet Storm
209440 5 警告 Apache Software Foundation - Windows 上で稼動する Apache HTTP Server の WinNT MPM の server/mpm/winnt/child.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-3523 2015-06-8 17:18 2014-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1131 6.8 MEDIUM
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the set_config_value() API method (@permission(Perms.SETTINGS)) in src/pyload/core/api/__init__.py gates … New CWE-295
CWE-306
CWE-863
Improper Certificate Validation 
Missing Authentication for Critical Function
 Incorrect Authorization
CVE-2026-42312 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1132 8.0 HIGH
Network
- - Zen is a firefox-based browser. Prior to 1.19.9b, Zen Browser ships a Mozilla Application Resource (MAR) updater (org.mozilla.updater) that has had all MAR signature verification stripped from the Fi… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-41431 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1133 - - - jq is a command-line JSON processor. In 1.8.1 and earlier, the jq bytecode VM's data stack tracks its allocation size in a signed int. When the stack grows beyond ≈1 GiB (via deeply nested generator … New CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-41257 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1134 5.5 MEDIUM
Local
- - jq is a command-line JSON processor. In 1.8.1 and earlier, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter fil… New CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2026-41256 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1135 - - - jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with… New CWE-674
 Uncontrolled Recursion
CVE-2026-40612 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1136 - - - An authenticated administrator who configures or tests LDAP connectivity in Sonatype Nexus Repository Manager versions 3.0.0 through 3.91.1 may be able to initiate unintended server-side connections … New CWE-502
CWE-918
 Deserialization of Untrusted Data
Server-Side Request Forgery (SSRF) 
CVE-2026-3048 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1137 7.1 HIGH
Network
- - A Server-Side Request Forgery (SSRF) vulnerability exists in MLflow versions prior to 3.9.0. The `_create_webhook()` function in `mlflow/server/handlers.py` accepts a user-controlled `url` parameter … New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-2393 2026-05-12 03:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1138 5.3 MEDIUM
Network
- - Zephyr sockets created with `IPPROTO_TLS_1_3` can still negotiate a TLS 1.2 connection when both TLS versions are enabled in Kconfig, because the socket-level protocol selection is not propagated to … New CWE-757
Algorithm Downgrade
CVE-2026-1677 2026-05-12 03:16 2026-05-11 Show GitHub Exploit DB Packet Storm
1139 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in snd_cx88_hw_params() In error path, add cx88_alsa_dma_unmap() to release resource acquired by c… Update CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-43257 2026-05-12 03:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1140 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: alpha: fix user-space corruption during memory compaction Alpha systems can suffer sporadic user-space crashes and heap corruptio… Update CWE-787
 Out-of-bounds Write
CVE-2026-43258 2026-05-12 03:10 2026-05-6 Show GitHub Exploit DB Packet Storm