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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204121 7.8 重要
Local
Google - Android の DexClassLoader の libdex/OptInvocation.cpp におけるバッファオーバーフローの脆弱性 CWE-119
CWE-264
CVE-2016-3758 2016-07-19 13:41 2016-07-6 Show GitHub Exploit DB Packet Storm
204122 7.8 重要
Local
Google - Android のメディアサーバの media/libmediaplayerservice/nuplayer/GenericSource.cpp における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-2508 2016-07-19 12:12 2016-07-6 Show GitHub Exploit DB Packet Storm
204123 7.8 重要
Local
Google - Android のメディアサーバの libstagefright における整数オーバーフローの脆弱性 CWE-119
CWE-189
CVE-2016-2507 2016-07-19 11:59 2016-07-6 Show GitHub Exploit DB Packet Storm
204124 7.8 重要
Local
Google - Android のメディアサーバの libstagefright の mpeg2ts/ATSParser.cpp における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-2505 2016-07-19 11:52 2016-07-6 Show GitHub Exploit DB Packet Storm
204125 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8890 2016-07-19 11:52 2016-07-6 Show GitHub Exploit DB Packet Storm
204126 7.8 重要
Local
Google
Linux
- Nexus 5X および 6P デバイス上で稼動する Android で使用される Linux kernel の arch/arm64/include/asm/pgtable.h における権限を取得される脆弱性 CWE-Other
その他
CVE-2014-9803 2016-07-19 11:52 2016-07-6 Show GitHub Exploit DB Packet Storm
204127 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの lib/libfdt/fdt.c における整数オーバーフローの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9802 2016-07-19 11:52 2016-07-6 Show GitHub Exploit DB Packet Storm
204128 7.8 重要
Local
Google - Nexus 5 および 7 (2013) デバイス上で稼動する Android の Qualcomm コンポーネントの makefile における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9799 2016-07-19 11:52 2016-07-6 Show GitHub Exploit DB Packet Storm
204129 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-4249 2016-07-15 17:53 2016-07-12 Show GitHub Exploit DB Packet Storm
204130 9.8 緊急
Network
マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-4248 2016-07-15 17:53 2016-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1831 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
1832 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
1833 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
1834 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
1835 - - - 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
1836 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
1837 - - - 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
1838 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
1839 - - - 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
1840 - - - A user with physical access to a smartphone can bypass authentication mechanism of Kidsview mobile application and grant himself full access to the device owner's account by interacting with applicat… CWE-288
CWE-359
Authentication Bypass Using an Alternate Path or Channel
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-8990 2026-05-29 03:00 2026-05-28 Show GitHub Exploit DB Packet Storm