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
227711 5 警告 シマンテック - Symantec ESM の管理サーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4314 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227712 7.5 危険 sonium - Sonium Enterprise Adressbook における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4311 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
227713 2.6 注意 サン・マイクロシステムズ - Sun Solaris の libnsl および TLI/XTI API ルーチンにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4303 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227714 4.3 警告 Tiki Software Community Association - TikiWiki の tiki-searchindex.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-4299 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227715 5 警告 TWiki - TWiki の viewfile におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4294 2012-12-20 18:02 2006-08-20 Show GitHub Exploit DB Packet Storm
227716 7.5 危険 solmetra - SOLMETRA SPAW Editor における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4283 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
227717 7.5 危険 xennobb - XennoBB の topic_post.php における SQL インジェクションの脆弱性 - CVE-2006-4279 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227718 7.5 危険 sportsphool - SportsPHool の includes/layout/plain.footer.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4278 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
227719 9 危険 symantec veritas - Symantec Veritas NetBackup PureDisk Remote Office Edition における認証を回避される脆弱性 - CVE-2006-4228 2012-12-20 18:02 2006-08-16 Show GitHub Exploit DB Packet Storm
227720 4.3 警告 VWar - VWar の calendar.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4224 2012-12-20 18:02 2006-08-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1001 6.5 MEDIUM
Network
- - An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend. New CWE-190
 Integer Overflow or Wraparound
CVE-2026-33611 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1002 - - - Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Succ… New CWE-306
Missing Authentication for Critical Function
CVE-2026-5749 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1003 - - - An insecure direct object reference (IDOR) vulnerability in the Fullstep V5 registration process allows authenticated users to access data belonging to other registered users through various vulnerab… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-5750 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1004 6.5 MEDIUM
Network
- - A vulnerability in the web application allows unauthorized users to access and manipulate sensitive data across different tenants by exploiting insecure direct object references. This could lead to u… New - CVE-2026-6355 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1005 9.6 CRITICAL
Network
- - A vulnerability in the web application allows standard users to escalate their privileges to those of a super administrator through parameter manipulation, enabling them to access and modify sensitiv… New CWE-1220
 Insufficient Granularity of Access Control
CVE-2026-6356 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1006 8.8 HIGH
Network
- - A flaw was found in InstructLab. The `linux_train.py` script hardcodes `trust_remote_code=True` when loading models from HuggingFace. This allows a remote attacker to achieve arbitrary Python code ex… New CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-6859 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1007 6.1 MEDIUM
Local
- - A flaw was found in GNU Emacs. This vulnerability, a memory corruption issue, occurs when Emacs processes specially crafted SVG (Scalable Vector Graphics) CSS (Cascading Style Sheets) data. A local u… New CWE-193
 Off-by-one Error
CVE-2026-6861 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1008 5.5 MEDIUM
Local
- - A flaw was found in libefiboot, a component of efivar. The device path node parser in libefiboot fails to validate that each node's Length field is at least 4 bytes, which is the minimum size for an … New CWE-674
 Uncontrolled Recursion
CVE-2026-6862 2026-04-23 06:23 2026-04-22 Show GitHub Exploit DB Packet Storm
1009 8.5 HIGH
Network
- - An issue was discovered in guardsix (formerly Logpoint) ODBC Enrichment Plugins before 5.2.1 (5.2.1 is used in guardsix 7.9.0.0). A logic flaw allowed stored database credentials to be reused after m… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-35548 2026-04-23 06:23 2026-04-23 Show GitHub Exploit DB Packet Storm
1010 8.4 HIGH
Local
- - Terminal Services Manager 3.1 contains a stack-based buffer overflow vulnerability in the computer names field that allows local attackers to execute arbitrary code by triggering structured exception… New CWE-306
Missing Authentication for Critical Function
CVE-2018-25259 2026-04-23 06:23 2026-04-23 Show GitHub Exploit DB Packet Storm