Lucene search
+L
AttackerkbRecent

96138 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71206

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase. Deleting an account or...

8.3CVSS5.4AI score0.0028EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.10 views

CVE-2026-71205

changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout no rate-limiting library is present in requirements.txt. Because the entire application is protected by one shar...

6.5CVSS5.5AI score0.00207EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71204

changedetection.io's /settings save handler builds an update dict from form.data'application' and blind-merges it into the stored application settings via .update. Because WTForms represents an unchecked checkbox as False rather than 'unchanged', and only the 'password' field is special-cased...

6.2CVSS5.5AI score0.00254EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.9 views

CVE-2026-71203

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest. A...

5.3CVSS5.5AI score0.00256EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.9 views

CVE-2026-71202

The raster Rust crate's crop function src/editor.rs clamps the crop width/height against source dimensions but only clamps the offsetx/offsety parameters against 0, never against the source width/height. When an offset exceeds the corresponding source dimension, width2 - offsetx or the height...

7.5CVSS5.5AI score0.00263EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.9 views

CVE-2026-70378

imagecli's carve pipeline operation Carve::apply in src/imageops.rs only asserts ratio = 1.0, never validating that the ratio is positive. A negative ratio e.g. -5 causes the computed target width to saturate to 0 via Rust's defined float-to-uint cast, which is then passed to...

7.5CVSS5.6AI score0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.11 views

CVE-2026-70377

imagecli's scale pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. A large ratio e.g. 100000 causes an...

7.5CVSS5.5AI score0.00357EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.14 views

CVE-2026-70376

Pluck CMS's admin panel relies solely on a Referer-header comparison requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area. When a request carries no Referer/Host information, the...

9.6CVSS5.4AI score0.00169EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.9 views

CVE-2026-55747

The pocketflow-coding-agent cookbook example in The-Pocket/PocketFlow implements a pathworkdir, p helper as a thin os.path.joinworkdir, p wrapper with no canonicalization or containment check, used unguarded by the ReadFile, ListFiles, PatchRead, and PatchApply file-access tools. Because...

6.8CVSS5.5AI score0.00258EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.8 views

CVE-2026-55739

Crater isolates data per companyid, and its Invoice/Estimate/Payment/Expense policies enforce both a Bouncer ability check and $user-hasCompany$model-companyid. CustomerPolicy's view/update/delete methods omit the company-ownership check entirely, checking only the blanket ability...

8.3CVSS5.5AI score0.00265EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.10 views

CVE-2026-54418

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.7AI score0.00248EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.8 views

CVE-2026-54416

Pluck CMS through 4.7.21 restricts dangerous file uploads in its admin file-management feature using a fixed blacklist in data/inc/files.php '.php','php3','php4','php5','php6','php7','phtml','.phtm','.pht','.ph3','.ph4','.ph5','.asp','.cgi','.phar', checked against the last 4-5 characters of the...

7.2CVSS6AI score0.00342EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:44 a.m.10 views

CVE-2026-61486

UNSUPPORTED WHEN ASSIGNED Stack-based Buffer Overflow vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance ...

5.4AI score0.00634EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:43 a.m.9 views

CVE-2026-61485

UNSUPPORTED WHEN ASSIGNED Memory Allocation with Excessive Size Value vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access ...

5.4AI score0.00617EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:42 a.m.8 views

CVE-2026-61484

UNSUPPORTED WHEN ASSIGNED Deserialization of Untrusted Data vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the...

5.4AI score0.0062EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.8 views

CVE-2026-7105

The Xpro Addons plugin for WordPress is vulnerable to unauthorized creation of data due to a missing capability check on the getmenucontenteditor function in all versions up to, and including, 1.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to...

4.3CVSS5.6AI score0.00204EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.11 views

CVE-2026-12000

The Page and Post Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 1.4.0 via the WordPress core REST endpoints /wp-json/wp/v2/pages, /wp-json/wp/v2/pages/, /wp-json/wp/v2/posts, and /wp-json/wp/v2/posts/. This is due to the plugin's...

