Lucene search
+L

320139 matches found

Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.14 views

PT-2026-83848

Name of the Vulnerable Software and Affected Versions ProfilePress versions prior to 4.17.2 Description An unauthenticated remote code execution issue exists in the ProfilePress WordPress plugin. Unauthenticated attackers can install and activate arbitrary plugins by brute-forcing a weak 32-bit...

9.2CVSS6.5AI score0.00539EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-82853

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is...

6.9CVSS5.8AI score0.00735EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/08/31 12:00 a.m.20 views

Important: postgresql17

Issue Overview: Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the...

8.8CVSS7.3AI score0.00676EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/31 12:00 a.m.12 views

Important: kernel6.18

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: afunix: Drop all SCM attributes for SOCKMAP. CVE-2026-53005 In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs CVE-2026-64068 In the Linu...

9.8CVSS5.9AI score0.00536EPSS
SaveExploits8
Exploit DB
Exploit DB
added 2026/08/31 12:00 a.m.14 views

CubeCart 6.7.4 - Cross-Site Scripting

Exploit Title: CubeCart 6.7.4 - Cross-Site Scripting Attribute Injection in gui.class.php Date: 2026-06-08 Exploit Author: Mikail Kocadağ MKLKCDG Vendor Homepage: https://www.cubecart.com/ Software Link: https://github.com/cubecart/v6 Vulnerable Version: 6.7.4 Fixed Version: 6.7.5 CVE:...

6.1CVSS5.9AI score0.01064EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2026/08/31 12:00 a.m.11 views

C-MOR 6.0104 - Cross-Site Scripting (XSS)

Exploit Title: C-MOR 6.0104 - Cross-Site Scripting XSS Google Dork: N/A Date: 2026-07-23 Exploit Author: Samir Shamdin Alb Cyber Guards Vendor Homepage: https://www.c-mor.com Software Link: https://www.c-mor.com/ Version: = 6.0104 Tested on: C-MOR Video Surveillance V6.0104 CVE: CVE-2026-51133 1...

6.1CVSS5.9AI score0.00866EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.21 views

Nutanix AOS : Multiple Vulnerabilities (NXSA-AOS-7.6.0.6)

The version of AOS installed on the remote host is prior to 7.6.0.6. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AOS-7.6.0.6 advisory. - In an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and...

9.8CVSS7.1AI score0.02298EPSS
SaveExploits7References43
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.13 views

Amazon Linux 2023 : postgresql17, postgresql17-contrib, postgresql17-llvmjit (ALAS2023-2026-2076)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2076 advisory. Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via craft...

8.8CVSS7.3AI score0.00676EPSS
SaveExploits3References50
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.18 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-2110)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2110 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcounter: serialize reset with spinlock CVE-2026-45897 In the Linux kernel, the following vulnerability has bee...

10CVSS6AI score0.01482EPSS
SaveExploits4References346
GithubExploit
GithubExploit
added 2026/08/30 8:08 p.m.24 views

VIBE-VAULT

⚡ VibeVault: OWASP Top 10 Web Security & Patching Lab VibeV...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/30 4:45 p.m.8 views

ECHO-1969-C688-A45C Keycloak's GHSA advisory (GHSA-rr5q-3xwr-f323) lists the affected range as < 26.6.3 with no lower bound, so by version string alone 25.0.6 is nominally in range. The actual vulnerability requires a generic parameter-length-limiting mechanism (OIDCProviderConfig's max-length-per-parameter config, TokenEndpoint's checkParameters() gate) that silently drops any oversized request parameter, including subject_token — the fix exempts token-shaped parameters from that drop via a new getTokenParameterNames() method. That length-limiting framework does not exist anywhere in 25.0.6 (same finding as CVE-2026-4634, investigated separately) — confirmed via source search, no getMaxLengthForTheParameter/checkParameters/length-cap mechanism exists on any OIDC grant-type endpoint. With no mechanism to silently drop an oversized subject_token, the described fallback to client-credentials cannot occur.

Bulletin has no description...

8.8CVSS5.8AI score0.0032EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/30 4:45 p.m.9 views

ECHO-73AB-600D-62BE Caught by Cursor Bugbot review on PR #19827: the real vulnerability (GHSA-7xf9-4jfc-wgm4) is specific to Fine-Grained Admin Permissions V2's RealmPermissionsV2 treating manage-clients as equivalent to managing the special "admin-permissions" client, which then grants realm-wide admin power. RealmPermissionsV2 and the admin-permissions client concept do not exist in 25.0.6 — its older RealmPermissions.canManageAuthorizationDefault() has no per-ResourceServer parameter at all (it's a single, undifferentiated realm-wide check), so there is no "is this the special admin-permissions client" distinction for a narrow, upstream-faithful fix to attach to. An earlier patch here unconditionally removed MANAGE_CLIENTS from that check to close the described escalation, but that changes intended authorization behavior for every regular client's authorization management, not just a vulnerable path (upstream's real fix leaves the MANAGE_CLIENTS grant intact for non-admin-permissions clients) — reverted.

Bulletin has no description...

7.2CVSS5.8AI score0.00471EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/30 3:16 p.m.12 views

CVE-2026-82655

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS0.00333EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 3:16 p.m.13 views

CVE-2026-82645

AVideo current commit e01e41ecc and earlier exposes stream credentials through the plugin/Live/view/Liverestreams/getLiveKey.json.php endpoint. Supplying a 'token' request parameter waives both the Live::canRestream access gate and the restream ownership check, causing the endpoint to return any...

9.2CVSS0.0013EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/30 2:33 p.m.39 views

CVE-2026-82655 Admidio before 5.0.12 SQL Injection via relation_type_list

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/30 2:33 p.m.23 views

CVE-2026-82655 Admidio before 5.0.12 SQL Injection via relation_type_list

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS6.1AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/30 2:33 p.m.14 views

EUVD-2026-68241

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/30 2:33 p.m.14 views

CVE-2026-82655 Admidio before 5.0.12 SQL Injection via relation_type_list

Admidio before 5.0.12 contains a blind SQL injection vulnerability in the relationtypelist parameter of listsshow.php that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can bypass authentication by providing a dummy UUID in rolelist and inject SQL through...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.41 views

CVE-2026-82655

Admidio versions prior to 5.0.12 are affected by a blind SQL injection in the relation_type_list parameter of lists_show.php. Unauthenticated attackers can bypass authentication by supplying a dummy UUID in the role_list parameter, then inject SQL through relation_type_list to execute arbitrary q...

8.7CVSS6.1AI score0.00333EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/30 2:33 p.m.12 views

EUVD-2026-68231

AVideo current commit e01e41ecc and earlier exposes stream credentials through the plugin/Live/view/Liverestreams/getLiveKey.json.php endpoint. Supplying a 'token' request parameter waives both the Live::canRestream access gate and the restream ownership check, causing the endpoint to return any...

9.2CVSS6AI score0.0013EPSS
SaveExploits0References2
Rows per page
Query Builder