Lucene search
K

126143 matches found

CVE
CVE
added 2026/04/21 10:35 p.m.28 views

CVE-2026-41056

WWBN AVideo (versions 29.0 and below) is affected by a cross-origin vulnerability where allowOrigin($allowAll=true) reflects arbitrary Origin headers in Access-Control-Allow-Origin together with Access-Control-Allow-Credentials: true. The reflection occurs in objects/functions.php and is invoked ...

8.1CVSS5.9AI score0.00335EPSS
Exploits1References2Affected Software1
GithubExploit
GithubExploit
added 2026/04/21 10:21 p.m.127 views

Exploit for OS Command Injection in Fortinet Fortisandbox

FortiSandbox RCE Scanner — CVE-2026-39808...

9.8CVSS6.3AI score0.48668EPSS
Exploits6
F5 Networks
F5 Networks
added 2026/04/21 10:19 p.m.10 views

K000160938: OpenSSH vulnerabilities CVE-2019-16905 and CVE-2020-12062

Security Advisory Description CVE-2019-16905 OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution...

7.8CVSS7.7AI score0.02267EPSS
Exploits2
Cvelist
Cvelist
added 2026/04/21 10:16 p.m.33 views

CVE-2026-40929 WWBN AVideo's missing CSRF protection in objects/commentDelete.json.php enables mass comment deletion against moderators and content creators

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS0.00113EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/21 10:16 p.m.2 views

CVE-2026-40929 WWBN AVideo's missing CSRF protection in objects/commentDelete.json.php enables mass comment deletion against moderators and content creators

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.6AI score0.00113EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:16 p.m.4 views

CVE-2026-40929

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.6AI score0.00113EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/04/21 10:16 p.m.6 views

EUVD-2026-24525

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/commentDelete.json.php is a state-mutating JSON endpoint that deletes comments but performs no CSRF validation. It does not call forbidIfIsUntrustedRequest, does not verify a CSRF/global token, and does not check...

5.4CVSS5.6AI score0.00113EPSS
Exploits1References2
CVE
CVE
added 2026/04/21 10:16 p.m.16 views

CVE-2026-40929

WWBN AVideo 29.0 and earlier: the endpoint objects/commentDelete.json.php mutates state to delete comments without CSRF validation, lacking forbidIfIsUntrustedRequest(), CSRF/global token, or Origin/Referer checks. Because session.cookie_samesite=None, cross-site requests from attacker pages carr...

5.4CVSS5.6AI score0.00113EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2026/04/21 9:16 p.m.4 views

CVE-2026-40925

WWBN AVideo is an open source video platform. In versions 29.0 and prior, objects/configurationUpdate.json.php also routed via /updateConfig persists dozens of global site settings from $POST but protects the endpoint only with User::isAdmin. It does not call forbidIfIsUntrustedRequest, does not...

8.3CVSS0.00173EPSS
Exploits1References2
NVD
NVD
added 2026/04/21 9:16 p.m.2 views

CVE-2025-70420

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00039EPSS
Exploits0
MariaDBUnix
MariaDBUnix
added 2026/04/21 8:35 p.m.9 views

CVE-2026-34303

Disclaimer: This data contains information about vulnerable...

6.5CVSS7.1AI score0.00303EPSS
Exploits0
F5 Networks
F5 Networks
added 2026/04/21 8:29 p.m.11 views

K000160936: systemd vulnerability CVE-2026-3888

Security Advisory Description Local privilege escalation in snapd on Linux allows local attackers to get root privilege by re-creating snap's private /tmp directory when systemd-tmpfiles is configured to automatically clean up this directory. This issue affects Ubuntu 16.04 LTS, 18.04 LTS, 20.04...

7.8CVSS5.7AI score0.00383EPSS
Exploits6
F5 Networks
F5 Networks
added 2026/04/21 8:25 p.m.11 views

K000160935: Curl vulnerability CVE-2025-14017

Security Advisory Description When doing multi-threaded LDAPS transfers LDAP over TLS with libcurl, changing TLS options in one thread would inadvertently change them globally and therefore possibly also affect other concurrently setup transfers. Disabling certificate verification for a specific...

6.3CVSS5.7AI score0.00106EPSS
Exploits0
F5 Networks
F5 Networks
added 2026/04/21 8:22 p.m.8 views

K000160933: OpenSSL for Windows vulnerability CVE-2023-4807

Security Advisory Description Issue summary: The POLY1305 MAC message authentication code implementation contains a bug that might corrupt the internal state of applications on the Windows 64 platform when running on newer X8664 processors supporting the AVX512-IFMA instructions. Impact summary: ...

7.8CVSS5.9AI score0.00862EPSS
Exploits0
F5 Networks
F5 Networks
added 2026/04/21 8:21 p.m.15 views

K000160934: Multiple Go vulnerabilities

Security Advisory Description CVE-2023-45285 Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This onl...

8.6CVSS6.5AI score0.01137EPSS
Exploits1
NVD
NVD
added 2026/04/21 8:17 p.m.6 views

CVE-2026-40909

WWBN AVideo is an open source video platform. In versions 29.0 and prior, the locale save endpoint locale/save.php constructs a file path by directly concatenating $POST'flag' into the path at line 30 without any sanitization. The $POST'code' parameter is then written verbatim to that path via...

8.7CVSS0.00656EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/21 8:0 p.m.3 views

Use of a Broken or Risky Cryptographic Algorithm

Overview org.graalvm.sdk:graal-sdk is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages. Affected versions of this package are...

2.9CVSS7.3AI score0.00124EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/21 8:0 p.m.9 views

Use of a Broken or Risky Cryptographic Algorithm

Overview org.graalvm.sdk:graal-sdk is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages. Affected versions of this package are...

2.9CVSS7.3AI score0.00122EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/21 8:0 p.m.5 views

Use of a Broken or Risky Cryptographic Algorithm

Overview Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm in the key generation. An attacker can compromise the confidentiality of generated cryptographic keys by exploiting weak or predictable key material. Remediation A fix was pushed into the...

2.9CVSS7.2AI score0.00122EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/21 8:0 p.m.4 views

Use of a Broken or Risky Cryptographic Algorithm

Overview Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm in the cryptographic algorithm implementation. An attacker can compromise the confidentiality of sensitive information by exploiting weak or insufficient cryptographic algorithms...

2.9CVSS7.2AI score0.00124EPSS
Exploits0References2
Rows per page
Query Builder