Lucene search
+L

3774 matches found

Nuclei
Nuclei
added 9 hours ago14 views

WordPress Qubely < 1.8.6 - Unauthenticated Email Sending

Qubely WordPress plugin 1.8.6 contains an insecure deserialization caused by unauthenticated users being able to send arbitrary emails via the qubelysendformdata AJAX action, letting attackers send spam or malicious emails, exploit requires no authentication. id: CVE-2021-24916 info: name:...

7.5CVSS7.4AI score0.01714EPSS
SaveExploits2References2
Nuclei
Nuclei
added 9 hours ago41 views

Post SMTP <= 3.6.0 - Email Log Disclosure

Post SMTP WordPress plugin = 3.6.0 contains an unauthorized data access vulnerability caused by missing capability check in construct function, letting unauthenticated attackers read arbitrary logged emails, exploit requires no authentication. id: CVE-2025-11833 info: name: Post SMTP = 3.6.0 -...

9.8CVSS8.1AI score0.51005EPSS
SaveExploits1References3
NVD
NVD
added 3 days ago8 views

CVE-2026-56570

HCL iControl was affected by Auto complete Enabled vulnerabilities. It involves expose sensitive information such as: Valid usernames, Email addresses used for login, Account identifiers If the system is accessed from shared environments, attackers may enumerate valid usernames through browser...

3.7CVSS0.00176EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-56570 HCL iControl is affected by multiple security vulnerabilities.

HCL iControl was affected by Auto complete Enabled vulnerabilities. It involves expose sensitive information such as: Valid usernames, Email addresses used for login, Account identifiers If the system is accessed from shared environments, attackers may enumerate valid usernames through browser...

3.7CVSS0.00176EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-51544

HCL iControl was affected by Auto complete Enabled vulnerabilities. It involves expose sensitive information such as: Valid usernames, Email addresses used for login, Account identifiers If the system is accessed from shared environments, attackers may enumerate valid usernames through browser...

3.7CVSS5.4AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago7 views

CVE-2026-14931

The JS Help Desk WordPress plugin before 3.1.4 grants a support-agent capability to the Contributor role on activation and does not perform a capability check on a user-listing handler, allowing Contributor-level users to enumerate the email addresses of all registered WordPress users...

6.5CVSS0.00219EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago12 views

CVE-2026-14931

The CVE-2026-14931 entry affects the JS Help Desk WordPress plugin prior to version 3.1.4. It enables a support-agent capability to the Contributor role at activation and omits a capability check on a user-listing handler, allowing Contributor-level users to enumerate the email addresses of all r...

6.5CVSS5.9AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago4 views

CVE-2026-55496 Cloudreve: Inactive/banned account emails leaked via GET /api/v4/user/search because SearchActive() omits the active-status predicate

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, GET /api/v4/user/search calls SearchActive without adding a StatusActive predicate and serializes matches at RedactLevelUser, allowing any logged-in user to enumerate email addresses and profile metadata for inactive ...

4.3CVSS5.5AI score0.00361EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago11 views

EUVD-2026-50570

VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obfuscated JavaScript payload embedded in the Blade template responsible for rendering security OTP emails, allowing remote attackers to execute unauthorized code in any browser that renders the affected email template with JavaScript...

9.2CVSS6.1AI score0.00422EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago7 views

CVE-2026-67595

VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obfuscated JavaScript payload embedded in the Blade template responsible for rendering security OTP emails, allowing remote attackers to execute unauthorized code in any browser that renders the affected email template with JavaScript...

9.2CVSS0.00422EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-54693 ZITADEL Users Can Self-Verify Email/Phone via API

ZITADEL is an open source identity management platform. From 2.43.0 through 2.71.19, from 3.0.0 until 3.4.11, and from 4.0.0 until 4.15.1, the email and phone self-management API paths in internal/command/userv2email.go, internal/command/userv2phone.go, and internal/command/userv2human.go allowed...

8.2CVSS5.8AI score0.00343EPSS
SaveExploits0References8
The Hacker News
The Hacker News
added 5 days ago13 views

Nine-Year Fraud Campaign Clones Russian Company Sites to Steal Advance Payments

Cybersecurity researchers have disclosed details of a large-scale fraud campaign that involves creating lookalike websites of major Russian companies with an aim to siphon funds from international firms for more than nine years. According to Russian cybersecurity vendor F6, the threat actors have...

5.8AI score
SaveExploits0
HackRead
HackRead
added 6 days ago15 views

PhantomEnigma Infects Organizations with Malware via Hijacked Government Websites

PhantomEnigma abuses Brazilian government websites and trusted email channels to spread malware, target banks, evade security checks, and maintain access...

5.8AI score
SaveExploits0
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49759

The Chatbot plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 8.5.9 via the wpcssendemail AJAX handler. This is due to the wpcssendemail function being registered on both wpajaxwpcssendemail and wpajaxnoprivwpcssendemail with no nonce verification,...

5.3CVSS5.9AI score0.00235EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 6 days ago12 views

PT-2026-65450

The Chatbot plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 8.5.9 via the wpcs send email AJAX handler. This is due to the wpcs send email function being registered on both wp ajax wpcs send email and wp ajax nopriv wpcs send email with no nonce...

5.3CVSS5.9AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 8:46 p.m.6 views

GHSA-8R7F-R8HJ-R3RV Cloudreve: Information Exposure in `GET /api/v4/user/search`: `SearchActive` omits the active-status predicate, leaking inactive/banned account emails

Summary GET /api/v4/user/search is available to any logged-in user. The service calls userClient.SearchActive, but despite its name that method filters only by email/nickname keyword and never adds a StatusActive predicate — while the sibling lookups GetActiveByID and GetActiveByDavAccount, defin...

4.3CVSS5.9AI score0.00361EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 3:44 p.m.6 views

Insufficient Verification of Data Authenticity

Overview better-auth is a The most comprehensive authentication library for TypeScript. Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the authentication process. An attacker can gain persistent unauthorized access to user accounts by...

8.7CVSS5.5AI score0.00231EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/24 2:6 p.m.7 views

CVE-2026-17059

A flaw was found in the role-users endpoint of the keycloak-services library, which is the core component of the Keycloak identity and access management solution. The issue occurs because the system fails to check if an administrator has permission to view individual users when listing members of...

6.5CVSS5.7AI score0.00209EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.15 views

PT-2026-64299

A flaw was found in the role-users endpoint of the keycloak-services library, which is the core component of the Keycloak identity and access management solution. The issue occurs because the system fails to check if an administrator has permission to view individual users when listing members of...

6.5CVSS5.8AI score0.00209EPSS
SaveExploits0References3
Trend Micro Simply Security
Trend Micro Simply Security
added 2026/07/23 12:0 a.m.17 views

13M+ Emails Sent in Tech Support Scam Targeting Users, Organizations in Japan

We analyzed a sustained tech support scam campaign that sent more than 13 million emails to Japanese addresses, with workplace-themed lures suggesting a possible expansion toward enterprise targets...

5.4AI score
SaveExploits0
Rows per page
Query Builder