7.5CVSS5.5AI score0.00662EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.10 views

CVE-2026-7444

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.16. This is due to missing or incorrect nonce validation on the processbulkaction function of MWTSAStatsTable. This makes it possible for unauthenticated attacker...

8.1CVSS5.7AI score0.00168EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.9 views

CVE-2026-7441

The Simple Yearly Archive plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the posttype attribute of the SimpleYearlyArchive shortcode in all versions up to, and including, 2.2.4 due to insufficient input sanitization and output escaping on user supplied attributes. This make...

6.4CVSS5.7AI score0.00195EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.8 views

CVE-2026-6972

The SKT Skill Bar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the chartsize attribute of the skillwrapper shortcode in all versions up to, and including, 2.6. This is due to insufficient input sanitization and output escaping on the chartsize attribute, which is...

6.4CVSS5.5AI score0.00195EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.8 views

CVE-2026-5651

The Askeet plugin for WordPress is vulnerable to SQL Injection via the 'sqlquery' parameter in multiple AJAX actions askeetexecutesqlquery, askeetexportallresults in all versions up to, and including, 3.0. This is due to the askeetissafequery filter being bypassable using MySQL conditional commen...

4.9CVSS5.8AI score0.00367EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.9 views

CVE-2026-18881

The TableOn – WordPress Posts Table Filterable plugin for WordPress is vulnerable to blind SQL Injection via the filterdatacommentcount parameter of the public tableongettabledata AJAX action in all versions up to, and including, 1.0.5.1. This is due to insufficient escaping on the user-supplied...

7.5CVSS5.8AI score0.00376EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.7 views

CVE-2026-6147

The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the restreplacemedia function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload...

8.8CVSS6.4AI score0.00638EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.8 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS6.5AI score0.02169EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.6 views

CVE-2026-17505

The Translate Multilingual sites – TranslatePress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in versions up to, and including, 3.2.5. This is due to the translatepage function unconditionally replacing the plugin's internal !trpst and !trpen marker...

6.1CVSS5.8AI score0.00804EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.6 views

CVE-2026-15281

The User Access Manager plugin for WordPress is vulnerable to Second-Order SQL Injection via the 'id' parameter of the wpajaxsave-attachment-compat AJAX action in versions up to, and including, 2.3.12. This is due to insufficient validation on the objectId value stored in the saveAjaxAttachmentDa...

6.5CVSS5.8AI score0.00326EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.6 views

CVE-2026-5116

The Contact Form 7 – Dynamic Text Extension plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 5.0.5. This is due to insufficient output escaping on form shortcode keys displayed in the admin "Scan Forms for Post Meta and User Data Keys" page...

4.4CVSS5.7AI score0.00289EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.4 views

CVE-2026-11454

The Groundhogg — CRM, Newsletters, and Marketing Automation plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.5.2 via the GET /wp-json/gh/v4/contacts/ REST endpoint. The endpoint's permission callback checks only the role-level...

6.5CVSS5.5AI score0.00384EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.5 views

CVE-2026-17532

The Seraphinite Accelerator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'seraphaccelprep' parameter in versions up to, and including, 2.29.15. This is due to the CacheExtractPreparePageParams function using PHP's loose inequality operator != to compare the expecte...

6.1CVSS5.8AI score0.00817EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.10 views

CVE-2026-6627

The WPFormify – Stripe Payments with Form and Checkout plugin for WordPress is vulnerable to unauthorized modification and deletion of Stripe payment credentials in all versions up to, and including, 1.1.1. This is due to missing capability checks and nonce verification on the...

8.2CVSS5.5AI score0.00616EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.9 views

CVE-2026-6079

The Material Dashboard plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on the amdajaxtargettaskmanager function in all versions up to, and including, 1.4.10. This makes it possible for unauthenticated attackers to enumerate all...

7.3CVSS5.8AI score0.00394EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.7 views

CVE-2026-7726

The Layouts for WPBakery plugin for WordPress is vulnerable to unauthorized actions due to a missing capability check on the LayoutsWPBRemote::templatesync callback registered via wpajaxnoprivhandlesync in all versions up to, and including, 1.1.3. This makes it possible for unauthenticated...

6.5CVSS5.5AI score0.00267EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.5 views

CVE-2026-6639

The AI Chatbot & Workflow Automation by AIWU plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.6. This is due to the getCurrentTaskResults method in modules/workspace/controller.php being accessible without authentication or authorizati...

7.5CVSS5.5AI score0.00367EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.10 views

CVE-2026-5581

The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to unauthorized arbitrary media deletion in all versions up to, and including, 1.1.8. This is due to missing capability checks in the pluploadajaxdeletefile function, which is registered via wpajaxnoprivgfmudeletefile. The...

9.1CVSS5.6AI score0.00456EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:37 a.m.7 views

CVE-2026-5108

The Super Progressive Web Apps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the superpwasettingsofflinemessagetxt setting in all versions up to, and including, 2.2.43. This is due to insufficient input sanitization and output escaping. The offline message value is stored...

4.4CVSS5.7AI score0.00245EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:36 a.m.11 views

CVE-2026-61483

UNSUPPORTED WHEN ASSIGNED Uncontrolled Recursion vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to...

5.4AI score0.00617EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:19 a.m.8 views

CVE-2026-71201

In OpenStack Ironic through 38.0.0, a project reader that makes a crafted request to Ironic can return Portgroups assigned to Nodes owned or leased by another project...

5CVSS5.5AI score0.00188EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:51 a.m.7 views

CVE-2026-68080

It was not possible to govern the rate at which the broker would respond to an echo flow, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version...

5.4AI score0.00421EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:46 a.m.9 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...

5.6AI score0.00981EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:46 a.m.10 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...

5.9AI score0.0097EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:44 a.m.9 views

CVE-2026-67592

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2....

5.4AI score0.00478EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:43 a.m.7 views

CVE-2026-68078

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version...

5.4AI score0.00413EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:41 a.m.8 views

CVE-2026-68077

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the...

5.5AI score0.00421EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:38 a.m.9 views

CVE-2026-67591

An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2.0, which fixes the issue...

5.4AI score0.00422EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:36 a.m.7 views

CVE-2026-68075

An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the issue...

5.4AI score0.00421EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:33 a.m.8 views

CVE-2026-67590

A pre-authentication attacker could leverage type nesting to cause a StackOverflowError potentially leading to denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2.0, which fixes the issue...

5.4AI score0.00494EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:32 a.m.8 views

CVE-2026-68073

A pre-authentication attacker could leverage type nesting to cause a StackOverflowError potentially leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the issue...

5.4AI score0.00483EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:28 a.m.14 views

CVE-2026-67589

A pre-authentication attacker could leverage type size/count handling to cause excessive allocation leading to potential denial of service. This issue affects Apache Qpid ProtonJ2: through 1.1.0. Users are recommended to upgrade to version 1.2.0, which fixes the issue...

5.4AI score0.00494EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:27 a.m.12 views

CVE-2026-5062

The PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin plugin for WordPress is vulnerable to SQL Injection via the 's' search parameter on the Pretty Links listing page in all versions up to, and including, 3.6.20. This is due to insufficient escapin...

4.9CVSS5.8AI score0.00259EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:27 a.m.14 views

CVE-2026-7753

The Cost Calculator Builder plugin for WordPress is vulnerable to unauthorized access of sensitive data due to a missing capability check on the cost-calculator-custom-export-run AJAX action handler CCBExportImport::exportcalculators in all versions up to, and including, 3.6.17. The handler only...

6.5CVSS5.5AI score0.00345EPSS
SaveExploits0References8
Total number of security vulnerabilities96138