Lucene search
+L

2913 matches found

EUVD
EUVD
added 2025/10/28 11:48 a.m.8 views

EUVD-2025-36478

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip scalar adjustment for BPFNEG if dst is a pointer In checkaluop, the verifier currently calls checkregarg and adjustscalarminmaxvals unconditionally for BPFNEG operations. However, if the destination register holds a...

6AI score0.00207EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/28 2:38 a.m.13 views

CVE-2025-62938

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

4.3CVSS7AI score0.00277EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40078

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Explicitly check accesses to bpfsockaddr Syzkaller found a kernel warning on the following sockaddr program: 0: r0 = 0 1: r2 = u32 r1 +60 2: exit which...

5.9AI score0.00222EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/27 3:30 a.m.8 views

EUVD-2025-36003

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

6.5AI score0.00277EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/27 2:15 a.m.8 views

CVE-2025-62938

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

4.3CVSS0.00277EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/27 1:34 a.m.27 views

CVE-2025-62938

CVE-2025-62938 is a Missing Authorization/Broken Access Control issue in the WordPress plugin Reoon Email Verifier (versions up to and including 2.0.1). Connected sources confirm the vulnerability affects this plugin and that access control is improperly configured, allowing authorization failure...

4.3CVSS6.6AI score0.00277EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/27 1:34 a.m.3 views

CVE-2025-62938 WordPress Reoon Email Verifier plugin <= 2.0.1 - Broken Access Control vulnerability

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

4.3CVSS6.6AI score0.00277EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/27 1:34 a.m.50 views

CVE-2025-62938 WordPress Reoon Email Verifier plugin <= 2.0.1 - Broken Access Control vulnerability

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

4.3CVSS0.00277EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/27 12:00 a.m.9 views

WordPress plugin Reoon Email Verifier 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plug-in. A security...

4.3CVSS6.6AI score0.00277EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/27 12:00 a.m.10 views

PT-2025-43814

Missing Authorization vulnerability in Reoon Technology Reoon Email Verifier reoon-email-verifier allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Reoon Email Verifier: from n/a through = 2.0.1...

8.1CVSS7AI score0.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/23 3:30 p.m.5 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to improper access control to OpenAPI. An attacker can retrieve sensitive OpenAPI YAML files by sending a specially crafted URL. Remediation Upgrade com.liferay:com.liferay.portal.security.auth.verifier to...

6.9CVSS6.7AI score0.00378EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987576)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987576 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: Add oversize check before call kvcalloc Commit 7661809d493b mm: don't allow oversized kvmall...

5.5CVSS6.1AI score0.00254EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.11 views

SUSE CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/10/16 10:45 a.m.9 views

CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 9:30 a.m.7 views

EUVD-2025-34583

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

5.9AI score0.00151EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/15 8:15 a.m.11 views

CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/15 8:15 a.m.12 views

AZL-68519 CVE-2025-39990 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS6.7AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.16 views

UBUNTU-CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/15 7:56 a.m.51 views

CVE-2025-39990

Summary of CVE-2025-39990: In the Linux kernel’s BPF verifier, a bug allowed a helper function pointer to be NULL when a config option disabled the helper was in use. The fix checks helper validity directly in get_helper_proto and marks the tail-called helper with BPF_PTR_POISON since it is unuse...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/15 7:56 a.m.20 views

CVE-2025-39990 bpf: Check the helper function is valid in get_helper_proto

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS0.00151EPSS
SaveExploits0References3
Rows per page
Query Builder