Lucene search
+L

48790 matches found

CVE
CVE
added 2026/05/01 9:26 a.m.40 views

CVE-2026-7567

The CVE concerns the WordPress plug-in Temporary Login (vulnerable up to 1.0.0). The flaw is in the function maybe_login_temporary_user() , which does not verify that the temp-login-token GET parameter is a scalar string before processing it. If the parameter is supplied as an array, PHP’s empty(...

9.8CVSS5.7AI score0.09246EPSS
SaveExploits3References7
Debian
Debian
added 2026/05/01 5:11 a.m.17 views

[SECURITY] [DLA 4556-1] dovecot security update

Debian LTS Advisory DLA-4556-1 [email protected] https://www.debian.org/lts/security/ Guilhem Moulin May 01, 2026 https://wiki.debian.org/LTS Package : dovecot Version : 1:2.3.13+dfsg1-2+deb11u3 CVE ID : CVE-2025-59031 CVE-2025-59032 CVE-2026-0394 CVE-2026-27855 CVE-2026-27856...

7.5CVSS5.7AI score0.0079EPSS
SaveExploits6
GithubExploit
GithubExploit
added 2026/05/01 1:47 a.m.125 views

Exploit for Missing Authentication for Critical Function in Cpanel

cPanel-CVE-2026-41940-Scanner !Licensehttps://img.shields...

9.8CVSS5.5AI score0.98527EPSS
SaveExploits75
GithubExploit
GithubExploit
added 2026/05/01 12:17 a.m.179 views

Exploit for Missing Authentication for Critical Function in Cpanel

================================================================...

9.8CVSS5.9AI score0.98527EPSS
SaveExploits75
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.19 views

WordPress plugin Temporary Login 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

9.8CVSS5.8AI score0.09246EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.22 views

PT-2026-36312

Name of the Vulnerable Software and Affected Versions Temporary Login plugin for WordPress versions prior to 1.0.1 Description An authentication bypass exists due to improper input validation in the maybe login temporary user function. The function fails to verify that the temp-login-token GET...

9.8CVSS5.8AI score0.09246EPSS
SaveExploits3References19
VulnCheck KEV
VulnCheck KEV
added 2026/05/01 12:00 a.m.15 views

VulnCheck KEV: CVE-2025-40554

SolarWinds Web Help Desk was found to be susceptible to an authentication bypass vulnerability that, if exploited, could allow an attacker to invoke specific actions within Web Help Desk...

9.8CVSS6AI score0.58447EPSS
SaveIn wildExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/05/01 12:00 a.m.8 views

Curl 7.10.6 < 8.20.0 Wrong Reuse of HTTP Negotiate Connection

The version of curl installed on the remote host is 7.10.6 prior to 8.20.0. It is, therefore, affected by an authentication bypass vulnerability: - libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one,...

6.5CVSS5.8AI score0.00414EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2026/05/01 12:00 a.m.147 views

📄 cPanel / WHM Authentication Bypass / CRLF Injection

A critical authentication bypass vulnerability exists in the cPanel/WHM cpsrvd daemon due to improper neutralization of line delimiters CRLF in the whostmgrsession cookie and Authorization headers. An unauthenticated remote attacker can leverage this flaw to inject malicious session parameters...

9.8CVSS6.1AI score0.98527EPSS
SaveExploits75
NVD
NVD
added 2026/04/30 9:16 p.m.17 views

CVE-2026-7435

SSCMS v7.4.0 contains a SQL injection vulnerability in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. Attackers can craft encrypted payloads submitted to the /api/stl/actions/dynamic endpoint to execute...

8.6CVSS0.00429EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/30 9:16 p.m.12 views

CVE-2026-40912

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

8.6CVSS0.00767EPSS
SaveExploits1References8
NVD
NVD
added 2026/04/30 9:16 p.m.15 views

CVE-2026-39858

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only...

10CVSS0.00479EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/30 8:38 p.m.14 views

CVE-2026-40912 Traefik: StripPrefixRegex auth bypass via Path/RawPath desync

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS7.1AI score
SaveExploits0References10
CVE
CVE
added 2026/04/30 8:38 p.m.87 views

CVE-2026-40912

CVE-2026-40912 affects Traefik’s StripPrefixRegex middleware used with ForwardAuth, BasicAuth, or DigestAuth. The vulnerability arises because the middleware matches a decoded URL path against a regex but uses that length to slice the percent-encoded RawPath, which can produce a dot-segment (e.g....

8.6CVSS5.3AI score0.00767EPSS
SaveExploits1References8Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/30 8:38 p.m.30 views

CVE-2026-40912

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

8.2CVSS5.7AI score0.00767EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/30 8:38 p.m.43 views

CVE-2026-40912 Traefik: StripPrefixRegex auth bypass via Path/RawPath desync

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS0.00767EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/04/30 8:38 p.m.8 views

CVE-2026-40912

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches...

7.8CVSS5.3AI score0.00767EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/04/30 8:26 p.m.136 views

CVE-2026-39858

Traefik vulnerable to a high-severity authentication bypass via forwarded alias headers. The sanitization logic targets only canonical headers (e.g., X-Forwarded-Proto) and does not strip or normalize alias forms using underscores (e.g., X_Forwarded_Proto). When an auth backend normalizes undersc...

10CVSS5.3AI score0.00479EPSS
SaveExploits1References8Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/30 8:26 p.m.15 views

CVE-2026-39858

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only...

10CVSS5.7AI score0.00479EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/30 8:26 p.m.16 views

EUVD-2026-26427

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only...

7.8CVSS5.3AI score0.00479EPSS
SaveExploits1References4
Rows per page
Query Builder