Lucene search
+L

125153 matches found

Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•22 views

PT-2026-78733

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, and Splunk Secure Gateway versions below 3.10.9, 3.9.23, and 3.8.70, a user who does not hold the "admin" or "power" Splunk roles could read Spacebridge asymmetric private keys, which are secrets that compromise affected...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•20 views

PT-2026-78676

Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, Lemmy blocks new private messages from a sender after the recipient blocks that sender, but the edit path skips the same block check. create private message checks the recipient's block list with...

5.3CVSS5.4AI score0.00484EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/19 12:00 a.m.•1 views

CVE-2026-68559: Authorization Bypass Through User-Controlled Key

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.8AI score0.00402EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/08/18 8:51 p.m.•21 views

Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP password / private-key passphrase) via the destinations API

Summary Lemur's destination read endpoints -- GET /api/1/destinations and GET /api/1/destinations/ -- return the full set of stored plugin option values to any authenticated user, with no authorization check and no redaction of secret-bearing options. The sibling write endpoints POST/PUT/DELETE a...

7.7CVSS5.5AI score0.00314EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2026/08/18 8:50 p.m.•28 views

CVE-2026-53456

In Blueprint Studio versions before 2.5.2, the SSH terminal authentication component in custom_components/blueprint_studio/backend/terminal_manager.py wrote SSH private-key material to a file under the Home Assistant configuration directory, applied restrictive permissions afterward, and relied o...

5.6CVSS5.4AI score0.00209EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/18 8:50 p.m.•10 views

EUVD-2026-61487

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio terminal SSH key authentication in customcomponents/blueprintstudio/backend/terminalmanager.py wrote SSH private-key material to a file under the Home Assistant configuration...

5.6CVSS5.4AI score0.00209EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/18 8:50 p.m.•10 views

CVE-2026-53456 Blueprint Studio terminal SSH private key written to disk

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio terminal SSH key authentication in customcomponents/blueprintstudio/backend/terminalmanager.py wrote SSH private-key material to a file under the Home Assistant configuration...

5.6CVSS5.4AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/18 8:17 p.m.•15 views

CVE-2026-71322

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.3CVSS0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/18 7:08 p.m.•29 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.3CVSS0.00234EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/18 7:08 p.m.•11 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.5AI score0.00234EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/18 7:08 p.m.•13 views

EUVD-2026-61158

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.5AI score0.00234EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/18 7:08 p.m.•32 views

CVE-2026-71322

Lemur (Netflix's TLS certificate management platform) prior to 1.9.3 contains an authorization bypass in the CertificateExport handler (lemur/certificates/views.py). The CertificatePermission ownership check is structurally nested inside an if plugin.requires_key: branch, so any export plugin dec...

4.3CVSS5.5AI score0.00234EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/18 6:51 p.m.•12 views

EUVD-2026-61148

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.4AI score0.00287EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/18 4:38 p.m.•9 views

GO-2026-6094 JSON private fields exposed via NativeTypes and ParseStructTag in github.com/google/cel-go

JSON private fields exposed via NativeTypes and ParseStructTag in github.com/google/cel-go...

5.3AI score
SaveExploits0References1
NVD
NVD
•added 2026/08/18 4:17 p.m.•11 views

CVE-2026-45115

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS0.00416EPSS
SaveExploits1References3
NVD
NVD
•added 2026/08/18 4:17 p.m.•12 views

CVE-2026-45120

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not verify private event status consistently, allowing users with viewing and moderation permissions to access and moderate private events. The private-event check used by getevents in inc/functionscalendar.php...

5.4CVSS0.00304EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/18 3:52 p.m.•29 views

CVE-2026-45120 MyBB: Insufficient authorization for private calendar events

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not verify private event status consistently, allowing users with viewing and moderation permissions to access and moderate private events. The private-event check used by getevents in inc/functionscalendar.php...

5.4CVSS0.00304EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/18 3:52 p.m.•23 views

CVE-2026-45120

MyBB (free and open source forum software) versions prior to 1.8.40 contain an authorization flaw in the calendar module . The private-event check implemented in get_events() within inc/functions_calendar.php and the event action is missing from the remaining calendar.php actions. This allows use...

5.4CVSS5.4AI score0.00304EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/18 3:52 p.m.•14 views

CVE-2026-45120 MyBB: Insufficient authorization for private calendar events

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not verify private event status consistently, allowing users with viewing and moderation permissions to access and moderate private events. The private-event check used by getevents in inc/functionscalendar.php...

5.4CVSS5.5AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/08/18 3:52 p.m.•50 views

CVE-2026-45120

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not verify private event status consistently, allowing users with viewing and moderation permissions to access and moderate private events. The private-event check used by getevents in inc/functionscalendar.php...

5.4CVSS5.3AI score0.00304EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder