Lucene search
+L
VulnrichmentRecent

173591 matches found

Vulnrichment
Vulnrichment
added 2 hours ago3 views

CVE-2026-43961 Vim: vimscript injection via unescaped filename in netrw s:netrwmarkfile() filter() expression allows arbitrary code execution

A flaw was found in Vim's netrw plugin. A crafted filename containing quote characters and expression fragments can break out of the quoted context during mark/unmark operations, allowing arbitrary Vimscript execution. This can be leveraged to run shell commands with the privileges of the user...

7.8CVSS0.00014EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 hours ago3 views

CVE-2026-76239 Stigmem before 0.9.0a11 SSRF via unvalidated webhook delivery_address

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 hours ago4 views

CVE-2026-76233 Renovate 39.53.0 before 40.33.0 Command Injection via gleam manager

Renovate versions from 39.53.0 before 40.33.0 contain a command injection vulnerability in the gleam manager where the depName parameter is appended to gleam deps update commands without proper sanitization. Attackers with repository write access can craft malicious gleam.toml files to execute...

8.4CVSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 hours ago3 views

CVE-2026-76228 Renovate before 42.68.5 Remote Code Execution via Gradle Wrapper

Renovate versions =32.124.0 and before 42.68.5 and Mend renovate-ce/renovate-ee before 13.3.0 contain a command injection vulnerability in Gradle Wrapper artifact handling. When Renovate processes Gradle Wrapper updates, it invokes a wrapper update command via a shell e.g. /bin/sh -c ... ./gradle...

8.4CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 hours ago2 views

CVE-2026-76223 ArcadeDB before 26.8.1 Permission Bypass via DEFINE FUNCTION

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 hours ago1 views

CVE-2026-76218 GitPython before 3.1.58 Remote Code Execution via Repo.init

GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards unsafe git options without validation. Attackers can supply a template parameter pointing to a directory with malicious git hooks that execute arbitrary code when git operations are performed on the...

7.7CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 hours ago3 views

CVE-2026-76213 phpMyFAQ before 4.1.7 2FA Brute-Force via Session-Scoped Throttle

phpMyFAQ before 4.1.7 contains a brute-force vulnerability in the two-factor authentication step where the failure counter is session-scoped and reset on each successful password re-authentication. Attackers with a valid password can bypass the five-attempt limit by obtaining a fresh session cook...

9.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 hours ago1 views

CVE-2026-76208 phpMyFAQ 3.1.0 through 4.1.6 Authentication Bypass via LDAP

phpMyFAQ versions 3.1.0 through 4.1.6 contain an authentication bypass vulnerability in AuthLdap::create. When LDAP authentication is enabled, after a successful LDAP bind the code calls User::setStatus'active' unconditionally, which overwrites the accountstatus column of a pre-existing local...

8.8CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 3 hours ago3 views

CVE-2026-54796

Dell OpenManage Enterprise, versions prior to 4.7.0, contains an Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to Command execution...

7.2CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 hours ago3 views

CVE-2026-73391 WordPress Total Donations plugin <= 2.0.5 - SQL Injection vulnerability

Unauthenticated SQL Injection in Total Donations = 2.0.5 versions...

9.3CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 hours ago3 views

CVE-2026-73386 WordPress Track Geolocation Of Users Using Contact Form 7 plugin <= 3.0.2 - Sensitive Data Exposure vulnerability

Unauthenticated Sensitive Data Exposure in Track Geolocation Of Users Using Contact Form 7 = 3.0.2 versions...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 hours ago4 views

CVE-2026-73354 WordPress SimplyRETS Real Estate IDX plugin <= 3.2.8 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in SimplyRETS Real Estate IDX = 3.2.8 versions...

7.1CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 hours ago1 views

CVE-2026-73182 WordPress BBQ Pro plugin <= 3.9 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting XSS in BBQ Pro = 3.9 versions...

7.1CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 4 hours ago3 views

CVE-2026-32552 WordPress YITH WooCommerce Membership Premium plugin <= 2.33.0 - SQL Injection vulnerability

Subscriber SQL Injection in YITH WooCommerce Membership Premium = 2.33.0 versions...

8.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 8 hours ago2 views

CVE-2026-58088 Race condition in ELF core dump segment counting

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

5.8AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 8 hours ago3 views

CVE-2026-58087 Heap out-of-bounds access in semctl(2)

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

5.8AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 9 hours ago3 views

CVE-2026-58083 Use-after-free in kqueue copy-on-fork

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition,...

5.4AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-15780 WP Statistics <= 14.16.8 - Unauthenticated Stored Cross-Site Scripting via 'utm_campaign' Parameter

