Lucene search
+L

10807 matches found

Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•12 views

PT-2026-88798

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'fallback' Shortcode Attribute in all versions up to, and including, 3.8.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attacker...

6.4CVSS5.9AI score0.00356EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•11 views

PT-2026-88885

The Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program – myCred plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'wrapper' Shortcode Attribute in all versions up to, and including, 3.2.4 due to insufficient input sanitization and output...

6.4CVSS6AI score0.002EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•19 views

PT-2026-89737

🚨 CVE-2026-78131 strongSwan 4.2.0 through 6.0.7 has a missing release of memory after its effective lifetime in the x509 plugin's attribute certificate parser. 🎖@cveNotify...

3.7CVSS5.8AI score0.00231EPSS
SaveExploits0References38
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•16 views

PT-2026-89738

This update for strongswan fixes the following issues: - CVE-2026-47895: Double-Free When Destroying Certain Cloned Identities bsc1266360. - CVE-2026-78123: Undefined Memory Access When Handling PKCS7 Containers bsc1276533. - CVE-2026-78124: Memory Leak When Processing Certificates in PKCS7...

7.5CVSS5.5AI score0.00416EPSS
SaveExploits0References33
OSV
OSV
•added 2026/09/09 12:00 a.m.•8 views

ALSA-2026:65887 Important: perl-DBI security update

DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used. Security Fixes: DBI: Incomplete fix for...

8.8CVSS6.1AI score0.00499EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/09 12:00 a.m.•6 views

ALSA-2026:66179 Important: perl-DBI security update

DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used. Security Fixes: DBI: Incomplete fix for...

8.8CVSS6.1AI score0.00499EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/09 12:00 a.m.•0 views

CVE-2026-77186: Improper Neutralization of Input During Web Page Generation

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'fallback' Shortcode Attribute in all versions up to, and including, 3.8.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attacker...

6.4CVSS6AI score0.00356EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/09 12:00 a.m.•0 views

CVE-2026-17149: Improper Neutralization of Input During Web Page Generation

The Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program – myCred plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'wrapper' Shortcode Attribute in all versions up to, and including, 3.2.4 due to insufficient input sanitization and output...

6.4CVSS5.9AI score0.002EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
•added 2026/09/09 12:00 a.m.•9 views

Important: perl-DBI security update

DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used. Security Fixes: DBI: Incomplete fix for...

8.8CVSS6.1AI score0.00499EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•9 views

RHEL 10 : perl-DBI (RHSA-2026:65887)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:65887 advisory. DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variabl...

8.8CVSS6.1AI score0.00499EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•8 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: wget (UTSA-2026-106776)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106776 advisory. GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the htmlquotestring function in src/convert.c that allows a remote...

7.1CVSS6.2AI score0.0039EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•10 views

RHEL 9 : perl-DBI (RHSA-2026:66179)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:66179 advisory. DBI is a database access Application Programming Interface API for the Perl Language. The DBI API Specification defines a set of functions, variable...

8.8CVSS6.1AI score0.00499EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•19 views

PT-2026-88870

The Sina Extension for Elementor WordPress plugin before 3.10.4 does not properly escape a Table widget setting before outputting it within an HTML attribute, which could allow users with the Contributor role and above to perform Stored Cross-Site Scripting attacks...

5.8AI score0.00431EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/09/08 9:24 p.m.•11 views

Tiptap: Quadratic ReDoS in block and inline Markdown attribute parsing

Summary @tiptap/core contains two quadratic regular-expression denial-of-service paths in its default Markdown attribute parsers. Pandoc-style block attributes use two unanchored greedy expressions that rescan repeated QUOTED0 prefixes. Inline shortcode attributes use another unanchored greedy ke...

5.8AI score
SaveExploits0References4Affected Software1
Patchstack
Patchstack
•added 2026/09/08 9:01 p.m.•7 views

NPM: xmldom: Quadratic-time attribute deduplication

NPM: xmldom: Quadratic-time attribute deduplication vulnerability discovered by ? in WordPress Npm xmldom versions = 0.6.0...

8.7CVSS7.2AI score0.00604EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/08 9:01 p.m.•10 views

xmldom: Quadratic-time attribute deduplication

Summary xmldom builds the attribute collection of every parsed element by inserting attributes one at a time into a DOM NamedNodeMap. Each insertion first performs a linear scan of all already-inserted attributes to enforce the DOM uniqueness rule no two attributes with the same qualified name /...

8.7CVSS7AI score0.00604EPSS
SaveExploits0References10Affected Software2
OSV
OSV
•added 2026/09/08 9:01 p.m.•6 views

GHSA-8344-3JMQ-59R6 xmldom: Quadratic-time attribute deduplication

Summary xmldom builds the attribute collection of every parsed element by inserting attributes one at a time into a DOM NamedNodeMap. Each insertion first performs a linear scan of all already-inserted attributes to enforce the DOM uniqueness rule no two attributes with the same qualified name /...

8.7CVSS7AI score0.00604EPSS
SaveExploits0References10
EUVD
EUVD
•added 2026/09/08 8:50 p.m.•23 views

EUVD-2026-70734

MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize via Live NamedNodeMap Removal Skip...

10CVSS5.7AI score0.00522EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/09/08 8:50 p.m.•13 views

MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize() via Live NamedNodeMap Removal Skip

Impact DOM.sanitize in src/util/dom.ts iterated elem.attributes a live NamedNodeMap while calling elem.removeAttribute in the same loop. Removing an attribute shifts subsequent attributes down by one index, causing the iterator to skip the adjacent attribute. An attacker can provide an HTML paylo...

10CVSS5.6AI score0.00522EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2026/09/08 8:30 p.m.•14 views

EUVD-2026-69215

xmldom: Attribute name injection via setAttribute bypasses requireWellFormed...

8.7CVSS7.2AI score0.00612EPSS
SaveExploits0References8
Rows per page
Query Builder