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 5, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199951 7.2 重要
Network
シスコシステムズ - Cisco WebEx Meetings Server における他のホスト上の所定のシェルコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2017-3796 2017-02-9 11:55 2017-01-18 Show GitHub Exploit DB Packet Storm
199952 5.4 警告
Network
シスコシステムズ - Cisco WebEx Meetings Server における任意の非管理ユーザのパスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-3795 2017-02-9 11:55 2017-01-18 Show GitHub Exploit DB Packet Storm
199953 8.8 重要
Network
シスコシステムズ - Cisco WebEx Meetings Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-3794 2017-02-9 11:55 2017-01-18 Show GitHub Exploit DB Packet Storm
199954 6.1 警告
Network
シスコシステムズ - Cisco NetFlow Generation アプライアンスの Web ベースの管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9222 2017-02-9 11:55 2016-11-16 Show GitHub Exploit DB Packet Storm
199955 7.5 重要
Network
Wireshark - Wireshark の DHCPv6 ディセクタにおける過度に大きなループを引き起こされる脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5597 2017-02-9 11:14 2017-01-23 Show GitHub Exploit DB Packet Storm
199956 7.5 重要
Network
Wireshark - Wireshark の ASTERIX ディセクタにおける無限ループを引き起こされる脆弱性 CWE-835
無限ループ
CVE-2017-5596 2017-02-9 11:14 2017-01-23 Show GitHub Exploit DB Packet Storm
199957 5.4 警告
Network
シスコシステムズ - Cisco WebEx Meeting Center の URL パラメータにおけるサイトのリダイレクトを実行される脆弱性 CWE-601
オープンリダイレクト
CVE-2017-3799 2017-02-9 10:30 2017-01-18 Show GitHub Exploit DB Packet Storm
199958 6.1 警告
Adjacent
シスコシステムズ - 複数の Cisco Nexus スイッチのソフトウェアの IS-IS プロトコルパケットの処理におけるデバイスをリロードされる脆弱性 CWE-399
リソース管理の問題
CVE-2017-3804 2017-02-8 19:17 2017-01-18 Show GitHub Exploit DB Packet Storm
199959 6.1 警告
Network
シスコシステムズ - Cisco Unified Communications Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-3802 2017-02-8 19:17 2017-01-18 Show GitHub Exploit DB Packet Storm
199960 6.1 警告
Network
シスコシステムズ - Cisco Unified Communications Manager の Web ベースの管理インターフェースにおけるクロスサイトスクリプティングフィルタを回避される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-3798 2017-02-8 19:16 2017-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
2611 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
2612 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
2613 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
2614 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
2615 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
2616 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
2617 - - - 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
2618 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
2619 7.5 HIGH
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without inbound OAuth2 middleware. The POST /upi/v1/upNodesLinks c… CWE-306
CWE-617
CWE-862
Missing Authentication for Critical Function
 Reachable Assertion
 Missing Authorization
CVE-2026-44321 2026-05-29 03:01 2026-05-28 Show GitHub Exploit DB Packet Storm
2620 - - - Dlink DWR-X1820 router uses weak default password generated from its IMEI number and does not require users to change it. An attacker who knows how passwords are generated can easily crack the defaul… CWE-1391
 Use of Weak Credentials
CVE-2026-4377 2026-05-29 03:00 2026-05-28 Show GitHub Exploit DB Packet Storm