Lucene search
+L

2499738 matches found

Nuclei
Nuclei
added 2026/08/21 2:28 a.m.14 views

WordPress Core < 7.0.3 - Preauth Reflected XSS (XSS2Shell)

Pre-authentication reflected XSS in WordPress wp-login.php CVE-2026-64638. The flaw exploits a parser differential between PHP striptags and WordPress KSES. Tags with whitespace after e.g. " area" survive striptags but are normalized to valid HTML by KSES, leading to attacker-controlled DOM...

8.9CVSS8AI score0.00894EPSS
SaveExploits33References4
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.7 views

Seraphinite Accelerator <= 2.29.18 - Cross-Site Scripting

The Seraphinite Accelerator plugin for WordPress up to and including 2.29.18 was vulnerable to reflected cross-site scripting through the seraphaccelprep parameter. CacheExtractPreparePageParams compared the expected HMAC against the JSON-decoded nonce with PHP's loose != operator, so a JSON...

6.1CVSS5.1AI score0.00561EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.15 views

JoomShaper Helix3 <=3.1.0 - Unauthenticated Arbitrary JSON File Write

JoomShaper Helix3 template framework versions 1.0 through 3.1.0 for Joomla expose an unauthenticated AJAX handler plgajaxhelix3 accessible via the Joomla comajax component. The onAjaxHelix3 plugin method processes dataaction=save requests without any authentication check or CSRF token validation...

7.5CVSS5.7AI score0.28307EPSS
SaveExploits6References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.9 views

Pheditor 2.0.1-2.0.3 - OS Command Injection

Pheditor 2.0.1 to - 2.0.4 contains an OS command injection caused by improper sanitization of the 'dir' POST parameter in the terminal action handler, letting authenticated users execute arbitrary OS commands with web server privileges. id: CVE-2026-48030 info: name: Pheditor 2.0.1-2.0.3 - OS...

9.9CVSS5.8AI score0.05155EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.3 views

Gitea Docker Image <= 1.26.2 - Reverse Proxy Header Authentication Bypass

The official Gitea Docker image through version 1.26.2 ships with REVERSEPROXYTRUSTEDPROXIES set to a wildcard, causing Gitea to trust reverse-proxy authentication headers X-WEBAUTH-USER from any source IP instead of restricting trust to the configured reverse proxy. When reverse-proxy...

9.8CVSS8.7AI score0.62381EPSS
SaveExploits7References5
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.8 views

Adobe Commerce/Magento - Customer Session Identity Switch

Adobe Commerce contains an incorrect authorization vulnerability caused by improper access control, letting attackers escalate privileges to access sensitive resources, exploit requires no user interaction. id: CVE-2026-71362 info: name: Adobe Commerce/Magento - Customer Session Identity Switch...

9.1CVSS8.8AI score0.01301EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.8 views

Newsletters < 4.16 - Unauthenticated SSRF via SNS Bounce Handler

Newsletters WordPress plugin 4.16 contains a server-side request forgery caused by lack of authentication and validation in bounce-processing requests, letting unauthenticated attackers make arbitrary requests to internal or external hosts. id: CVE-2026-16268 info: name: Newsletters 4.16 -...

8.2CVSS5.5AI score0.00437EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.5 views

My Calendar < 3.7.9 - Unauthenticated SQL Injection

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'mcauth' parameter in all versions up to, and including, 3.7.8 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...

7.5CVSS5.9AI score0.00953EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.74 views

pfSense pfBlockerNG - OS Command Injection

pfSense pfBlockerNG through 2.1.427 allows remote attackers to execute arbitrary OS commands as root via the HTTP Host header. id: CVE-2022-40624 info: name: pfSense pfBlockerNG - OS Command Injection author: ritikchaddha severity: critical description: | pfSense pfBlockerNG through 2.1.427 allow...

9.8CVSS9.2AI score0.17107EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.6 views

Apache Gravitino < 1.2.1 - Unauthenticated Remote Code Execution

