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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244041 6.8 警告 cplinks - cpDynaLinks の category.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5408 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
244042 10 危険 AbiWord
link grammar
- AbiWord Link Grammar で使用される Link Grammar の separate_word 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5395 2012-06-26 15:54 2007-11-7 Show GitHub Exploit DB Packet Storm
244043 4.3 警告 日本アルカテル・ルーセント
bt
- BT Home Hub などで使用される Thomson/Alcatel SpeedTouch 7G ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5385 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
244044 4.3 警告 日本アルカテル・ルーセント
bt
- BT Home Hub で使用される Thomson/Alcatel SpeedTouch 7G ルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-5384 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
244045 10 危険 日本アルカテル・ルーセント
bt
- BT Home Hub で使用される Thomson/Alcatel SpeedTouch 7G ルータにおける管理者アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2007-5383 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
244046 10 危険 シスコシステムズ - CiscoWorks WLSE を変換する変換ユーティリティにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5382 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
244047 6.9 警告 GNU Project - Emacs の Tramp 拡張における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5377 2012-06-26 15:54 2007-10-4 Show GitHub Exploit DB Packet Storm
244048 10 危険 LedgerSMB
dws systems inc.
- LedgerSMB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5372 2012-06-26 15:54 2007-09-28 Show GitHub Exploit DB Packet Storm
244049 5 警告 富士通 - 複数の Fujitsu Interstage 製品における重要な情報を取得される脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5366 2012-06-26 15:54 2007-10-11 Show GitHub Exploit DB Packet Storm
244050 6.8 警告 ag-solutions
Mambo Foundation
Joomla!
- Mambo および Joomla! 用の Avant-Garde Solutions MOSMedia Lite コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5362 2012-06-26 15:54 2007-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 2.9 LOW
Local
- - In uriparser before 1.0.2, there is pointer difference truncation to int in various places. New CWE-197
 Numeric Truncation Error
CVE-2026-44927 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
812 2.9 LOW
Local
- - In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. New CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
813 - - - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Se… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
814 - - - YARD is a Ruby Documentation tool. Prior to version 0.9.42, a path traversal vulnerability was discovered in YARD when using yard server to serve documentation. This bug would allow unsanitized HTTP … New CWE-22
Path Traversal
CVE-2026-41493 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
815 4.7 MEDIUM
Network
- - go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smar… New CWE-522
 Insufficiently Protected Credentials
CVE-2026-41506 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
816 9.8 CRITICAL
Network
- - math-codegen generates code from mathematical expressions. Prior to version 0.4.3, string literal content passed to cg.parse() is injected verbatim into a new Function() body without sanitization. Th… New CWE-94
Code Injection
CVE-2026-41507 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
817 - - - Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Versions 22.0.2 and earlier contains an authenticated remote code execution vulnerabilit… New CWE-74
Injection
CVE-2025-67486 2026-05-9 01:02 2026-05-9 Show GitHub Exploit DB Packet Storm
818 - - - Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.49.1, Nhost automatically links an incoming OAuth identity to an existing Nhost account when the email addresses match. T… New CWE-287
Improper Authentication
CVE-2026-41574 2026-05-9 01:02 2026-05-9 Show GitHub Exploit DB Packet Storm
819 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the tsig plugin can be bypassed on non-plain-DNS transports (DoT, DoH, DoH3, DoQ, and gRPC) because it trusts the transport w… Update CWE-303
 Incorrect Implementation of Authentication Algorithm
CVE-2026-33190 2026-05-9 01:01 2026-05-6 Show GitHub Exploit DB Packet Storm
820 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the transfer plugin can select the wrong ACL stanza when both a parent zone and a more-specific subzone are configured. The l… Update CWE-863
 Incorrect Authorization
CVE-2026-33489 2026-05-9 01:00 2026-05-6 Show GitHub Exploit DB Packet Storm