Lucene search
+L

398464 matches found

NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-96874

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in the Mediawiki - Cargo extension allows Stored XSS. This issue affects Mediawiki - Cargo extension: through 3.9.4...

2.3CVSS0.00201EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-92161

FriendsOfFlarum OAuth allows users to log in to Flarum with GitHub, Twitter, Facebook, and other providers. Prior to 1.7.4 and 2.0.0-beta.4, the Discord OAuth provider does not check the verified field returned for an OAuth email before passing the address to Flarum core as trusted through...

9.8CVSS0.00272EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-85289

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane omits ensurevalidpostrequest from delete methods including Payments::delete, Recurring::delete, and Userclients::delete. Although the routes require POST, they do not...

6.5CVSS0.00168EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-85292

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's UserController compares the session usertype value with the required role by using PHP's loose inequality operator. Under a non-standard session backend that returns...

4.8CVSS0.00253EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•8 views

CVE-2026-85274

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane exposes Recurring::stop as a state-changing GET route without CSRF token validation. When an authenticated administrator loads attacker-controlled content that requests...

6.5CVSS0.00168EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-85293

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. In version 1.7.2-beta-1, InvoicePlane stores clientemail values without enforcing email syntax and renders them unescaped inside double-quoted value attributes in the invoice mailer form and quote...

4.8CVSS0.00225EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•11 views

CVE-2026-85290

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's Cron::recur method writes an invalid cron key from the URL path directly to the application log without neutralizing CRLF characters. An unauthenticated requester can...

5.3CVSS0.0024EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•8 views

CVE-2026-85291

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's Users::changepassword method accepts a userid from the URL and updates that account's password without an object-level authorization check. An authenticated secondary...

6.5CVSS0.00255EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/25 4:17 p.m.•11 views

CVE-2026-67236

RabbitMQ is a messaging and streaming broker. From 4.2.0 until 4.2.8 and 4.3.2, a successful POST /login caused isauthorized/2 to set an auth cookie containing base64-encoded username:password credentials without HttpOnly, Secure, SameSite, or expiration protections. Because base64 is encoding...

8.2CVSS0.0012EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/25 4:17 p.m.•9 views

CVE-2026-49850

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane exposes Invoices::delete and Invoices::deleteinvoicetax as state-changing routes without requiring POST and validating a CSRF token. When an authenticated administrator...

7.5CVSS0.00325EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-54790

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane stores an administrator-controlled customfieldtable value without validating it against the allowed custom-field table names. Mdlcustomfields::used later concatenates...

6CVSS0.00232EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•12 views

CVE-2026-62262

Piwigo is a full featured open source photo gallery application for the web. In 17.0.0beta1 and earlier, when rating is enabled, an unauthenticated guest can call pwg.images.filteredSearch.create with a crafted ratings value and then open the returned search URL. include/wsfunctions/pwg.images.ph...

9.1CVSS0.00299EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/25 4:17 p.m.•9 views

CVE-2026-50547

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane's Invoices::generatexml method appends a database-derived xmlid to the XMLconfigs helper directory and includes the resulting PHP path without validating the identifier...

7.5CVSS0.00465EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-42322

Piwigo is a full featured open source photo gallery application for the web. Prior to 16.4.0, admin/themesstandardpages.php validates uploaded logo content by MIME type but reuses the attacker-controlled extension from stdpgslogo when constructing the stored filename. An authenticated administrat...

9.1CVSS0.00528EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•12 views

CVE-2026-44642

Piwigo is a full featured open source photo gallery application for the web. Prior to 16.4.0, checkupgradeaccessrights in admin/include/functionsupgrade.php conditionally escapes the submitted username only when the removed getmagicquotesgpc function exists, so PHP 8 and later concatenate an...

8.1CVSS0.01285EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•9 views

CVE-2026-39372

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane stores and serves uploaded image attachments without stripping EXIF metadata. When an administrator uploads an image through invoice attachments, quote attachments, or...

4.9CVSS0.00278EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-42323

Piwigo is a full featured open source photo gallery application for the web. Prior to 16.4.0, admin/batchmanager.php accepts administrator-controlled dimension width, height, and ratio values and filesize values from the Batch Manager filter URL without numeric validation. The URL filter parser...

7.2CVSS0.00367EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•10 views