Apache Gravitino 1.2.1 contains a remote code execution caused by unsanitized H2 JDBC URL via testConnection API using H2's INIT parameter, letting unauthenticated attackers execute arbitrary Java code remotely, exploit requires H2 usage. id: CVE-2026-41042 info: name: Apache Gravitino 1.2.1 -...

9.1CVSS6.4AI score0.00976EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.5 views

Gogs <= 0.14.2 - Authenticated RCE via git rebase Argument Injection

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS8.9AI score0.05509EPSS
SaveExploits2References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.6 views

Ech0 < 4.2.8 - Server-Side Request Forgery

Ech0 before 4.2.8 exposes an unauthenticated SSRF vulnerability in GET /api/website/title. The websiteurl query parameter is fetched server-side without validating the target host or IP address. id: CVE-2026-35037 info: name: Ech0 4.2.8 - Server-Side Request Forgery author: fineman999 severity:...

7.2CVSS8.6AI score0.00289EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.4 views

Concrete CMS <= 9.5.0 - Unauthenticated Conversation Message Disclosure (IDOR)

Concrete CMS = 9.5.0 contains an IDOR caused by insufficient access control in /ccm/frontend/conversations/messagedetail endpoint, letting unauthenticated attackers enumerate conversation messages and attachments. id: CVE-2026-8237 info: name: Concrete CMS = 9.5.0 - Unauthenticated Conversation...

6.3CVSS5.1AI score0.00456EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.4 views

Sonatype Nexus Repository < 3.95.0 - Privilege Escalation via Repository Format Mismatch

Nexus Repository 3 CE/Pro 3.0.0 through 3.94.x contains an incorrect authorization vulnerability caused by inconsistent authorization checks in the repository-creation UI, letting delegated repository-admin users create unauthorized repository formats, exploit requires delegated repository-admin...

8.2CVSS5.2AI score0.00613EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.41 views

Adobe Experience Manager ≤ 6.5.23.0 - XML Injection

Adobe Experience Manager versions 6.5.23.0 and earlier are affected by an XML Injection vulnerability that could result in a Security feature bypass. id: CVE-2025-54251 info: name: Adobe Experience Manager ≤ 6.5.23.0 - XML Injection author: DhiyaneshDK,assetnote severity: medium description: |...

4.3CVSS4.8AI score0.01724EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.26 views

Dell UnityVSA < 5.5 - Remote Command Injection

Dell Unity, versions 5.5 and prior, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. id: CVE-2025-36604 info: name: Dell UnityVSA 5.5 - Remote Command Injection author: DhiyaneshDK,watchtowr severity: critical description: | Dell...

9.8CVSS5.7AI score0.61125EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.22 views

HyperComments <= 1.2.2 - Arbitrary Options Update

The HyperComments plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the hcrequesthandler function in all versions up to, and including, 1.2.2. This makes it possible for unauthenticated attackers to...

8.8CVSS5.6AI score0.01779EPSS
SaveExploits4References2
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.81 views

SugarCRM - Unauthenticated Remote Code Execution via PHP Object Injection

A PHP object injection vulnerability exists in SugarCRM versions prior to 6.5.24, 6.7.13, 7.5.2.5, 7.6.2.2, and 7.7.1.0 due to improper validation of PHP serialized input in the SugarRestSerialize.php script. The vulnerable code fails to sanitize the restdata parameter before passing it to the...

9.3CVSS6.3AI score0.04516EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.30 views

Company Visitor Management System 1.0 - SQL Injection

Company Visitor Management System 1.0 contains a SQL injection vulnerability via the login page in the username parameter. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site. id...

9.8CVSS7.7AI score0.02442EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/21 2:28 a.m.101 views

Flowise <= 3.0.5 - Account Takeover

Flowise versions 3.0.5 and earlier had a vulnerability in the forgot-password endpoint, which returned valid reset tokens without authentication—allowing attackers to reset passwords and take over accounts. id: CVE-2025-58434 info: name: Flowise = 3.0.5 - Account Takeover author:...

9.8CVSS6.4AI score0.49894EPSS
SaveExploits14References2
Rows per page
Query Builder