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 27, 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
245601 5 警告 Boost.org - Boost regex ライブラリのget_repeat_type 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-0172 2012-06-26 15:54 2008-01-17 Show GitHub Exploit DB Packet Storm
245602 5 警告 Boost.org - Boost の Boost regex ライブラリの regex/v4/perl_matcher_non_recursive.hpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-0171 2012-06-26 15:54 2008-01-17 Show GitHub Exploit DB Packet Storm
245603 4.6 警告 GForge Group - GForge の utils/include.pl におけるアクセス制限を回避される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-0167 2012-06-26 15:54 2008-05-18 Show GitHub Exploit DB Packet Storm
245604 6.8 警告 eggblog - eggBlog の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0159 2012-06-26 15:54 2008-01-8 Show GitHub Exploit DB Packet Storm
245605 7.5 危険 flexbb - FlexBB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0157 2012-06-26 15:54 2008-01-8 Show GitHub Exploit DB Packet Storm
245606 4.3 警告 evilboard - EvilBoard の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0155 2012-06-26 15:54 2008-01-8 Show GitHub Exploit DB Packet Storm
245607 7.5 危険 evilboard - EvilBoard の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0154 2012-06-26 15:54 2008-01-8 Show GitHub Exploit DB Packet Storm
245608 10 危険 Foxit Software Inc - Foxit WAC Server におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0151 2012-06-26 15:54 2008-01-8 Show GitHub Exploit DB Packet Storm
245609 7.5 危険 georgia softworks - GSW_SSHD の log 関数におけるフォーマットストリングの脆弱性 CWE-20
不適切な入力確認
CVE-2008-0097 2012-06-26 15:54 2008-01-7 Show GitHub Exploit DB Packet Storm
245610 7.5 危険 georgia softworks - GSW_SSHD におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0096 2012-06-26 15:54 2008-01-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 10.0 CRITICAL
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the nnef-pfdmanagement route group without inbound OAuth2/bearer-token authorization. A network a… New CWE-863
 Incorrect Authorization
CVE-2026-44330 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
92 10.0 CRITICAL
Network
- - 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 OAuth2/bearer-token authorization middleware. A network at… New CWE-306
CWE-862
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-44329 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
93 8.2 HIGH
Network
- - 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. On top of that, the DELETE /upi… New CWE-306
CWE-476
CWE-862
Missing Authentication for Critical Function
 NULL Pointer Dereference
 Missing Authorization
CVE-2026-44328 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
94 10.0 CRITICAL
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the nnef-oam route group without inbound OAuth2/bearer-token authorization. A network attacker wh… New CWE-306
CWE-862
Missing Authentication for Critical Function
 Missing Authorization
CVE-2026-44327 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
95 9.4 CRITICAL
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the 3gpp-traffic-influence API without inbound OAuth2/bearer-token authorization. A network attac… New CWE-862
 Missing Authorization
CVE-2026-44326 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
96 7.5 HIGH
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NRF root SBI endpoint POST /oauth2/token contains a parser-level type-confusion bug family. The handler in N… New CWE-20
CWE-755
CWE-843
 Improper Input Validation 
 Improper Handling of Exceptional Conditions
Type Confusion
CVE-2026-44325 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
97 6.5 MEDIUM
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's UDR nudr-dr DELETE /subscription-data/{ueId}/{servingPlmnId}/ee-subscriptions/{subsId}/amf-subscriptions han… New CWE-704
CWE-754
 Incorrect Type Conversion or Cast
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-44324 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
98 4.3 MEDIUM
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's UDR nudr-dr DELETE /subscription-data/{ueId}/{servingPlmnId}/ee-subscriptions/{subsId}/amf-subscriptions han… New CWE-476
 NULL Pointer Dereference
CVE-2026-44323 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
99 7.5 HIGH
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF PATCH /3gpp-pfd-management/v1/{afId}/transactions/{transId}/applications/{appId} handler panics with a n… New CWE-476
CWE-754
 NULL Pointer Dereference
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-44322 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
100 7.5 HIGH
Network
- - 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… New CWE-306
CWE-617
CWE-862
Missing Authentication for Critical Function
 Reachable Assertion
 Missing Authorization
CVE-2026-44321 2026-05-28 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm