Lucene search
+L

475830 matches found

CVE
CVE
added 2026/08/06 9:18 p.m.55 views

CVE-2026-48084

OpenReception’s OpenReception appointment-booking software (versions prior to 1.0.2) does not rate-limit failed passphrase login attempts in /api/auth/login, unlike the WebAuthn path which triggers a per-account 429 throttle after ~19 attempts. The absence of throttling on the passphrase branch a...

7.4CVSS5.5AI score0.00361EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 9:16 p.m.30 views

CVE-2026-48083 OpenReception: Unauthenticated POST /api/log accepts arbitrary content with CRLF injection and no size or rate limits

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the /api/log endpoint accepts unauthenticated POST requests, applies no schema validation to the message body, writes attacker-controlled content directly into the...

6.5CVSS0.00349EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 9:14 p.m.30 views

CVE-2026-48082 OpenReception's bootstrap challenge proof-of-work difficulty hardcoded to 16 bits, which enables abuse rate amplification

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, the bootstrap challenge endpoint at /api/tenants/id/appointments/bootstrap-challenge issues a SHA-256 proof-of-work with difficulty=4 hex zeros, equivalent to 16 bit...

3.7CVSS0.0037EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 9:14 p.m.54 views

CVE-2026-48082

OpenReception’s OpenReception appointment-booking software before v1.0.6 uses a bootstrap-challenge PoW endpoint (/api/tenants/{id}/appointments/bootstrap-challenge) that requires SHA-256 with difficulty=4 hex zeros (≈16 bits). Modern hardware solves this quickly, undermining rate-limiting for un...

3.7CVSS5.4AI score0.0037EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/06 9:13 p.m.11 views

NPM: ngx-extended-pdf-viewer bundles a version of pdf.js vulnerable to CVE-2026-16633

NPM: ngx-extended-pdf-viewer bundles a version of pdf.js vulnerable to CVE-2026-16633 vulnerability discovered by ? in WordPress Npm ngx-extended-pdf-viewer versions = 27.0.0-rc.0, 29.0.0-rc.3...

5.5AI score
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 9:10 p.m.31 views

CVE-2026-48081 OpenReception vulnerable to stored click-triggered XSS via javascript: tenant links rendered into patient-facing footer

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, a TENANTADMIN can store javascript: URLs in the tenant links configuration website, imprint, privacyStatement. These values are returned to the patient-facing landin...

8.1CVSS0.00143EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/06 9:09 p.m.12 views

jsoup: Cleaner may expose markup with custom raw-text elements

When a custom Safelist permits certain raw-text elements, jsoup may incorrectly sanitize malformed HTML containing a tag name that ends in a control character. The tag may acquire the parsing behavior of a different element, causing content that should remain text to be emitted as active markup...

4.7CVSS5.5AI score0.0019EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/06 9:09 p.m.151 views

CVE-2026-71497

CVE-2026-71497 affects the jsoup Java HTML parser. From 1.14.3 up to 1.23.1, the parser could mis-handle a malformed tag name ending in a control character, causing the tag to adopt the parsing behavior of a different element. When a custom Safelist permits certain raw-text elements, this mispars...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/06 9:09 p.m.12 views

CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS4.9AI score0.0019EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/06 9:04 p.m.11 views

CVE-2026-62857 Fedify: Server-Side Request Forgery in getNodeInfo() Allows Access to Internal Network Resources

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS5.4AI score
SaveExploits0References4
Snyk
Snyk
added 2026/08/06 9:04 p.m.11 views

Improper Authorization

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Improper Authorization via the elements/save process. An attacker can change their own password without providing the current password, and, if possessing the edit users permission, can chang...

7.1CVSS5.4AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 9:00 p.m.10 views

CVE-2026-48079 OpenReception's logout page clears local access_token before server-side revocation, leaving duplicated tokens valid until expiry

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, when a user navigates to the /logout page, the page's server-side load handler deletes the accesstoken cookie before calling /api/auth/logout via an internal...

7.4CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 9:00 p.m.28 views

CVE-2026-48079 OpenReception's logout page clears local access_token before server-side revocation, leaving duplicated tokens valid until expiry

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, when a user navigates to the /logout page, the page's server-side load handler deletes the accesstoken cookie before calling /api/auth/logout via an internal...

7.4CVSS0.00386EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 8:59 p.m.17 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 8:59 p.m.15 views

EUVD-2026-54149

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 8:59 p.m.12 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00403EPSS
SaveExploits0
CVE
CVE
added 2026/08/06 8:59 p.m.78 views

CVE-2026-61632

CVE-2026-61632 affects PyMdown Extensions (b64 extension) up to version 10.21.3. The b64 code path in pymdownx/b64.py joins the attacker-controlled image src onto a configured base_path (or uses an absolute path) and opens the result without ensuring the resolved path stays inside base_path, allo...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 8:59 p.m.29 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:39 p.m.13 views

CVE-2026-48075 OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injections

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
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 8:39 p.m.29 views

CVE-2026-48075 OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injections

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.5CVSS0.00391EPSS
SaveExploits0References2
Rows per page
Query Builder