Lucene search
+L

243 matches found

OSV
OSV
added 2026/02/06 5:53 p.m.8 views

CVE-2026-25724 Claude Code Has Permission Deny Bypass Through Symbolic Links

Claude Code is an agentic coding tool. Prior to version 2.1.7, Claude Code failed to strictly enforce deny rules configured in settings.json when accessing files through symbolic links. If a user explicitly denied Claude Code access to a file such as /etc/passwd and Claude Code had access to a...

2.3CVSS5.4AI score0.00376EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/09 9:25 a.m.6 views

CVE-2023-4599

The Email Encoder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'eebmailto' shortcode in versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with...

6.4CVSS6.8AI score0.0045EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:58 a.m.8 views

CVE-2023-49185

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Doofinder Doofinder WP & WooCommerce Search allows Reflected XSS.This issue affects Doofinder WP & WooCommerce Search: from n/a through 2.1.7...

7.1CVSS7.1AI score0.00403EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/01/06 7:14 a.m.13 views

WordPress ForumWP – Forum & Discussion Board plugin <= 2.1.6 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Display Name vulnerability

Authenticated Subscriber+ Stored Cross-Site Scripting via Display Name vulnerability discovered by Sergej Ljubojevic in WordPress Plugin ForumWP versions = 2.1.6...

6.4CVSS5.6AI score0.00188EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.13 views

PT-2026-1401

Name of the Vulnerable Software and Affected Versions ForumWP – Forum & Discussion Board plugin for WordPress versions prior to 2.1.7 Description The ForumWP plugin for WordPress is susceptible to Stored Cross-Site Scripting. This is due to inadequate input sanitization and output escaping when...

6.4CVSS5.9AI score0.00188EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/12/13 3:58 p.m.7 views

CVE-2025-54947

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

9.8CVSS6.6AI score0.00456EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/12 6:30 p.m.5 views

EUVD-2025-203092

Apache StreamPark: Use the user’s password as the secret key Vulnerability...

5.9CVSS6.5AI score0.0022EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/12 6:30 p.m.13 views

Apache StreamPark: Use the user’s password as the secret key Vulnerability

When encrypting sensitive data, weak encryption keys that are fixed or directly generated based on user passwords are used. Attackers can obtain these keys through methods such as reverse engineering, code leaks, or password guessing, thereby decrypting stored or transmitted encrypted data, leadi...

5.9CVSS7.3AI score0.0022EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/12/12 3:30 p.m.8 views

EUVD-2025-203081

Apache StreamPark uses a Weak Encryption Algorithm...

7.5CVSS6.4AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/12 3:30 p.m.5 views

GHSA-749J-2HP6-8CXM Apache StreamPark uses a Weak Encryption Algorithm

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

8.7CVSS7AI score0.0022EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/12 3:30 p.m.31 views

Apache StreamPark has a hard-coded encryption key

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

9.8CVSS6.6AI score0.00456EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/12/12 3:30 p.m.7 views

EUVD-2025-203084

Apache StreamPark has a hard-coded encryption key...

5.3CVSS6.4AI score0.00456EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/12 3:15 p.m.14 views

CVE-2025-54947

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

9.8CVSS0.00456EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/12 3:15 p.m.10 views

CVE-2025-54981

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

7.5CVSS0.0022EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/12 3:15 p.m.6 views

CVE-2025-53960 Apache StreamPark: Uses the user’s password as the secret key

When issuing JSON Web Tokens JWT, Apache StreamPark directly uses the user's password as the HMAC signing key e.g., with the HS256 algorithm. An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge...

6.5AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/12 3:15 p.m.7 views

CVE-2025-53960 Apache StreamPark: Uses the user’s password as the secret key

When issuing JSON Web Tokens JWT, Apache StreamPark directly uses the user's password as the HMAC signing key e.g., with the HS256 algorithm. An attacker can exploit this vulnerability to perform offline brute-force attacks on the user's password using a captured JWT, or to arbitrarily forge...

5.9CVSS6AI score0.0022EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/12 3:11 p.m.1 views

CVE-2025-54947 Apache StreamPark: Use hard-coded key vulnerability

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

6.2AI score0.00456EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/12 3:11 p.m.33 views

CVE-2025-54947 Apache StreamPark: Use hard-coded key vulnerability

In Apache StreamPark versions 2.0.0 through 2.1.7, a security vulnerability involving a hard-coded encryption key exists. This vulnerability occurs because the system uses a fixed, immutable key for encryption instead of dynamically generating or securely configuring the key. Attackers may obtain...

0.00456EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/12 3:11 p.m.23 views

CVE-2025-54947

Apache StreamPark versions 2.0.0–2.1.7 contain a hard-coded, immutable encryption key, enabling potential decryption/ forgery of encrypted data and unauthorized access. The issue arises from using a fixed key instead of a dynamically generated or securely configured one. Upgrade to 2.1.7 is recom...

9.8CVSS6.2AI score0.00456EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/12/12 3:10 p.m.29 views

CVE-2025-54981 Apache StreamPark: Weak Encryption Algorithm in StreamPark

Weak Encryption Algorithm in StreamPark, The use of an AES cipher in ECB mode and a weak random number generator for encrypting sensitive data, including JWT tokens, may have risked exposing sensitive authentication data This issue affects Apache StreamPark: from 2.0.0 before 2.1.7. Users are...

0.0022EPSS
SaveExploits0References1
Rows per page
Query Builder