Lucene search
+L

67559 matches found

NVD
NVD
added 2026/08/06 10:16 p.m.13 views

CVE-2025-6508

The Swagger UI Try-out console within the API Publisher documentation allows an external Swagger API definition URL to be loaded, overriding the existing API definitions within the Publisher portal. By exploiting this vulnerability, malicious actors can deceive users into interacting with these...

4.3CVSS0.002EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/06 9:53 p.m.12 views

Exposure of Resource to Wrong Sphere

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Exposure of Resource to Wrong Sphere via the elementId parameter, which allows interpolation of environment variables and secrets into a Twig template even when the Twig sandbox is enabled. A...

7.1CVSS5.4AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 9:53 p.m.40 views

GHSA-596P-6JV8-775V Craft CMS: Authenticated leak of secret environment variables

Environment variables and secrets are interpolated into a Twig template even when the Twig sandbox is enabled, allowing them to be leaked by an authenticated attacker. The Craft vulnerability CVE-2026-31857 was only patched by applying sandboxed Twig templating. This theoretically protects Craft...

5.1CVSS5.9AI score0.00227EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 9:34 p.m.63 views

CVE-2026-48088

OpenReception’s OpenReception appointment-booking software (prior to version 1.0.4) is vulnerable to unauthenticated crypto key provisioning via POST /api/tenants/{tenantId}/staff/{staffId}/crypto, allowing attacker-controlled ML-KEM-768 public keys to be registered for any tenant. The handler lo...

9.4CVSS5.6AI score0.00293EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 9:32 p.m.68 views

CVE-2026-48087

OpenReception’s appointment booking software (before v1.0.2) is vulnerable in the /api/auth/register/{userId} flow. The handler validates the WebAuthn challenge against the registration cookie’s email but does not verify that the URL’s userId belongs to that email. An unauthenticated attacker can...

9.8CVSS5.5AI score0.00457EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 9:32 p.m.20 views

CVE-2026-48087 OpenReception: WebAuthn passkey injection allows account takeover

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the registration handler at POST /api/auth/register/userId validates the relationship between the WebAuthn challenge and the registration cookie's email but never...

9.8CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/06 9:25 p.m.9 views

CVE-2026-70630

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder libavcodec/screenpresso.c that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a valid zlib stream that...

6.8CVSS5.5AI score0.00132EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/06 9:25 p.m.10 views

CVE-2026-70630 FFmpeg 3.0 < 9.0 Uninitialized Heap Memory Read in Screenpresso Decoder

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native Screenpresso decoder libavcodec/screenpresso.c that allows attackers to recover sensitive memory contents by supplying a crafted SPV1 packet with a valid zlib stream that...

6.8CVSS5.3AI score0.00132EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/06 9:25 p.m.12 views

CVE-2026-70629 FFmpeg 3.0 < 9.0 Uninitialized Heap Memory Read in RSCC Decoder

FFmpeg versions from 3.0 up to, but not including, 9.0 contain an uninitialized heap memory read vulnerability in the native RSCC decoder libavcodec/rscc.c that allows attackers to disclose heap memory contents by supplying a crafted video file with a compressed tile that decompresses fewer bytes...

6.8CVSS5.4AI score0.00132EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 9:09 p.m.11 views

EUVD-2026-54153

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
SaveExploits0References4
CVE
CVE
added 2026/08/06 8:47 p.m.56 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 score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 7:36 p.m.29 views

CVE-2026-70559 Dinky Unauthenticated System Configuration and Credential Disclosure via GET /api/sysConfig/getAll

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS0.00328EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:36 p.m.11 views

CVE-2026-70559

Dinky's SysConfigController.getAll handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can rea...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/06 7:36 p.m.46 views

CVE-2026-70559

Summary: Dinky v1.2.5 (and dev head) exposes an unauthenticated GET endpoint, /api/sysConfig/getAll, due to a method-level @SaIgnore bypassing class-level login checks. An unauthenticated remote user can retrieve the full live system configuration (54 entries on stock v1.2.5) with minimal GET. Th...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/06 7:30 p.m.13 views

CVE-2026-64662 Statamic: Missing authorization on navigation endpoint allows disclosure of restricted entries

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could view content from entries they did not have permission to view, including entry content and custom field values, from any collection and including unpublished...

6.5CVSS5.4AI score
SaveExploits0References7
CVE
CVE
added 2026/08/06 6:26 p.m.63 views

CVE-2026-48080

OpenReception OpenReception’s appointment-booking software (before v1.0.2) exposed a live PostgreSQL connection string via GET /api/tenants/{id} to any TENANT_ADMIN, including the databaseUrl containing the instance-wide superuser credentials and plaintext password. This allowed cross-tenant acce...

8CVSS5.6AI score0.00276EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 6:26 p.m.28 views

CVE-2026-48080 OpenReception's tenant detail endpoint discloses live PostgreSQL connection string, superuser-scoped in the tested official deployment

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the GET /api/tenants/id endpoint returns the full tenant record to any authenticated TENANTADMIN of that tenant, including the databaseUrl field. This field contains...

8CVSS0.00276EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:34 p.m.11 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/06 5:32 p.m.31 views

CVE-2025-6508 User Interface Misrepresentation via Swagger UI Try-out Console in WSO2 API Manager Allows Sensitive Information Exposure or Unintended Requests

The Swagger UI Try-out console within the API Publisher documentation allows an external Swagger API definition URL to be loaded, overriding the existing API definitions within the Publisher portal. By exploiting this vulnerability, malicious actors can deceive users into interacting with these...

4.3CVSS0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 5:32 p.m.52 views

CVE-2025-6508

The CVE-2025-6508 entry concerns the Swagger UI Try-out console in the WSO2 API Manager’s API Publisher docs. A misbehavior allows loading an external Swagger API definition URL, which overwrites existing API definitions in the Publisher portal. This deception can lead users to interact with over...

4.3CVSS5.5AI score0.002EPSS
SaveExploits0References1
Rows per page
Query Builder