Lucene search
+L

51508 matches found

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

EUVD-2026-53362

rust-iot-platform's AuthToken request-guard implementation api/src/main.rs only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization header e.g. Authorizatio...

9.1CVSS5.6AI score0.00241EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:25 p.m.15 views

Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/05 12:25 p.m.11 views

MAL-2026-12320 Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References4
Atlassian
Atlassian
added 2026/08/05 11:49 a.m.7 views

BASM (Broken Authentication & Session Management) in Crowd Data Center

This High severity BASM Broken Authentication & Session Management vulnerability known as CVE-2026-21582 was introduced in version 7.2.1 of Crowd Data Center. This BASM Broken Authentication & Session Management vulnerability, with a CVSS Score of 8.8, allows an unauthenticated attacker to perfor...

8.8CVSS5.3AI score0.00393EPSS
SaveExploits0
NVD
NVD
added 2026/08/05 11:16 a.m.8 views

CVE-2026-71249

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 11:16 a.m.9 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 !! -terms !! resources/views/portal/ninja2020/invoices/includes/terms.blade.php with no HTML sanitization...

8.7CVSS0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:57 a.m.64 views

CVE-2026-71252

CVE-2026-71252 concerns toner-management: admin state-changing handlers (add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related subdirectories) that perform INSERT/UPDATE/DELETE operations without authentication/authorization checks, while listing views ...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:57 a.m.15 views

EUVD-2026-53322

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS5.5AI score0.00149EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71249

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS5.5AI score0.00149EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71245

Red Hat CNA-LR concluded that this CVE is not valid...

5.2AI score0.00197EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.11 views

EUVD-2026-53318

Mautic's getLeadIdsByFieldValueAction LeadBundle/Controller/AjaxController.php reads a field parameter from the request, sanitizes it only with InputHelper::clean which HTML-entity-encodes quotes and angle brackets but does not restrict other characters, and passes it into...

7.1CVSS5.7AI score0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71238 DjangoCRM - Hardcoded Django SECRET_KEY Enables Session and CSRF Token Forgery

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.3AI score0.00313EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.49 views

CVE-2026-71238 DjangoCRM - Hardcoded Django SECRET_KEY Enables Session and CSRF Token Forgery

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS0.00313EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.10 views

EUVD-2026-53311

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/05 10:56 a.m.80 views

CVE-2026-71238

The CVE-2026-71238 entry affects DjangoCRM where a hardcoded Django SECRET_KEY is stored in webcrm/settings.py instead of reading from the environment. This secret key is used for session signing, CSRF token generation, and password reset tokens, allowing anyone with access to the public reposito...

9.1CVSS5.3AI score0.00313EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71238

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.11 views

CVE-2026-71234

Documize Community's attachment download route domain/attachment/endpoint.go, Download function, registered via AddPublic with no auth middleware accepts a secure query parameter and grants access whenever the parameter is simply non-empty lensecureToken 0, without comparing it to any server-stor...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.11 views

EUVD-2026-53307

Documize Community's attachment download route domain/attachment/endpoint.go, Download function, registered via AddPublic with no auth middleware accepts a secure query parameter and grants access whenever the parameter is simply non-empty lensecureToken 0, without comparing it to any server-stor...

7.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.57 views

CVE-2026-71234

Documize Community exposes an authentication bypass in the attachment download endpoint: the Download function accepts a non-empty secure query parameter and grants access without validating against a server-stored value. This is inconsistent with sibling handlers (togglePublish, delete) which en...

7.5CVSS5.2AI score0.00245EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.9 views

EUVD-2026-53306

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.00231EPSS
SaveExploits0References1
Rows per page
Query Builder