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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223881 7.5 危険 phpBB - phpBB 用の Tag Board モジュールの tag_board.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6314 2012-12-20 19:10 2009-02-27 Show GitHub Exploit DB Packet Storm
223882 7.5 危険 w3matter - W3matter RevSense の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6310 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223883 7.5 危険 w3matter - W3matter AskPert の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6309 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223884 5.1 警告 PunBB - PunBB 用の PMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6308 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223885 4.3 警告 SoftbizScripts - Softbiz Classifieds Script の signinform.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6306 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223886 7.5 危険 toursmanager - ToursManager の tourview.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6303 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223887 7.5 危険 turnkeyforms - TurnkeyForms Local Classifieds における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6302 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223888 7.5 危険 prezmo - phpBB 用の Small ShoutBox モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6301 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223889 7.5 危険 toursmanager - Tours Manager の cityview.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6289 2012-12-20 19:10 2009-02-26 Show GitHub Exploit DB Packet Storm
223890 4.3 警告 subtextproject - Subtext におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6283 2012-12-20 19:10 2009-02-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1801 6.1 MEDIUM
Network
mozilla firefox Mitigation bypass in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 145, Firefox ESR 140.5, Firefox ESR 115.30, Thunderbird 145, and Thunderbird 140.5. New CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2025-13013 2026-04-14 00:16 2025-11-12 Show GitHub Exploit DB Packet Storm
1802 7.5 HIGH
Network
mozilla firefox Race condition in the Graphics component. This vulnerability was fixed in Firefox 145, Firefox ESR 140.5, Firefox ESR 115.30, Thunderbird 145, and Thunderbird 140.5. New CWE-362
Race Condition
CVE-2025-13012 2026-04-14 00:16 2025-11-12 Show GitHub Exploit DB Packet Storm
1803 9.8 CRITICAL
Network
mozilla firefox Starting with Firefox 142, it was possible for a compromised child process to trigger a use-after-free in the GPU or browser process using WebGPU-related IPC calls. This may have been usable to escap… New CWE-416
 Use After Free
CVE-2025-12380 2026-04-14 00:16 2025-10-28 Show GitHub Exploit DB Packet Storm
1804 9.8 CRITICAL
Network
mozilla firefox
thunderbird
Memory safety bug present in Firefox 143 and Thunderbird 143. This bug showed evidence of memory corruption and we presume that with enough effort this could have been exploited to run arbitrary code… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2025-11721 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1805 8.1 HIGH
Network
mozilla firefox The Firefox and Firefox Focus UI for the Android custom tab feature only showed the "site" that was loaded, not the full hostname. User supplied content hosted on a subdomain of a site could have bee… New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2025-11720 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1806 9.8 CRITICAL
Network
mozilla firefox
thunderbird
Starting in Thunderbird 143, the use of the native messaging API by web extensions on Windows could lead to crashes caused by use-after-free memory corruption. This vulnerability was fixed in Firefox… New CWE-416
 Use After Free
CVE-2025-11719 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1807 6.5 MEDIUM
Network
mozilla firefox When the address bar was hidden due to scrolling on Android, a malicious page could create a fake address bar to fool the user in response to a visibilitychange event. This vulnerability was fixed in… New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2025-11718 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1808 9.1 CRITICAL
Network
mozilla firefox When switching between Android apps using the card carousel Firefox shows a black screen as its card image when a password-related screen was the last one being used. Prior to Firefox 144 the passwor… New CWE-200
Information Exposure
CVE-2025-11717 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1809 6.5 MEDIUM
Network
mozilla firefox
thunderbird
Links in a sandboxed iframe could open an external app on Android without the required "allow-" permission. This vulnerability was fixed in Firefox 144 and Thunderbird 144. New CWE-284
Improper Access Control
CVE-2025-11716 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm
1810 8.8 HIGH
Network
mozilla firefox
thunderbird
Memory safety bugs present in Firefox ESR 140.3, Thunderbird ESR 140.3, Firefox 143 and Thunderbird 143. Some of these bugs showed evidence of memory corruption and we presume that with enough effort… New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2025-11715 2026-04-14 00:16 2025-10-14 Show GitHub Exploit DB Packet Storm