Lucene search
+L

90885 matches found

OSV
OSV
added 2026/08/07 2:15 p.m.13 views

CVE-2026-19264 Unauthenticated arbitrary file read via /uploads path traversal (URL-encoded separators) leading to instance takeover

Postiz is an open-source social media scheduling tool. The route that serves locally stored media joins URL-supplied path segments onto the upload directory and streams the file without normalising the path or confining it to that directory, and the route requires no authentication. Raw...

9.3CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/07 1:16 p.m.21 views

CVE-2026-66494

Joomla Extension - joomshaper.com - Unauthenticated stored XSS in Shapes API endpoint SP Page Builder 6.7.0 - An unauthenticated attacker can store malicious JavaScript in a Joomla site's database via a single HTTP request. When an administrator opens the SP Page Builder editor, the JavaScript...

8.7CVSS0.00389EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/07 12:57 p.m.14 views

CVE-2026-66494

Joomla Extension - joomshaper.com - Unauthenticated stored XSS in Shapes API endpoint SP Page Builder 6.7.0 - An unauthenticated attacker can store malicious JavaScript in a Joomla site's database via a single HTTP request. When an administrator opens the SP Page Builder editor, the JavaScript...

8.7CVSS5.2AI score0.00389EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/07 6:16 a.m.11 views

CVE-2026-16030

The MStore API WordPress plugin before 4.21.0 does not correctly verify the cryptographic signature of the token used to authenticate its phone-based login, allowing unauthenticated attackers who know a registered user's phone number to forge a token and take over that user's account, including...

8.1CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 6:0 a.m.17 views

EUVD-2026-54382

The Templately WordPress plugin before 3.7.1 does not have an authorisation check on one of its request handlers, allowing unauthenticated attackers to overwrite the administrator's stored cloud service connection with an account under their control, disconnecting the legitimate administrator and...

6.5CVSS5.6AI score0.00203EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 12:31 a.m.16 views

EUVD-2026-54326

Improper verification of cryptographic signature in Microsoft 365 Admin Center allows an unauthorized attacker to elevate privileges over a network...

9.8CVSS5.5AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 12:31 a.m.14 views

EUVD-2026-54229

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS5.7AI score0.00339EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.11 views

EUVD-2026-54210

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
SaveExploits0References3
NVD
NVD
added 2026/08/07 12:16 a.m.11 views

CVE-2026-62873

Improper verification of cryptographic signature in Microsoft 365 Admin Center allows an unauthorized attacker to elevate privileges over a network...

9.8CVSS0.00343EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:0 a.m.13 views

Python Library Django 5.2.x < 5.2.17 / 6.0.x < 6.0.8 Multiple Vulnerabilities

The detected version of the Django Python package is 5.2.x prior to 5.2.17 or 6.0.x prior to 6.0.8. It is, therefore, affected by multiple vulnerabilities, including: - GeoDjango spatial lookups pass untrusted input to the GDALRaster constructor, allowing an attacker to write arbitrary files via ...

8.8CVSS6.1AI score0.00538EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/08/07 12:0 a.m.33 views

📄 WordPress WP2Shell SQL Injection / Remote Code Execution

This Metasploit module chains two WordPress core vulnerabilities, together known as WP2Shell, to gain unauthenticated remote code execution against default installs of WordPress 6.9.0 through 6.9.4 and 7.0.0 through 7.0.1. The vulnerabilities are fixed in WordPress 6.9.5 and 7.0.2. CVE-2026-60137...

9.8CVSS9.8AI score0.95605EPSS
SaveExploits76
Cvelist
Cvelist
added 2026/08/06 10:37 p.m.38 views

CVE-2026-62873 Microsoft 365 Admin Center Elevation of Privilege Vulnerability

...

9.8CVSS0.00343EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 10:37 p.m.235 views

CVE-2026-62873

Microsoft 365 Admin Center is affected by CVE-2026-62873 due to improper verification of cryptographic signatures, enabling elevated privileges over a network for an unauthorized attacker. The vulnerability details provided across sources (NVD, ENISA EUVD, CVE listing, and MSRC) confirm the issue...

9.8CVSS5.5AI score0.00343EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:37 p.m.9 views

CVE-2026-62873

Improper verification of cryptographic signature in Microsoft 365 Admin Center allows an unauthorized attacker to elevate privileges over a network...

9.8CVSS5.5AI score0.00343EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 10:37 p.m.10 views

CVE-2026-62873 Microsoft 365 Admin Center Elevation of Privilege Vulnerability

...

9.8CVSS5.4AI score0.00343EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:18 p.m.13 views

CVE-2026-70557

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS0.00339EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 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.6CVSS0.00257EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:17 p.m.8 views

CVE-2026-48085

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.1, a fully provisioned OpenReception instance accepts unauthenticated POST requests to /setup/create-admin-account and creates additional GLOBALADMIN accounts without...

9.8CVSS0.00553EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:17 p.m.9 views

CVE-2026-48081

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
NVD
NVD
added 2026/08/06 10:17 p.m.9 views

CVE-2026-45415

Decidim is a participatory democracy framework. Prior to 0.30.9, from 0.31.0 before 0.31.5, and in 0.32.0.rc1 before 0.32.0.rc2, the /admin/csvcensus/censuslogs record-management endpoints do not enforce full administrator authorization before rendering or mutating Decidim::Verifications::CsvDatu...

6CVSS0.00396EPSS
SaveExploits0References3
Rows per page
Query Builder