The WP Statistics – Simple, privacy-friendly Google Analytics alternative plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'utmcampaign' parameter in all versions up to, and including, 14.16.8 due to insufficient input sanitization and output escaping. This makes it...

7.2CVSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-16570 NextScripts: Social Networks Auto-Poster < 4.4.8 - Reflected XSS via Facebook OAuth Callback

The NextScripts: Social Networks Auto-Poster WordPress plugin before 4.4.8 does not escape some of the query-string parameters it reflects back on one of its admin pages, allowing attackers to perform Reflected Cross-Site Scripting attacks against logged-in users such as administrators who are...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-14861 User Verification <= 2.0.47 - Unauthenticated Arbitrary Account Lockout via IDOR

The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...

5.5AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-14196 WCFM Marketplace < 3.8.1 - Store Vendor+ Cross-Vendor Review Deletion and Status Update via IDOR

The WCFM Marketplace WordPress plugin before 3.8.1 does not verify that a marketplace vendor owns a review before allowing it to be unapproved or deleted, allowing any vendor to modify or permanently delete reviews belonging to other vendors' stores...

5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-14287 TenWeb Speed Optimizer < 2.33.5 - Unauthenticated Stored XSS via Critical CSS Token Bypass

The 10Web Booster WordPress plugin before 2.33.5 does not correctly validate an access token on an unauthenticated request handler and does not escape attacker-supplied stylesheet content before rendering it into the page head, allowing an unauthenticated attacker to store markup that executes as...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-14825 Quiz And Survey Master < 11.2.4 - Contributor+ Arbitrary Quiz Text Settings Update via IDOR

The Quiz and Survey Master QSM WordPress plugin before 11.2.4 does not perform a per-object ownership check before saving a quiz's front-end text settings, allowing users with contributor-level access and above to modify the text settings of quizzes created by other users...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago2 views

CVE-2026-13175 Eventin < 4.1.21 - Contributor+ Schedule Deletion and Modification via IDOR

The Eventin WordPress plugin before 4.1.21 does not verify ownership before allowing schedule records to be modified or deleted, allowing users with contributor-level access and above to alter or delete schedule entries created by other users...

5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago2 views

CVE-2026-13173 Eventin < 4.1.21 - Contributor+ User Role and Meta Modification via Speaker Creation

The Eventin WordPress plugin before 4.1.21 does not verify the current user's permission to edit other users before assigning roles and updating user metadata during speaker creation, allowing users with contributor-level access and above to modify other users' roles and metadata...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-12983 Dinatur <= 1.18 - Unauthenticated SQL Injection via Column Name Injection

The Dinatur WordPress plugin through 1.18 does not sanitize and escape user input before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks. The same handler also performs a database table truncation without any authorization check, allowing any unauthenticat...

5.7AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-13174 Eventin < 4.1.21 - Contributor+ Speaker Account Deletion via IDOR

The Eventin WordPress plugin before 4.1.21 does not verify ownership or capability before deleting user accounts, allowing users with contributor-level access and above to permanently delete other users' accounts...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-13169 Eventin < 4.1.21 - Contributor+ Arbitrary Event Modification, Deletion and Ownership Takeover via IDOR

The Eventin WordPress plugin before 4.1.21 does not properly verify ownership of events before allowing them to be modified, deleted, or reassigned to a different author, allowing users with contributor-level access and above to alter, delete, or take over events created by other users including...

5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 10 hours ago3 views

CVE-2026-11565 Advanced File Manager < 5.4.13 - Authenticated Arbitrary File Read and Write via fma_load_fma_ui

The Advanced File Manager WordPress plugin before 5.4.13 does not perform capability checks in several of its file management AJAX actions, allowing users with any role to which an administrator has granted file-manager access as low as Subscriber to read arbitrary files on the server — including...

5.5AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-66603 WordPress Draft List plugin <= 2.6.4 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in David Artiss Draft List simple-draft-list allows Stored XSS. This issue affects Draft List: from n/a through 2.6.4...

6.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73937

...

8.2CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday2 views

CVE-2026-73939

...

8.6CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday2 views

CVE-2026-73938

...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73934

...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73936

...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73935

...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday2 views

CVE-2026-73932

...

5.3CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday2 views

CVE-2026-73930

...

9.9CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73933

...

7.3CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73931

...

8.3CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73928

...

7.2CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73929

...

8.3CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73927

...

7.5CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73924

...

9.1CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73925

...

8.2CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73923

...

3.7CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73922

...

9.1CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73921

...

9.8CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday2 views

CVE-2026-73920

...

9.4CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added yesterday3 views

CVE-2026-73918

...

7.3CVSS5.2AI score
SaveExploits0References1
Total number of security vulnerabilities173591