CVE-2026-39353

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2-rc-1, InvoicePlane builds its permitted template list by scanning a PHP template directory that can be written through an administrator-controlled file-write capability. A malicious...

9.1CVSS0.00448EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•7 views

CVE-2026-42324

Piwigo is a full featured open source photo gallery application for the web. Prior to 16.4.0, admin/elementsetranks.php stores administrator-controlled imageorder values without enforcing the existing sort-field whitelist. The stored album imageorder expression is later concatenated into ORDER BY...

7.2CVSS0.00916EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 4:17 p.m.•11 views

CVE-2026-100230

Input Leap aka input-leap through 3.0.3, when the non-default --enable-drag-drop option is used on Windows or macOS, mishandles the / versus \ distinction and allows directory traversal, with resultant code execution if a file is written to a startup directory. This occurs via a DDRG message...

5.3CVSS0.00652EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/25 4:17 p.m.•11 views

CVE-2026-33639

InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane interpolates the administrator-controlled taxratedecimalplaces setting into an ALTER TABLE statement for iptaxrates in Settings::index without strict integer validation...

7.2CVSS0.004EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/25 3:18 p.m.•8 views

CVE-2026-97866

A weakness has been identified in Zhonglun CloudPOS 3.0. Affected by this vulnerability is an unknown functionality of the file Program.cs of the component Automatic Update. Executing a manipulation of the argument version/url/packagekey/package name can lead to channel accessible by non-endpoint...

6.3CVSS0.00261EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-96812

Improper Exposure of Resource to Wrong Sphere in the host file helper gofer in Google gVisor prior to commit 573a9e73cf844f on Linux platforms with CUSE enabled allows a local attacker with container image deployment privileges to achieve root code execution on the host system. By including a...

8.8CVSS0.00095EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-84862

IBM Guardium Data Protection 12.2 is vulnerable to insecure deserialization in the Quartz JDBC job store. An authenticated attacker could exploit this vulnerability to execute arbitrary code on the affected system...

7.2CVSS0.00369EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-93030

FTM 4.x ALL could allow a remote authenticated attacker to obtain sensitive information due to an XML external entity injection flaw...

6.5CVSS0.00278EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-88389

Espruino 2v29 commit bffc6d0 contains a NULL pointer dereference vulnerability in jslGetRawString in src/jslex.c. Crafted raw/binary string input can cause the lexer to pass a NULL iterator target to jsvLockAgain. In RELEASE/NOASSERT builds, the missing assertion guard allows a write through the...

0.00145EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-84882

IBM Guardium Data Protection 12.2 is vulnerable to path traversal in the Universal Connector Oracle Wallet upload component. An authenticated remote attacker could exploit this vulnerability to write arbitrary files to the system...

7.5CVSS0.00325EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 3:17 p.m.•6 views

CVE-2026-93306

IBM Server Firmware FW1120.00 through FW1120.01, FW1110.00 through FW1110.31, FW1060.00 through FW1060.81, and FW950.00 through FW950.H3 is affected by a vulnerability in the ASMI web interface. An unauthenticated attacker on the management network can send a malformed HTTPS request to ASMI,...

7.1CVSS0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 3:17 p.m.•8 views

CVE-2026-60100

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-60098

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 3:17 p.m.•7 views

CVE-2026-60101

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 3:17 p.m.•5 views

CVE-2026-60097

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 3:17 p.m.•6 views

CVE-2026-60096

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 3:17 p.m.•5 views

CVE-2026-60099

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2026/09/25 2:17 p.m.•11 views

CVE-2026-98162

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix tree connection leak in smb2treeconnect See the procedure below: smb2treeconnect ksmbdtreeconnconnect xastore&sess-treeconns, treeconn-id, treeconn ksmbdcounterincKSMBDCOUNTERTREECONNS ksmbdsharetreeconnincsc...

0.00145EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/25 2:17 p.m.•9 views

CVE-2026-98160

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix mismatched free of HalData in rtwsdioif1init padapter-HalData is allocated via vzalloc, but incorrectly freed using kfree in the rtwsdioif1init error path. Using kfree to release this vmalloc-backed buffer...

0.00165EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/25 2:17 p.m.•10 views

CVE-2026-97864

A vulnerability has been found in GibbonEdu Gibbon up to 30.0.01. The affected element is the function makeBlock of the file modules/Planner/unitsaddblockAjax.php of the component Unit Planner. The manipulation of the argument gibbonUnitBlockID/mode leads to missing authentication. The attack is...

