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 6, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203341 9.8 緊急
Network
DEXIS - DEXIS Imaging Suite 10 に認証情報がハードコードされている問題 CWE-Other
その他
CVE-2016-6532 2016-09-9 11:52 2016-09-7 Show GitHub Exploit DB Packet Storm
203342 7.5 重要
Network
F5 Networks - 複数の F5 製品の RESOLV::lookup iRule コマンドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6876 2016-09-9 11:50 2016-08-30 Show GitHub Exploit DB Packet Storm
203343 9.8 緊急
Network
F5 Networks - 複数の F5 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-5022 2016-09-9 11:50 2016-08-29 Show GitHub Exploit DB Packet Storm
203344 7.5 重要
Network
openSUSE project
GNOME Project
Canonical
Fedora Project
- Eye of GNOME におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6855 2016-09-9 10:51 2016-08-21 Show GitHub Exploit DB Packet Storm
203345 7.8 重要
Local
Fabrice Bellard
Canonical
- QEMU の hw/scsi/esp.c の esp_do_dma 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6351 2016-09-9 10:38 2016-06-16 Show GitHub Exploit DB Packet Storm
203346 5 警告 Haxx
アップル
openSUSE project
Canonical
Debian
Fedora Project
ヒューレット・パッカード・エンタープライズ
- cURL および libcurl における他のユーザとして接続される脆弱性 CWE-Other
その他
CVE-2015-3148 2016-09-8 18:03 2015-04-22 Show GitHub Exploit DB Packet Storm
203347 7.5 危険 Haxx
アップル
openSUSE project
Canonical
Debian
Fedora Project
- cURL および libcurl の sanitize_cookie_path 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-3145 2016-09-8 18:03 2015-04-22 Show GitHub Exploit DB Packet Storm
203348 5 警告 Haxx
アップル
Debian
Canonical
ヒューレット・パッカード・エンタープライズ
- cURL および libcurl における他のユーザとして接続される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-3143 2016-09-8 18:03 2015-04-22 Show GitHub Exploit DB Packet Storm
203349 2.6 注意 アップル
xmlsoft.org
Canonical
ヒューレット・パッカード・エンタープライズ
- libxml2 の xzlib.c 内の xz_decomp 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-8035 2016-09-8 17:10 2015-11-3 Show GitHub Exploit DB Packet Storm
203350 5 警告 アップル
xmlsoft.org
ヒューレット・パッカード・エンタープライズ
- libxslt の preproc.c の xsltStylePreCompute 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-7995 2016-09-8 17:10 2015-10-29 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