Lucene search
+L

3047 matches found

Cvelist
Cvelist
added yesterday15 views

CVE-2026-62293 HAPI FHIR: Stored XSS in scan report via unescaped IG and profile titles

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.11, the hidden scan command concatenates attacker-controlled Implementation Guide titles, profile titles, and source references into scan.html without escaping in Scanner.java. As...

5CVSS
SaveExploits0References2
CVE
CVE
added yesterday22 views

CVE-2026-62293

CVE-2026-62293 affects HAPI FHIR (Java) prior to 6.9.11. The vulnerability arises when the hidden scan command concatenates attacker‑controlled Implementation Guide titles, profile titles, and source references into scan.html without escaping in Scanner.java, enabling stored XSS in the generated ...

5CVSS5.1AI score
SaveExploits0References2
NVD
NVD
added yesterday9 views

CVE-2026-48094

The ShareOpenly WordPress plugin prior to version 1.2.1 contains a Cross-Site Scripting vulnerability caused by the absence of WordPress's escurl escaping function on the $url variable before it is rendered into HTML content. This variable is constructed from homeurl addqueryarg array, $wp-reques...

5.3CVSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-48094

The ShareOpenly WordPress plugin prior to version 1.2.1 contains a Cross-Site Scripting vulnerability caused by the absence of WordPress's escurl escaping function on the $url variable before it is rendered into HTML content. This variable is constructed from homeurl addqueryarg array, $wp-reques...

5.3CVSS5.4AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added yesterday9 views

EUVD-2026-54477

The ShareOpenly WordPress plugin prior to version 1.2.1 contains a Cross-Site Scripting vulnerability caused by the absence of WordPress's escurl escaping function on the $url variable before it is rendered into HTML content. This variable is constructed from homeurl addqueryarg array, $wp-reques...

5.3CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added yesterday7 views

CVE-2026-15032

The Comments WordPress plugin before 7.6.60 does not properly escape a user-supplied URL before outputting it inside an HTML attribute, allowing unauthenticated users to store a Cross-Site Scripting payload that executes in the browser of any user, including administrators, who views the affected...

6.1CVSS0.00172EPSS
SaveExploits0References1
EUVD
EUVD
added yesterday6 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 2 days ago10 views

CVE-2026-71435

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.3 and 6.24.2, the default "automagic" form notification email rendered user-submitted values without escaping, allowing an unauthenticated form submitter to inject HTML into the notification emails sent to the...

6.1CVSS0.00191EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago6 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 2 days ago9 views

CVE-2026-48054

OpenZeppelin Contracts Wizardis a web application to interactively build a contract out of components from OpenZeppelin Contracts. Versions prior to 0.10.9 generate a Hardhat test file test/test.ts by interpolating user-supplied opts.name ERC20/ERC721 and opts.uri ERC1155 directly into TypeScript...

8.8CVSS0.00455EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-54717 Silverstripe: XSS in breadcrumbs in page list view

Silverstripe CMS is an open source content management system. Prior to 6.2.1, page breadcrumbs in the CMS are vulnerable to cross-site scripting when viewed using the page list view, because page titles are rendered into the breadcrumb trail without being escaped. This issue is fixed in 6.2.1...

5.4CVSS4.9AI score
SaveExploits0References6
CVE
CVE
added 2 days ago18 views

CVE-2026-64655

GitHub CLI (gh) prior to v2.97.0 builds the certificate Subject Alternative Name matcher from --signer-repo and --signer-workflow values without escaping regex metacharacters, causing user-supplied names to be treated as regular expressions. Because characters like '.' can appear in repository/wo...

2.1CVSS5.5AI score0.00329EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago18 views

CVE-2026-64653

CVE-2026-64653 affects GitHub CLI (gh) prior to version 2.97.0, where certain HTTP request URLs interpolated unescaped variable path components, enabling path traversal to targeted API endpoints or resources. The underlying issue is in how path components were incorporated into requests without p...

5.1CVSS5.5AI score0.00504EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-70441

Jenkins Summary Display Plugin 1.15 and earlier does not escape the job name in a JavaScript context in build report pages, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Create or Item/Configure permission...

0.0014EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago29 views

CVE-2026-70441

Summary: CVE-2026-70441 affects Jenkins’ Summary Display Plugin v1.15 and earlier. The root cause is failure to escape the job name in a JavaScript context on build report pages, enabling a stored XSS vulnerability. Impact/conditions: exploit requires Item/Create or Item/Configure permissions; th...

5.4CVSS5.2AI score0.0014EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-70440

Jenkins Qualys Container Scanning Connector Plugin 1.8.0.5 and earlier does not escape user-controlled field values in a JavaScript context, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers with Item/Configure permission...

5.4CVSS5.2AI score0.0014EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-53322

299Ko's public contact form plugin/contact/controllers/ContactController.php, home sets raw POST field values name, firstname, email, message into the page template with no sanitization. The template engine's variable output function common/Template.php, showvar echoes values with no...

6.1CVSS5.5AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago6 views

CVE-2026-70374

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS0.02516EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago6 views

CVE-2026-70375

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...

8.8CVSS0.00981EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-70375 HashBrown CMS: OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.execgit checkout $this.branch || 'master', interpolating the configured branch value directly into...

8.8CVSS0.00981EPSS
SaveExploits0References2
Rows per page
Query Builder