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 1, 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
227961 6 警告 ripe website manager - Ripe Website Manager における SQL インジェクションの脆弱性 - CVE-2007-4522 2012-12-20 18:33 2007-08-24 Show GitHub Exploit DB Packet Storm
227962 9.3 危険 Yahoo! - Yahoo! Messenger 用の Yahoo! services suite におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4515 2012-12-20 18:33 2007-08-31 Show GitHub Exploit DB Packet Storm
227963 4.3 警告 ソフォス - Windows 用の Sophos Anti-Virus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4512 2012-12-20 18:33 2007-09-10 Show GitHub Exploit DB Packet Storm
227964 5 警告 サン・マイクロシステムズ - Sun Application Server の Sun Admin Console におけるポリシーを回避される脆弱性 - CVE-2007-4511 2012-12-20 18:33 2007-08-23 Show GitHub Exploit DB Packet Storm
227965 6.8 警告 rival interactive
rebellion
- Rogue Trooper または Prism のサーバで使用されている Rebellion Asura エンジンにおけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-4508 2012-12-20 18:33 2007-08-23 Show GitHub Exploit DB Packet Storm
227966 6.9 警告 sshkeychain - SSHKeychain の PassphraseRequester における重要な情報を取得される脆弱性 - CVE-2007-4501 2012-12-20 18:33 2007-08-23 Show GitHub Exploit DB Packet Storm
227967 6.9 警告 sshkeychain - SSHKeychain の TunnelRunner における権限を取得される脆弱性 - CVE-2007-4500 2012-12-20 18:33 2007-08-23 Show GitHub Exploit DB Packet Storm
227968 5.5 警告 VMware - EMC VMware Workstation などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4497 2012-12-20 18:33 2007-09-21 Show GitHub Exploit DB Packet Storm
227969 6.5 警告 VMware - EMC VMware Workstation などにおけるメモリを破損する脆弱性 CWE-399
リソース管理の問題
CVE-2007-4496 2012-12-20 18:33 2007-09-21 Show GitHub Exploit DB Packet Storm
227970 10 危険 トレンドマイクロ - Windows 用の Trend Micro ServerProtect におけるバッファオーバーフローの脆弱性 - CVE-2007-4490 2012-12-20 18:33 2007-07-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1521 6.5 MEDIUM
Network
powerdns authoritative Incomplete escaping of LDAP queries when running with 8bit-dns enabled allows users to perform queries of internal domain subtrees. CWE-90
LDAP Injection
CVE-2026-33609 2026-04-25 03:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1522 9.8 CRITICAL
Network
powerdns authoritative An attacker can send a notify request that causes a new secondary domain to be added to the bind backend, but causes said backend to update its configuration to an invalid one, leading to the backend… CWE-94
Code Injection
CVE-2026-33608 2026-04-25 03:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1523 8.2 HIGH
Network
powerdns dnsdist A rogue backend can send a crafted UDP response with a query ID off by one related to the maximum configured value, triggering an out-of-bounds write leading to a denial of service. CWE-122
Heap-based Buffer Overflow
CVE-2026-33602 2026-04-25 03:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1524 8.1 HIGH
Adjacent
powerdns dnsdist A rogue backend can send a crafted SVCB response to a Discovery of Designated Resolvers request, when requested via either the autoUpgrade (Lua) option to newServer or auto_upgrade (YAML) settings. D… CWE-125
Out-of-bounds Read
CVE-2026-33599 2026-04-25 03:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1525 9.1 CRITICAL
Network
powerdns dnsdist A cached crafted response can cause an out-of-bounds read if custom Lua code calls getDomainListByAddress() or getAddressListByDomain() on a packet cache. CWE-125
Out-of-bounds Read
CVE-2026-33598 2026-04-25 03:51 2026-04-22 Show GitHub Exploit DB Packet Storm
1526 7.5 HIGH
Network
powerdns dnsdist PRSD detection denial of service CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-33597 2026-04-25 03:51 2026-04-22 Show GitHub Exploit DB Packet Storm
1527 6.5 MEDIUM
Adjacent
powerdns dnsdist A client might theoretically be able to cause a mismatch between queries sent to a backend and the received responses by sending a flood of perfectly timed queries that are routed to a TCP-only or DN… CWE-190
 Integer Overflow or Wraparound
CVE-2026-33596 2026-04-25 03:50 2026-04-22 Show GitHub Exploit DB Packet Storm
1528 7.5 HIGH
Network
powerdns dnsdist A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the conne… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-33595 2026-04-25 03:49 2026-04-22 Show GitHub Exploit DB Packet Storm
1529 7.5 HIGH
Network
powerdns dnsdist A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query. CWE-369
 Divide By Zero
CVE-2026-33593 2026-04-25 03:49 2026-04-22 Show GitHub Exploit DB Packet Storm
1530 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() Check frame length before accessing the mgmt fields … CWE-125
Out-of-bounds Read
CVE-2026-23363 2026-04-25 03:48 2026-03-25 Show GitHub Exploit DB Packet Storm