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 21, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248851 10 危険 doomsday - Doomsday におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4642 2012-06-26 15:54 2007-08-31 Show GitHub Exploit DB Packet Storm
248852 6.5 警告 enterprisedb - EnterpriseDB Advanced Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2007-4639 2012-06-26 15:54 2007-08-31 Show GitHub Exploit DB Packet Storm
248853 4.3 警告 blizzard entertainment - Blizzard Entertainment StarCraft Brood War におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2007-4638 2012-06-26 15:54 2007-08-31 Show GitHub Exploit DB Packet Storm
248854 9.3 危険 シスコシステムズ - Cisco CUCM における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4634 2012-06-26 15:54 2007-08-29 Show GitHub Exploit DB Packet Storm
248855 4.3 警告 シスコシステムズ - CUCM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4633 2012-06-26 15:54 2007-08-29 Show GitHub Exploit DB Packet Storm
248856 7.5 危険 algera - ABC eStore の index.php における SQL インジェクションの脆弱性 - CVE-2007-4627 2012-06-26 15:54 2007-08-30 Show GitHub Exploit DB Packet Storm
248857 4.3 警告 abledesign - AbleDesign Dynamic Picture Frame の pframe.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4624 2012-06-26 15:54 2007-08-30 Show GitHub Exploit DB Packet Storm
248858 4.3 警告 dale mooney - Moonware の contact.php における CRLF インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2007-4612 2012-06-26 15:54 2007-08-30 Show GitHub Exploit DB Packet Storm
248859 7.5 危険 dale mooney - Moonware の viewevent.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4611 2012-06-26 15:54 2007-08-30 Show GitHub Exploit DB Packet Storm
248860 6.8 警告 dale mooney - Moonware の config/upload.php における images/ 内の任意の PHP ファイルを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4610 2012-06-26 15:54 2007-08-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
521 9.9 CRITICAL
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cov… CWE-78
CWE-269
CWE-862
OS Command 
 Improper Privilege Management
 Missing Authorization
CVE-2026-46716 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
522 8.1 HIGH
Network
- - SolidInvoice is an open-source invoicing platform. Prior to version 2.3.17, API tokens used to authenticate all REST API requests are stored as plaintext strings in the api_tokens database table. Any… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-46622 2026-06-16 06:17 2026-06-12 Show GitHub Exploit DB Packet Storm
523 7.6 HIGH
Network
- - ApostropheCMS is an open-source Node.js content management system. Versions up to and including 4.29.0 contain an authenticated server-side request forgery (SSRF) in the rich-text widget import flow.… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45012 2026-06-16 06:17 2026-06-13 Show GitHub Exploit DB Packet Storm
524 7.8 HIGH
Local
- - A time-of-check time-of-use (TOCTOU) race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can c… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-54228 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
525 7.0 HIGH
Local
- - A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DD_OPEN_READONLY and calls dd_chown to change ownership of all files … CWE-362
Race Condition
CVE-2026-54229 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
526 7.0 HIGH
Local
- - A symlink following vulnerability was found in the ABRT post-create event handler scripts in libreport. Event scripts write output files using shell redirections without the O_NOFOLLOW flag. If the t… CWE-59
Link Following
CVE-2026-54230 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
527 5.5 MEDIUM
Local
- - A content injection vulnerability was found in the ABRT post-create event handler scripts in libreport. The event script queries the systemd journal for log entries matching the crashed process and w… CWE-74
Injection
CVE-2026-54231 2026-06-16 06:09 2026-06-13 Show GitHub Exploit DB Packet Storm
528 6.5 MEDIUM
Network
- - A denial of service vulnerability was found in GStreamer's AV1 codec parser in gst-plugins-bad. The gst_av1_parser_parse_tile_list_obu() function passes a byte count to a bit-reader API that expects … CWE-617
 Reachable Assertion
CVE-2026-52718 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
529 7.1 HIGH
Network
- - An out-of-bounds read vulnerability was found in the VA JPEG decoder in GStreamer's gst-plugins-bad. The JPEG parser reads a segment length value from the bitstream without validating it against avai… CWE-125
Out-of-bounds Read
CVE-2026-52719 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
530 8.8 HIGH
Network
- - A heap buffer overflow vulnerability was found in GStreamer's librfb (RFB/VNC client). The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VN… CWE-122
Heap-based Buffer Overflow
CVE-2026-52720 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm