Lucene search
+L

600446 matches found

NVD
NVD
added 2026/08/18 7:16 p.m.4 views

CVE-2021-43718

An Authentication Bypass vulnerability exists in EPSON EH-TW5350 EPSON 150075647YWWV110, which could let a remote malicious user cause a Denial of Service via specially crafted series of HTTP...

5.3CVSS0.00523EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/18 7:10 p.m.9 views

CVE-2026-73529 Plainpad Missing Rate Limiting via POST /v1/sessions

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 7:10 p.m.19 views

CVE-2026-73529 Plainpad Missing Rate Limiting via POST /v1/sessions

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS0.00298EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 7:08 p.m.2 views

CVE-2026-71322 Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requireskey branch for POST /api/1/certificates//export. A plugin declaring requireskey false bypassed that check, and the handler still passed...

4.3CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 7:06 p.m.8 views

EUVD-2026-61157

Malcolm's nginx Lua role-based access control RBAC layer decides whether an authenticated user may reach a role-restricted path e.g. /htadmin, /auth, /adminlogin, /arkime/api/esadmin, NetBox, upload endpoints by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selects...

5.4CVSS5.4AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 7:06 p.m.20 views

CVE-2026-19670 Incorrect Authorization in CISA Malcolm

Malcolm's nginx Lua role-based access control RBAC layer decides whether an authenticated user may reach a role-restricted path e.g. /htadmin, /auth, /adminlogin, /arkime/api/esadmin, NetBox, upload endpoints by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selects...

5.3CVSS5.5AI score0.00307EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 7:05 p.m.4 views

CVE-2026-70666 Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:05 p.m.8 views

CVE-2026-70666

CVE-2026-70666 is a Server-Side Request Forgery (SSRF) in Lemur (Netflix's TLS certificate manager), rated CVSS 7.4 HIGH . Two defects combine: the acme_url allowlist is validated only at authority creation, not on the PUT /api/1/authorities/ update path, and the ACME client follows server-suppli...

7.4CVSS5.4AI score0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:02 p.m.12 views

CVE-2026-71307

In Lemur before 1.9.3, GET /api/1/destinations endpoints required only basic authentication, allowing low-privilege users to read plaintext SFTP passwords and private-key passphrases stored by the sftp-destination plugin. CVSS 7.7 HIGH (network, low complexity). Fixed in 1.9.3 by requiring admin ...

7.7CVSS5.4AI score0.00233EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:00 p.m.7 views

EUVD-2026-61152

Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces or replacements identifiers that AssociatedCertificateSchema resolved with fetchobjects without a CertificatePermission check. Assigning those objects to...

8.1CVSS5.4AI score0.00179EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/18 7:00 p.m.7 views

CNVD-2020-26585

creationtimestamp| type| source ---|---|--- 2026-08-18 19:00:04+00:00| seen| https://t.me/VulnerabilityNews/41921 2026-08-19 00:00:09+00:00| exploited| https://t.me/VulnerabilityNews/41921...

4.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 6:55 p.m.8 views

EUVD-2026-61151

Lemur manages TLS certificate creation. Prior to 1.9.3, validaterevocationurl in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, ...

6.3CVSS5.4AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:51 p.m.5 views

CVE-2026-55166 Lemur: any SSO-authenticated user achieves AWS IAM compromise and permanent PKI key access via ACME acme_url SSRF and creator-equality IDOR

Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acmeurl without an effective server-side destination restriction and trigger AcmeHandler.setupacmeclient to make backend requests. An attacker could target cloud instance metadata or...

9.9CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 6:51 p.m.65 views

CVE-2026-55166

A low-privilege SSO-authenticated user chains three flaws in Netflix Lemur prior to 1.9.2: an unfiltered acme_url SSRF to AWS IMDS (CWE-918) exfiltrates worker STS credentials, while a creator-equality IDOR (CWE-639) at certificates/views.py:734 grants permanent private-key access after ownership...

9.9CVSS5.4AI score0.00217EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:50 p.m.33 views

CVE-2026-55163

Lemur (Netflix TLS certificate management tool) has an authorization bypass in PUT /api/1/roles/ (lemur/roles/views.py:298): RoleMemberPermission uses OR-semantics, so any existing role member can add/remove other users and rename the role. The companion DELETE handler already required admin perm...

6.3CVSS5.3AI score0.00165EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 6:24 p.m.3 views

CVE-2026-13221

A flaw was found in Perl. When the Perl regular expression engine processes patterns with a very large number of alternative fixed strings, an internal data field can overflow. This leads to silently incorrect regular expression matches, causing the engine to either match strings it should not...

9.1CVSS5.4AI score0.00432EPSS
SaveExploits0References5
Atlassian
Atlassian
added 2026/08/18 6:21 p.m.8 views

BASM (Broken Authentication & Session Management) in Jira Service Management Data Center

This High severity BASM Broken Authentication & Session Management vulnerability known as CVE-2026-21582 was introduced in version 10.3.0, and 11.3.0 of Jira Service Management Data Center. This BASM Broken Authentication & Session Management vulnerability, with a CVSS Score of 8.8, allows an...

8.8CVSS5.4AI score0.00393EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 6:19 p.m.5 views

CVE-2026-74046

Wazuh 4.4.0 before 4.14.7 contains a denial of service vulnerability in the fdecompressfiles function within cluster.py that allows authenticated cluster peers to exhaust memory by supplying a malicious synchronization archive without decompressed size limits. Attackers holding a valid cluster...

6.9CVSS0.00316EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 6:19 p.m.4 views

CVE-2026-71880

Interpretation of untrusted input in template engine in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to access server-side files and state via template injection...

7.6CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 6:19 p.m.6 views

CVE-2026-74038

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows unauthenticated remote attackers to cause denial of service by enrolling an agent with a dot-sequence name such as ".." through the enrollment port. Attackers exploit insufficient validation in OSIsValidName and unsafe...

7.1CVSS0.00351EPSS
SaveExploits0References3
Rows per page
Query Builder