Lucene search
+L

93906 matches found

NVD
NVD
added 2026/08/13 8:17 p.m.6 views

CVE-2026-72658

Cross-Site Request Forgery CWE-352 in Kibana can lead to privilege escalation via Cross Site Request Forgery CAPEC-62. A user who is permitted to create visualizations can save a specially crafted Vega visualization that, when it is opened by another user, causes authenticated requests to be issu...

7.3CVSS0.00133EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 8:17 p.m.6 views

CVE-2026-13365

IBM Planning Analytics 2.0, and 2.1 Local is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts...

7.1CVSS0.00112EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:40 p.m.32 views

CVE-2026-16713

IBM Documentation Offline 1.0.0–1.4.1 is affected by CVE-2026-16713, a security misconfiguration where the embedded Node.js server binds to an unrestricted IP address, enabling a remote attacker on the network to obtain sensitive information. The IBM bulletin (and NVD entry) describe this as an i...

5.3CVSS5.3AI score0.00252EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:40 p.m.30 views

CVE-2026-16713 IBM Documentation Offline is vulnerable to information disclosure, session forgery and remote code execution

IBM Documentation Offline 1.0.0 through 1.4.1 IBM Documentation could allow a remote attacker to obtain sensitive information due to a security misconfiguration where the documentation server binds to an unrestricted IP address...

4.3CVSS0.00252EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:34 p.m.6 views

CVE-2026-13365

IBM Planning Analytics 2.0, and 2.1 Local is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts...

7.1CVSS5.2AI score0.00112EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:34 p.m.33 views

CVE-2026-13365 IBM Planning Analytics Local is affected by security vulnerabilities

IBM Planning Analytics 2.0, and 2.1 Local is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts...

7.1CVSS0.00112EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:34 p.m.49 views

CVE-2026-13365

IBM Planning Analytics Local (affected: 2.0 and 2.1 Local) is vulnerable to cross-site request forgery (CSRF) via CVE-2026-13365. The flaw allows an attacker to perform malicious actions on behalf of an authenticated user when the user visits a crafted page, as described in the IBM Security Bulle...

7.1CVSS5.2AI score0.00112EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/13 7:34 p.m.11 views

EUVD-2026-58360

IBM Planning Analytics 2.0, and 2.1 Local is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts...

7.1CVSS5.2AI score0.00112EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:12 p.m.38 views

CVE-2026-72658

CVE-2026-72658 describes a Cross-Site Request Forgery (CWE-352) in Kibana that can lead to privilege escalation when a user who can create visualizations saves a specially crafted Vega visualization. When another user opens that visualization, authenticated requests are issued in the viewing user...

7.3CVSS5.3AI score0.00133EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:01 p.m.9 views

CVE-2026-73530 Flyto2 Core < 2.28.0 SSRF Guard Bypass via is_private_ip()

Flyto2 Core before 2.28.0 contains a server-side request forgery guard bypass vulnerability that allows attackers to reach internal services by supplying URLs using the unblocked IPv6 address :: which the kernel routes to loopback identically to 0.0.0.0. Attackers can submit requests or trigger 3...

6.3CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/13 6:48 p.m.12 views

CVE-2026-73481 phpList < 3.7.0-RC5 Cross-Site Request Forgery via Bounce Rules

phpList before 3.7.0-RC5 fail to enforce CSRF token validation on the bounce rule deletion endpoint bouncerules.php / bouncerule.php. The deletion is performed via a GET request ?page=bouncerules&del=N, and the central CSRF check verifyCsrfGetToken is invoked with enforce=false, so it only...

5.4CVSS5.6AI score0.00149EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 6:23 p.m.12 views

EUVD-2026-58198

Next AI Draw.io through 0.4.16 contains a server-side request forgery vulnerability in the POST /api/parse-url endpoint due to hostname validation that only checks string patterns without DNS resolution. Unauthenticated attackers can supply hostnames that bypass string validation but resolve to...

8.6CVSS5.5AI score0.00317EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:18 p.m.8 views

CVE-2026-73567

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:18 p.m.9 views

CVE-2026-67614

CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obtain an interactive root shell via WebSocket on port 8888. Attackers can craft a forged JWT signed...

9.8CVSS0.00552EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 5:40 p.m.31 views

CVE-2026-73567 sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 5:40 p.m.10 views

EUVD-2026-58182

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS5.3AI score0.00321EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58314

Two SSRF findings in Gitea 1.26.2...

7.7CVSS0.00295EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 5:08 p.m.9 views

EUVD-2026-58129

CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obtain an interactive root shell via WebSocket on port 8888. Attackers can craft a forged JWT signed...

9.8CVSS5.4AI score0.00552EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 5:08 p.m.54 views

CVE-2026-67614

CVE-2026-67614 affects CyberPanel prior to 3.0.0. A hard-coded JWT secret in the WebTerminal FastAPI SSH service allows unauthenticated remote attackers to forge valid tokens and obtain an interactive root shell via WebSocket on port 8888. An attacker can craft a forged JWT signed with the hardco...

9.8CVSS5.4AI score0.00552EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.31 views

CVE-2026-58314 Two SSRF findings in Gitea 1.26.2

Two SSRF findings in Gitea 1.26.2...

0.00295EPSS
SaveExploits0References3
Rows per page
Query Builder