Lucene search
+L

22443 matches found

OSV
OSV
added 2026/08/19 8:45 a.m.6 views

BIT-KIBANA-2026-72655 Improperly Controlled Modification of Dynamically-Determined Object Attributes in Kibana Leading to Unauthorized Data Modification

Improperly Controlled Modification of Dynamically-Determined Object Attributes CWE-915 in the case management functionality of Elastic Security in Kibana can lead to unauthorized modification of case data by an authenticated user who has not been granted case editing privileges, via Manipulating...

4.3CVSS5.4AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:40 a.m.4 views

BIT-ELK-2026-72655 Improperly Controlled Modification of Dynamically-Determined Object Attributes in Kibana Leading to Unauthorized Data Modification

Improperly Controlled Modification of Dynamically-Determined Object Attributes CWE-915 in the case management functionality of Elastic Security in Kibana can lead to unauthorized modification of case data by an authenticated user who has not been granted case editing privileges, via Manipulating...

4.3CVSS5.4AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:40 a.m.7 views

BIT-ELK-2026-49096 Uncaught Exception in Kibana Cases Leading to Denial of Service

Uncaught Exception CWE-248 in Kibana Cases can lead to denial of service via Input Data Manipulation CAPEC-153. Malformed link syntax stored in a case comment was not rejected or sanitized when the comment was later formatted for display, and the resulting unhandled error prevented the affected...

4.3CVSS5.5AI score0.00262EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.4 views

BIT-ELASTICSEARCH-2026-72685 Inefficient Algorithmic Complexity in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS5.4AI score0.00262EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 6:17 a.m.6 views

CVE-2026-19416

The KiviCare WordPress plugin before 4.5.4 does not verify that the requesting user owns the appointment being modified, allowing authenticated patient-level users to cancel and reschedule other patients' appointments...

4.3CVSS0.00189EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18694

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in MongoDB Server's geospatial query processing could allow an authenticated user with write privileges to cause certain malformed geometry data to be...

7.1CVSS5.5AI score0.00268EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18688

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in MongoDB Server's aggregation framework could allow an authenticated user to trigger an out-of- bounds memory read by providing a specially formed...

7.1CVSS5.5AI score0.00268EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.8 views

PT-2026-78468

Name of the Vulnerable Software and Affected Versions OpenEMR versions prior to 8.3.0 Description A cross-site request forgery issue exists in the DICOM viewer. The web path GET parameter in the DICOM viewer page is embedded as a URL without proper sanitization or validation against expected path...

5.3CVSS5.3AI score0.00128EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23934

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An authenticated user is able to cause disproportionate CPU load on the Frontend webserver by sending specifically crafted requests to the Frontend...

5.1CVSS5.4AI score0.00168EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18693

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in MongoDB Server's handling of timeseries collections could allow an authenticated user with write privileges to cause an internal data structure to...

7.6CVSS5.5AI score0.00228EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 10:16 p.m.6 views

CVE-2026-53959

4gaBoards is a boards system for realtime project management. Prior to 3.3.9, 4gaBoards allows any authenticated user to enumerate account information for every user through GET /api/users and retrieve arbitrary accounts through GET /api/users/:id. The users/index and users/show actions rely only...

6.5CVSS0.00321EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/18 9:16 p.m.3 views

CVE-2026-53458

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio backend API handlers in customcomponents/blueprintstudio/backend/api.py returned raw exception strings to authenticated Home Assistant users. Some exception messages could conta...

5.3CVSS0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 9:16 p.m.7 views

CVE-2026-53453

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio exposed administrator-intended backend API actions to any authenticated Home Assistant user because the backend did not consistently enforce the panel's admin-only authorization...

8.7CVSS0.00338EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 9:03 p.m.8 views

EUVD-2026-62007

Vulnerability in the RDBMS component of Oracle Database Server. Supported versions that are affected are 23.4.0-23.26.3. Difficult to exploit vulnerability allows low privileged attacker having Authenticated User privilege with network access via Oracle Net to compromise RDBMS. While the...

8.5CVSS5.4AI score0.00247EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.8 views

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

Summary The CertificateExport handler in lemur/certificates/views.py nests its entire ownership / CertificatePermission check inside an if plugin.requireskey: branch. When the selected export plugin advertises requireskey = False, the authorization check is skipped entirely and any authenticated...

4.3CVSS5.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.4 views

GHSA-CFH6-PV5C-38JV Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation for arbitrary certificates

Summary Repo under test: https://github.com/Netflix/lemur The certificate create and upload endpoints accept a replaces alias replacements array that is resolved to live Certificate ORM objects with no ownership or CertificatePermission check on the referenced certificates. The SQLAlchemy...

8.1CVSS6AI score0.00179EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 8:47 p.m.9 views

CVE-2026-53458

Blueprint Studio (a Home Assistant configuration editor add-on) prior to v2.5.2 returned raw exception strings from backend API handlers in custom_components/blueprint_studio/backend/api.py to authenticated users, exposing internal filesystem paths and implementation details that could aid finger...

5.3CVSS5.2AI score0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 8:47 p.m.5 views

CVE-2026-53458 Blueprint Studio API exposed internal exception details

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio backend API handlers in customcomponents/blueprintstudio/backend/api.py returned raw exception strings to authenticated Home Assistant users. Some exception messages could conta...

5.3CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 8:17 p.m.4 views

CVE-2026-71317

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMINONLYAUTHORITYCREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority...

6.5CVSS0.00081EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 8:16 p.m.17 views

EUVD-2026-61219

Froxlor is open source server administration software. Prior to 2.3.8, DNS TXT record content accepted by lib/Froxlor/Api/Commands/DomainZones.php can contain HTML special characters, lib/Froxlor/UI/Callbacks/Text.php returns the content from Text::wordwrap without HTML escaping, and...

8.7CVSS5.3AI score0.00382EPSS
SaveExploits0References3
Rows per page
Query Builder