Lucene search
+L

91917 matches found

OSV
OSV
added 2026/08/05 12:26 p.m.13 views

CVE-2026-71260 ESPHome web_server Plaintext Password Disclosure via JSON "value" Field

ESPHome through 2026.7.0-dev discloses plaintext passwords via its webserver component. In WebServer::textjson esphome/components/webserver/webserver.cpp, a text entity configured with mode: password TEXTMODEPASSWORD has its JSON "state" field correctly masked as "", but the same serialization pa...

6.5CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/05 12:26 p.m.61 views

CVE-2026-71260

CVE-2026-71260 affects ESPHome up to 2026.7.0-dev. In the web_server component, a text entity with mode: password correctly masks the TEXT field in the JSON 'state', but the serialization path unconditionally writes the raw password into the JSON 'value' field via set_json_icon_state_value()/set_...

6.5CVSS5.3AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 11:35 a.m.9 views

CGA-QX7W-HJ3J-VJ8H

Bulletin has no description...

8.7CVSS5.2AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 11:35 a.m.10 views

CGA-6HPM-WGQR-FHF2

Bulletin has no description...

8.7CVSS5.2AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 11:35 a.m.11 views

CGA-CR54-GQXH-R3RX

Bulletin has no description...

8.7CVSS5.2AI score0.00253EPSS
SaveExploits0
NVD
NVD
added 2026/08/05 11:16 a.m.11 views

CVE-2026-71241

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:57 a.m.73 views

CVE-2026-71249

CVE-2026-71249 affects 299Ko’s public contact form. The vulnerability arises in the plugin/contact/controllers/ContactController.php (home()) where raw POST fields (name, firstname, email, message) are inserted into the page template without sanitization. The template engine’s _show_var() echoes ...

6.1CVSS5.3AI score0.00149EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:57 a.m.20 views

EUVD-2026-53321

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload...

9.8CVSS5.8AI score0.00402EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.16 views

EUVD-2026-53320

Documenso's sign-field-with-token.ts, used by the live document-signing UI, allows a recipient with the ASSISTANT role to fetch and complete fields belonging to any later-or-equal-order, not-yet-signed recipient in the same envelope, with no restriction on field type. The handler upserts a...

6.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.68 views

CVE-2026-71247

Documenso CVE-2026-71247 affects the sign-field-with-token.ts path used by the live document-signing UI. A recipient with the ASSISTANT role can fetch and complete fields for any later-or-equal-order, not-yet-signed recipient in the same envelope, with no restriction on field type. The handler up...

6.5CVSS5.4AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 10:56 a.m.13 views

CVE-2026-71242 Crater - Cross-Company IDOR on Notes via Missing Company-Ownership Check in NotePolicy

Crater's NotePolicy checks only a blanket Bouncer ability manage-all-notes / view-all-notes with no company-ownership comparison, unlike InvoicePolicy and other sibling policies which additionally verify -hasCompany-companyid. Any authenticated user of one company can read, edit, or delete anothe...

8.3CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 10:56 a.m.14 views

EUVD-2026-53315

Crater's NotePolicy checks only a blanket Bouncer ability manage-all-notes / view-all-notes with no company-ownership comparison, unlike InvoicePolicy and other sibling policies which additionally verify $user-hasCompany$model-companyid. NotesController's show, update, and destroy actions authori...

8.3CVSS5.5AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.62 views

CVE-2026-71241

CVE-2026-71241 affects a Book-Management-System built with Flask. Several endpoints (/student, /record, /books, /find_stu_book, /find_not_return_book) are missing the @login_required decorator that protects related routes (/search_student, /storage). This misconfiguration allows any unauthenticat...

7.5CVSS5.1AI score0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.13 views

EUVD-2026-53314

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. This allows any unauthenticated remote user to retrieve student PII name,...

7.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71241 Book-Management-System - Unauthenticated Disclosure of Student PII and Borrowing History

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS5.2AI score0.00282EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.48 views

CVE-2026-71241 Book-Management-System - Unauthenticated Disclosure of Student PII and Borrowing History

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. Because cardid values are sequential integers, the entire student database...

7.5CVSS0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.64 views

CVE-2026-71240

DjangoCRM exposes a vulnerability in the toggle_default_sorting view: it is the sole route in common/urls.py not wrapped by login_required or staff_member_required. The handler redirects to a caller-supplied next_url GET parameter after only validating secure_url(next_url) (which checks host agai...

4.3CVSS5.3AI score0.00189EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.19 views

EUVD-2026-53313

DjangoCRM's toggledefaultsorting view is the only route in common/urls.py that is not wrapped in loginrequired or staffmemberrequired, and it redirects to a caller-supplied nexturl GET parameter after only checking secureurlnexturl, which merely verifies the target host matches the current site's...

4.3CVSS5.5AI score0.00189EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.51 views

CVE-2026-71240 DjangoCRM - Unauthenticated Open Redirect via toggle_default_sorting next_url Parameter

DjangoCRM's toggledefaultsorting view is the only route in common/urls.py that is not wrapped in loginrequired or staffmemberrequired, and it redirects to a caller-supplied nexturl GET parameter after only checking secureurlnexturl, which merely verifies the target host matches the current site's...

4.3CVSS0.00189EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/05 10:56 a.m.11 views

CVE-2026-71233

InvoiceNinja v5-stable renders an invoice or quote's "terms" field in the client portal using Laravel Blade's raw output directive !! $entity-terms !! resources/views/portal/ninja2020/invoices/includes/terms.blade.php with no HTML sanitization. StoreInvoiceRequest.php only strips newlines from th...

8.7CVSS5.5AI score0.00199EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder