Lucene search
+L

492157 matches found

CVE
CVE
added yesterday8 views

CVE-2026-48078

OpenReception’s CVE-2026-48078 affects the scheduling endpoint prior to version 1.0.5. The unauthenticated /api/tenants/{id}/schedule endpoint exposed all non-archived channels for a tenant, including those with isPublic = false, disclosing channel names, descriptions, IDs, agent associations, pa...

5.3CVSS5.4AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday7 views

CVE-2026-48078 OpenReception's schedule endpoint discloses isPublic=false channels and slot availability to unauthenticated callers

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the unauthenticated /api/tenants/id/schedule endpoint returns every non-archived channel for a tenant regardless of the channel's isPublic flag. Channels marked...

5.3CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-54148

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the unauthenticated /api/tenants/id/schedule endpoint returns every non-archived channel for a tenant regardless of the channel's isPublic flag. Channels marked...

5.3CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added yesterday4 views

GHSA-9P7C-V5X3-RFX8 Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

The reorder-sets action in Craft CMS’s GlobalsController is missing the requireAdmin check that the adjacent save-set and delete-set actions both enforce. Any authenticated control panel user can POST to /actions/globals/reorder-sets and permanently reorder all global sets in the project config,...

5.3CVSS5.6AI score0.00224EPSS
SaveExploits0References9
EUVD
EUVD
added yesterday9 views

EUVD-2026-41804

Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets...

5.3CVSS5.5AI score0.00224EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added yesterday5 views

Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

The reorder-sets action in Craft CMS’s GlobalsController is missing the requireAdmin check that the adjacent save-set and delete-set actions both enforce. Any authenticated control panel user can POST to /actions/globals/reorder-sets and permanently reorder all global sets in the project config,...

5.3CVSS5.6AI score0.00224EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added yesterday4 views

systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data

A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication IPC API call with spurious data. In older versions v249 and earlier, this can lead to stack overwriting with attacker-controlled content,...

5.5CVSS7.2AI score0.00121EPSS
SaveExploits0References15
CVE
CVE
added yesterday7 views

CVE-2026-48077

OpenReception’s appointment-booking software exposes a specific GET endpoint that returns full appointment records without authorization prior to version 1.1.0. The affected path is GET /api/tenants/{id}/appointments/{appointmentId}, which can disclose tenant-scoped records, including channel and...

5.3CVSS5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday7 views

CVE-2026-48077 OpenReception: GET appointment by ID returns full appointment record without authorization

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.1.0, the GET handler at /api/tenants/id/appointments/appointmentId performs no authorization check before returning the appointment record. Any party who knows or obtains...

5.3CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday3 views

EUVD-2026-54147

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.1.0, the GET handler at /api/tenants/id/appointments/appointmentId performs no authorization check before returning the appointment record. Any party who knows or obtains...

5.3CVSS5.5AI score
SaveExploits0References2
F5 Networks
F5 Networks
added yesterday4 views

K000162807: Linux kernel vulnerability CVE-2026-53359

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN" fixed a shadow paging mismatch between stored...

8.8CVSS7.5AI score0.00908EPSS
SaveExploits5Affected Software3
OSV
OSV
added yesterday3 views

GHSA-265M-7826-WJQM Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS has an authenticated remote code execution issue in the control panel element-search condition handling. Craft cleans the outer request-controlled condition array with Component::cleanseConfig, but Conditions::createCondition later decodes and merges the JSON string in condition.config...

8.7CVSS6.2AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added yesterday4 views

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS has an authenticated remote code execution issue in the control panel element-search condition handling. Craft cleans the outer request-controlled condition array with Component::cleanseConfig, but Conditions::createCondition later decodes and merges the JSON string in condition.config...

6.2AI score
SaveExploits0References6Affected Software1
OSV
OSV
added yesterday4 views

GHSA-MJ63-M3RC-8PPR league/commonmark: Denial of service via deeply nested XML output

Impact XmlRenderer pretty-prints XML by emitting depth-proportional indentation whitespace for every opening and closing tag. For a tree of depth n, the indentation alone sums to On² bytes of output and corresponding memory, reachable through MarkdownToXmlConverter — e.g. strrepeat' ', $depth...

5.3CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday4 views

league/commonmark: Denial of service via deeply nested XML output

Impact XmlRenderer pretty-prints XML by emitting depth-proportional indentation whitespace for every opening and closing tag. For a tree of depth n, the indentation alone sums to On² bytes of output and corresponding memory, reachable through MarkdownToXmlConverter — e.g. strrepeat' ', $depth...

5.5AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added yesterday4 views

league/commonmark: Denial of service via duplicate footnote definitions

Impact The Footnote extension records one backref per footnote reference and then appends the entire backref list for every footnote definition block in the document, without ever de-duplicating or removing repeated definitions of the same label GatherFootnotesListener, populated by...

5.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday4 views

GHSA-JFM3-95JQ-Q3RF league/commonmark: Denial of service via duplicate footnote definitions

Impact The Footnote extension records one backref per footnote reference and then appends the entire backref list for every footnote definition block in the document, without ever de-duplicating or removing repeated definitions of the same label GatherFootnotesListener, populated by...

7.5CVSS5.6AI score
SaveExploits0References4
OSV
OSV
added yesterday4 views

GHSA-G2GP-3WWQ-F4PH league/commonmark: Denial of service via adjacent inline attribute blocks

Impact With the Attributes extension enabled, AttributesListener::findTargetAndDirection resolves each attribute node's target by walking outward through its siblings. For a run of N adjacent inline attribute blocks placed at the start of a block with nothing to their left, each node scans the...

7.5CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday3 views

league/commonmark: Denial of service via adjacent inline attribute blocks

Impact With the Attributes extension enabled, AttributesListener::findTargetAndDirection resolves each attribute node's target by walking outward through its siblings. For a run of N adjacent inline attribute blocks placed at the start of a block with nothing to their left, each node scans the...

5.5AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added yesterday3 views

EUVD-2026-54144

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the add-to-tunnel endpoint creates a new appointment row in any client tunnel without any caller authentication. A request that supplies any valid tunnelId and any...

6.5CVSS5.7AI score
SaveExploits0References2
Rows per page
Query Builder