6.9CVSS0.00735EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/25 2:17 p.m.•12 views

CVE-2026-97865

A security flaw has been discovered in Open-Web-Analytics up to 1.8.1. Affected is the function Event::loadFromArray of the file queue.php of the component Remote Event Queue Endpoint. Performing a manipulation results in deserialization. The attack can be initiated remotely. Upgrading to version...

7.5CVSS0.00401EPSS
SaveExploits0References9
NVD
NVD
•added 2026/09/25 2:17 p.m.•9 views

CVE-2026-98161

In the Linux kernel, the following vulnerability has been resolved: nvdimm: pmem: keep PREFLUSH before data writes pmemsubmitbio records a REQPREFLUSH error, but continues to copy the bio data and can later overwrite the error with a successful REQFUA flush. That lets data writes run after a fail...

0.00155EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/25 2:17 p.m.•10 views

CVE-2026-97222

A heap use-after-free flaw was found in Gnumeric. When a user opens a crafted Gnumeric workbook containing a malformed SheetObjectComponent element, the XML parser can dereference a freed sheet-object component, causing Gnumeric to crash...

5.5CVSS0.00117EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/25 2:17 p.m.•12 views

CVE-2026-93834

A use-after-free vulnerability was found in QEMU's 9pfs subsystem. A race condition between the main thread and a worker thread when processing concurrent Tlcreate and Twalk requests allows a malicious guest user to craft a fid path containing stale heap data, bypassing directory traversal...

8.8CVSS0.00377EPSS
SaveExploits1References3
NVD
NVD
•added 2026/09/25 2:17 p.m.•14 views

CVE-2026-93643

When OnlyOffice/Document Editing is available, an unauthenticated remote attacker with access to an existing supported public Briefcase document can abuse unsigned save fields to perform path-traversal writes and execute commands as zimbra...

9.8CVSS0.0096EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•15 views

CVE-2026-93642

An unauthenticated sender can forge a share notification that triggers stored XSS when a signed-in Zimbra Modern recipient clicks Accept Share, allowing the attacker to access mailbox data and act as the victim...

9.3CVSS0.00229EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•9 views

CVE-2026-93641

An unauthenticated sender can forge a share notification that triggers stored XSS when a signed-in Zimbra Classic recipient clicks Accept Share, allowing the attacker to access mailbox data and act as the victim...

9.3CVSS0.00273EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•10 views

CVE-2026-93647

An unauthenticated calendar sender can place active markup in a COUNTER message's RFC From address. Selecting the message in Zimbra Classic triggers stored XSS, allowing the attacker to access mailbox data and act as the victim...

9.3CVSS0.00229EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•9 views

CVE-2026-85029

IBM Guardium Data Protection 12.2 could allow a remote attacker to obtain sensitive information, delete arbitrary files, or execute arbitrary code due to improper limitation of a pathname to a restricted directory...

7.5CVSS0.00537EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•10 views

CVE-2026-85542

IBM Guardium Data Protection 12.2 is affected by a command injection vulnerability in the GIM bundle import functionality. An authenticated attacker can provide a crafted GIM bundle that causes attacker-controlled arguments to be passed to the tar command, resulting in arbitrary command execution...

8.8CVSS0.02409EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/25 2:17 p.m.•11 views

CVE-2026-85750

Piwigo before v16.4.0 is vulnerable to arbitrary file read and remote code execution in image upload handling when using the Imagick library due to insufficient validation and unsafe processing of user-supplied image files. By abusing format confusion e.g., disguising SVG content as PNG, an...

7.2CVSS0.01207EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/25 2:17 p.m.•9 views

CVE-2026-80430

Improper Link Resolution Before File Access in the drag source staging path of the drag and drop protocol in kitty from 0.47.0 before 0.49.0 allows a program writing to the terminal to create files and directories at paths outside the staging directory, because subdirdatafordrag in kitty/dnd.c...

4.6CVSS0.00155EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/25 2:17 p.m.•10 views

CVE-2026-84884

IBM Guardium Data Protection 12.2 stores internal REST service-account passwords in a reversible plaintext-equivalent format. An authenticated attacker who gains access to the stored credential could recover the password and obtain an administrative REST access token...

7.5CVSS0.00235EPSS
SaveExploits0References1
Total number of security vulnerabilities398464