CVE•Published 2025-07-28•Modified 2026-06-05•1 article on news•5 live references•NVD data
CVE-2025-5997
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
49
Exploit Prediction Scoring System · top 51% of all CVEs
Weaknesses (CWE)
Description
Incorrect Use of Privileged APIs vulnerability in Beamsec PhishPro allows Privilege Abuse. This issue affects PhishPro: before 7.5.4.2.
Timeline
Published 2025-07-28
Modified 2026-06-05
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2025-5997Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-5997Censys host search filtered to this CVE id.
grep.app
CVE-2025-5997Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-5997GitHub code search for direct mentions.
Google dork
"CVE-2025-5997" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2025-59972 repos
liuzhen9320/zstarunknown
They said organizing stars was extremely troublesome, so I lent a hand.
xiaokongkong/kuaisearch_learning_notesPython
复现 KuaiSearch 三大搜索模块(召回 / 相关性 / 排序)的工程化学习笔记 — Recall (BM25 / DocT5Query / DPR / GR), Relevance (CE / Bi-E / LLM), Ranking (DCN / DIN / W&D);含 ModelScope 兜底下载、多卡脚本加固、逐模块代码走读、本地指标与踩坑…