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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218561 5.8 警告 IBM - IBM WebSphere Portal 用 Unified Task List Portlet におけるオープンリダイレクトの脆弱性 CWE-noinfo
情報不足
CVE-2014-3054 2014-08-11 18:03 2014-06-30 Show GitHub Exploit DB Packet Storm
218562 10 危険 CVS - CVS の src/client.c 内の proxy_connect 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0804 2014-08-11 18:00 2012-05-29 Show GitHub Exploit DB Packet Storm
218563 1.8 注意 Memcached - Memcached の memcached.c の process_bin_delete 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0179 2014-08-11 17:46 2013-12-20 Show GitHub Exploit DB Packet Storm
218564 4.3 警告 Ruby-lang.org
RubyGems
- Ruby で使用される RubyGems の lib/rubygems/version.rb におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-4363 2014-08-11 17:34 2013-09-24 Show GitHub Exploit DB Packet Storm
218565 5.8 警告 GNU Project - GnuPG における暗号保護メカニズムを回避される脆弱性 CWE-310
暗号の問題
CVE-2013-4351 2014-08-11 17:28 2013-10-6 Show GitHub Exploit DB Packet Storm
218566 6.8 警告 GNU Project - GNU Emacs の lisp/files.el における任意の Emacs Lisp コードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3479 2014-08-11 17:24 2012-08-7 Show GitHub Exploit DB Packet Storm
218567 5 警告 GNU Project
Canonical
- GnuPG におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4402 2014-08-11 17:19 2013-10-5 Show GitHub Exploit DB Packet Storm
218568 4 警告 ProcessOne - ejabberd の mod_pubsub モジュール (mod_pubsub.erl) におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4320 2014-08-11 17:16 2012-02-18 Show GitHub Exploit DB Packet Storm
218569 4.3 警告 Wireshark - Wireshark の RTP 解析機能の epan/dissectors/packet-rtp.c 内の srtp_add_address 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-2907 2014-08-11 17:12 2014-04-22 Show GitHub Exploit DB Packet Storm
218570 4.3 警告 ModSecurity
オラクル
- ModSecurity におけるフィルタリングルールを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2012-2751 2014-08-11 17:09 2012-07-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1601 9.4 CRITICAL
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the 3gpp-pfd-management API without inbound OAuth2/bearer-token authorization. A network attacker… CWE-862
 Missing Authorization
CVE-2026-44315 2026-05-29 03:34 2026-05-28 Show GitHub Exploit DB Packet Storm
1602 7.5 HIGH
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's PCF POST /npcf-smpolicycontrol/v1/sm-policies handler (HandleCreateSmPolicyRequest) panics with a nil-pointe… CWE-476
CWE-754
 NULL Pointer Dereference
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-44316 2026-05-29 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
1603 6.5 MEDIUM
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's PCF POST /npcf-policyauthorization/v1/app-sessions handler panics on a single authenticated request whose as… CWE-476
CWE-754
 NULL Pointer Dereference
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-44317 2026-05-29 03:30 2026-05-28 Show GitHub Exploit DB Packet Storm
1604 5.3 MEDIUM
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscrip… CWE-362
CWE-820
Race Condition
 Missing Synchronization
CVE-2026-44318 2026-05-29 03:24 2026-05-28 Show GitHub Exploit DB Packet Storm
1605 7.3 HIGH
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the nnef-callback route group without inbound OAuth2/bearer-token authorization. A forged or arbi… CWE-306
CWE-862
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-44320 2026-05-29 03:23 2026-05-28 Show GitHub Exploit DB Packet Storm
1606 4.7 MEDIUM
Network
- - A vulnerability has been found in SourceCodester Simple POS and Inventory System 1.0. The affected element is an unknown function of the file /admin/edit_customer.php. Such manipulation of the argume… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-9446 2026-05-29 03:16 2026-05-25 Show GitHub Exploit DB Packet Storm
1607 8.1 HIGH
Network
- - Casdoor versions 2.362.0 and earlier map SAML assertions to user sessions without replay protection. The ParseSamlResponse() function in object/saml_sp.go calls sp.RetrieveAssertionInfo() and immedia… CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-9095 2026-05-29 03:16 2026-05-29 Show GitHub Exploit DB Packet Storm
1608 - - - bzip2 contains an off‑by‑one error in the bzip2recover utility. When processing a specially crafted file, the application performs an out‑of‑bounds write to a global buffer, resulting in memory corru… CWE-787
 Out-of-bounds Write
CVE-2026-42250 2026-05-29 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
1609 7.8 HIGH
Local
- - gix-submodule before 0.29.0 (gitoxide before 0.5.21, gix before 0.84.0) incorrectly validates the update field in .gitmodules, allowing attackers to bypass the CommandForbiddenInModulesConfiguration … CWE-77
Command Injection
CVE-2026-40034 2026-05-29 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1610 - - - Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, in federated rooms, malicious homeservers can craft room events in such a way that prevents Synapse from providing full h… CWE-20
 Improper Input Validation 
CVE-2026-45076 2026-05-29 03:03 2026-05-29 Show GitHub Exploit DB Packet Storm