Lucene search
+L

31227 matches found

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

PT-2026-88887

The WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping plugin for WordPress is vulnerable to time-based SQL Injection via the 'feed' parameter in all versions up to, and including, 2.23.7 due to insufficient escaping on the user supplied parameter and lack of...

6.5CVSS5.7AI score0.00269EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/09 12:00 a.m.7 views

EUVD-2026-75128

An issue in GPAC c2dee3aff638cd96f9617ac5b17dc2868cd90ef3 allows an attacker to execute arbitrary code via the src/mediatools/dvbmpe.c, descriptorTimeslicefecidentifier and gfm2tsipdatagramreader components. Fixed in 0e4093392e1f847c90d20e031e893cd942fef938...

6.5AI score0.00149EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 12:00 a.m.8 views

CVE-2026-71614

An issue in GPAC c2dee3aff638cd96f9617ac5b17dc2868cd90ef3 allows an attacker to execute arbitrary code via the src/mediatools/dvbmpe.c, descriptorTimeslicefecidentifier and gfm2tsipdatagramreader components. Fixed in 0e4093392e1f847c90d20e031e893cd942fef938...

8.4CVSS6.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/08 9:24 p.m.9 views

phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

The pure-PHP X25519 scalar multiplication in phpseclib is not constant-time. Field addition and subtraction each perform a data-dependent conditional modular reduction, so the cost of each Montgomery-ladder step is a linear function of that step's reduction count which is a quantity determined by...

6.3CVSS5.8AI score0.00212EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/08 9:24 p.m.7 views

GHSA-Q97C-8QH3-FPC6 phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

The pure-PHP X25519 scalar multiplication in phpseclib is not constant-time. Field addition and subtraction each perform a data-dependent conditional modular reduction, so the cost of each Montgomery-ladder step is a linear function of that step's reduction count which is a quantity determined by...

6.3CVSS5.8AI score0.00212EPSS
SaveExploits0References6
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.00344EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.8 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.00344EPSS
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.00344EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/08 9:01 p.m.6 views

GHSA-X4FP-J954-R2F4 xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS7.1AI score0.00301EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/09/08 9:00 p.m.6 views

NPM: xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

NPM: xmldom: Quadratic-time parsing via the malformed-input recovery path — parseElementStartPart re-scan and normalize adjacent-text merge vulnerability discovered by ? in WordPress Npm xmldom versions = 0.3.0, = 0.6.0...

8.7CVSS7.2AI score0.00351EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.10 views

xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

Summary xmldom's malformed-input error-recovery path has two quadratic-time On² behaviors that a single crafted input triggers together, so a tiny, highly compressible document tens of KB stalls the Node.js event loop for multiple seconds. It is reachable from DOMParser.parseFromString under...

8.7CVSS7AI score0.00351EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/09/08 9:00 p.m.6 views

GHSA-93R5-FHX6-VMG9 xmldom: Quadratic-time parsing via the malformed-input recovery path — `parseElementStartPart` re-scan and `normalize()` adjacent-text merge

Summary xmldom's malformed-input error-recovery path has two quadratic-time On² behaviors that a single crafted input triggers together, so a tiny, highly compressible document tens of KB stalls the Node.js event loop for multiple seconds. It is reachable from DOMParser.parseFromString under...

8.7CVSS7AI score0.00351EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/08 8:51 p.m.8 views

GHSA-2WM5-Q62R-HMRV Colord: Slow rejection of oversized malformed color strings

Impact colord's CSS color string matchers described a number as +-?\d.?\d+. In that form \d and \d+ can match the same digits, so a run of n digits can be divided between them in On² ways, and rejecting an input retries every division. Parsing is synchronous and uninterruptible, so a long...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/08 6:19 p.m.8 views

CVE-2026-69779

Time-of-check time-of-use toctou race condition in Windows Win32K allows an authorized attacker to elevate privileges locally...

7CVSS0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 12:16 p.m.7 views

CVE-2026-17509

The WPML Multilingual CMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘elementIds’ parameter in all versions up to, and including, 4.9.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes ...

6.5CVSS0.00237EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 11:30 a.m.12 views

CVE-2026-17509 WPML Multilingual CMS <= 4.9.5 - Incorrect Authorization to Authenticated (Subscriber+) SQL Injection via ‘elementIds’

The WPML Multilingual CMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘elementIds’ parameter in all versions up to, and including, 4.9.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes ...

6.5CVSS5.7AI score0.00237EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:30 a.m.36 views

CVE-2026-17509

CVE-2026-17509 is a time-based SQL Injection in the WPML Multilingual CMS WordPress plugin, affecting all versions up to and including 4.9.5 . The root cause is insufficient escaping on the elementIds parameter combined with lack of proper SQL query preparation. A compound authorization bypass —w...

6.5CVSS5.7AI score0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 11:30 a.m.11 views

EUVD-2026-72698

The WPML Multilingual CMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘elementIds’ parameter in all versions up to, and including, 4.9.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes ...

6.5CVSS5.7AI score0.00237EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/08 9:47 a.m.27 views

Digiever DS-2105 Pro - Command Injection

Digiever DS-2105 Pro 3.1.0.71-11 contains a command injection caused by unsanitized input in timetzsetup.cgi, letting attackers execute arbitrary commands remotely, exploit requires no authentication. id: CVE-2023-52163 info: name: Digiever DS-2105 Pro - Command Injection author: rajesh-social-te...

7.6AI score0.96921EPSS
SaveExploits1References3
Fedora
Fedora
added 2026/09/08 12:58 a.m.27 views

[SECURITY] Fedora 43 Update: libre-4.11.0-1.fc43

Libre is a generic library for real-time communications with async I/O support. Features are a SIP stack RFC 3261, SDP, RTP and RTCP, SRTP and SRTCP Secure RTP, DNS client, STUN/TURN/ICE stack, BFCP, HTTP stack with client/server, Websockets, Jitter buffer, async I/O poll, epoll, select, kqueue,...

5.8AI score
SaveExploits0
Rows per page
Query Builder