Lucene search
+L
AttackerkbRecent

96138 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 3:34 p.m.8 views

CVE-2026-54183

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was show...

6.5CVSS5.3AI score0.00467EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:33 p.m.8 views

CVE-2026-67260

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

7.3CVSS5.8AI score0.00779EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:32 p.m.8 views

CVE-2026-67587

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

7.3CVSS5.8AI score0.00779EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:31 p.m.8 views

CVE-2026-64639

Incorrect database cloning process in Plesk from 18.0.52 before 18.0.79.6 and 18.0.80.2 allows a low-privileged user customer, reseller to execute arbitrary code on behalf of the database server administrator...

9.3CVSS5.8AI score0.00347EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:31 p.m.7 views

CVE-2026-65017

Apache Airflow's Config API did not mask team-scoped sensitive configuration values in multi-team deployments. When an administrator has enabled multi-team mode and exposed the Config API, an authenticated Viewer holding only configuration-read access — with no prior access to the secret — could...

6.5CVSS5.3AI score0.00664EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:27 p.m.7 views

CVE-2026-68968

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score0.00416EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:26 p.m.7 views

CVE-2026-68969

Apache Airflow wrote Variable values and Connection extra contents to the audit log in cleartext when they were submitted through the bulk endpoints PATCH /api/v2/variables and PATCH /api/v2/connections. The audit-log masking recognised only top-level request fields, and a bulk request nests its...

5.4AI score0.00358EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:24 p.m.7 views

CVE-2026-68970

Apache Airflow's Task SDK did not mask the contents of a Variable whose JSON value is a list, so secrets stored in that shape appeared in cleartext in task logs and in the Rendered Templates UI. Masking was applied only when the deserialized value was a string or a dict; a list at the top level...

5.3AI score0.0023EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:24 p.m.7 views

CVE-2026-68971

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

5.4AI score0.00328EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.8 views

CVE-2026-65941

In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account...

8.8CVSS5.7AI score0.00437EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.9 views

CVE-2026-65940

In WhatsUp Gold versions released before 2026.0.2, a privileged attacker can write arbitrary files to a web-accessible location on the host server...

6.8CVSS5.4AI score0.00211EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.7 views

CVE-2026-68076

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4AI score0.00342EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.15 views

CVE-2026-65939

In WhatsUp Gold versions released before 2026.0.2, a privileged attacker can create a LogToFile action specifying an arbitrary file extension within the IIS web root...

6.8CVSS5.4AI score0.00238EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:22 p.m.8 views

CVE-2026-65938

In WhatsUp Gold versions released before 2026.0.2, an improper authorization vulnerability in the Scheduled Reports API allows any authenticated user to invoke restricted actions...

4.3CVSS5.2AI score0.00161EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:21 p.m.8 views

CVE-2026-65937

In WhatsUp Gold versions released before 2026.0.2, an authenticated attacker can bypass frontend controls and inject persistent script content...

8CVSS5.2AI score0.00242EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:19 p.m.8 views

CVE-2026-69105

An unauthenticated attacker may cause untrusted package content to be cached under specific conditions, potentially affecting artifact integrity and availability...

8.1CVSS5.2AI score0.00128EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:18 p.m.7 views

CVE-2026-70547

An authenticated user without repository read permission may access package metadata under specific conditions...

4.3CVSS5.2AI score0.00204EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:16 p.m.8 views

CVE-2026-66016

Under specific self-hosted Helm configurations, generated TLS private keys may be retained in rendered manifests accessible to highly privileged local users...

6.7CVSS5.2AI score0.00081EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:15 p.m.8 views

CVE-2026-68759

A holder of a valid integration credential may impersonate other users under specific conditions...

7.2CVSS5.2AI score0.00229EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:14 p.m.8 views

CVE-2026-65926

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known...

3.1CVSS5.3AI score0.00188EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:14 p.m.7 views

CVE-2026-66384

An authenticated user may write data outside the intended Docker cache path under specific remote-repository conditions...

5.3CVSS5.2AI score0.00264EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:12 p.m.8 views

CVE-2026-68758

A low-privileged authenticated user may access restricted support information under specific conditions...

6.5CVSS5.2AI score0.00258EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:15 p.m.8 views

CVE-2026-73405

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The tokenrequired decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:14 p.m.11 views

CVE-2026-73262

Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resourcetags, assembled by unrolldict and parsehtmlstring, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned...

5.4CVSS5.3AI score0.00215EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:11 p.m.12 views

CVE-2026-49349

regclient is a Docker and OCI Registry Client in Go. Prior to version 0.11.5, credentials for a registry may be inadvertently leaked to external servers. A prerequisite for this attack is a malicious registry server, a malicious blob store, or a registry that does not restrict the external URLs f...

6.8CVSS8.3AI score0.0022EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:07 p.m.8 views

CVE-2026-50561

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS5.3AI score0.0037EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:05 p.m.8 views

CVE-2026-73374

A stored cross-site scripting XSS vulnerability existed in Vulnerability-Lookup in the rendertagbadges Jinja filter used to display reference tags associated with vulnerability records. Values from containers.cna.references.tags were directly interpolated into HTML badge elements and the resultin...

6.1CVSS5.4AI score0.00359EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 2:04 p.m.9 views

CVE-2026-49262

In the Aimeos Pagible content management system prior to version 0.10.4, the administrative proxy route cmsproxy is vulnerable to a Server-Side Request Forgery SSRF attack via DNS Rebinding. A Time-of-Check to Time-of-Use TOCTOU race condition exists between the URL validation phase and the actua...

3CVSS5.2AI score0.00131EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:59 p.m.8 views

CVE-2026-67287

Joomla Extension - joomshaper.com - Unauthenticated comment creation in SP Page Builder 6.8.0 - An unauthenticated attacker can create comments on instances with disabled guest commenting by overriding the setting in question with user supplied input...

6.3CVSS5.3AI score0.00305EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:58 p.m.7 views

CVE-2026-67286

Joomla Extension - joomshaper.com - Unauthenticated arbitrary directory creation and file write in SP Page Builder 6.8.0 - An unauthenticated attacker can create arbitrary directories and files with a predefined name...

6.3CVSS5.4AI score0.00384EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:58 p.m.7 views

CVE-2026-47234

Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, Session::setCookie logs full cookie values and Session::start logs the current session ID. In a real Admidio deployment this includes both the active session cookie and the persistent...

4.4CVSS5.3AI score0.0013EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:57 p.m.8 views

CVE-2026-47233

Admidio is an open-source user management solution. Version 5.0.9 added a missing isAdministratorInventory gate to case 'itemdelete': in modules/inventory.php. The same fix was not applied to the sibling case 'fielddelete': handler, which destroys an entire inventory field definition, cascading t...

6.5CVSS5.2AI score0.00221EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:54 p.m.6 views

CVE-2026-67285

Joomla Extension - joomshaper.com - Unauthenticated arbitrary local PHP file inclusion in SP Page Builder 6.8.0 - An unauthenticated attacker can perform includes to arbitrary PHP files that are accessible by the system...

9.2CVSS5.5AI score0.00375EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:53 p.m.9 views

CVE-2026-16999

Improper restriction of XML external entity reference vulnerability in Ministry of Justice UYAP Document Editor allows Serialized Data External Linking. This issue affects UYAP Document Editor: from 4.5.17 before 5.4.17...

6.3CVSS5.3AI score0.00128EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:18 p.m.7 views

CVE-2026-47232

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an...

4.3CVSS5.1AI score0.00104EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:17 p.m.7 views

CVE-2026-47231

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php gates state-changing modes by checking that the actor has hasUploadRight on the URL parameter folderuuid. The movesave handler then operates on a separate URL parameter fileuuid and calls...

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:14 p.m.8 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.3AI score0.00175EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:11 p.m.7 views

CVE-2026-47229

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.3AI score0.00095EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:09 p.m.8 views

CVE-2026-47228

Admidio is an open-source user management solution. modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember,...

5.2CVSS5.3AI score0.00109EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:58 p.m.8 views

CVE-2026-47227

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.5AI score0.00235EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:51 p.m.9 views

CVE-2026-47226

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:42 p.m.10 views

CVE-2026-53996

NetBSD's hdaudio4 driver in sys/dev/hdaudio/hdaudio.c contains a missing access control vulnerability that allows unprivileged local attackers to invoke the HDAUDIOFGRPSETCONFIG ioctl without elevated permissions by exploiting the absence of an access check on /dev/hdaudioN device nodes. Attacker...

7.3CVSS5.3AI score0.00094EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:23 p.m.10 views

CVE-2026-57858

Cal.com Cal.diy versions 2.1.1 through 6.2.0 contain a stored cross-site scripting vulnerability in the BookingPageTagManager component that allows authenticated event owners to inject arbitrary JavaScript by supplying a malicious analytics tracking ID without sanitization. Attackers can close th...

9.3CVSS5.1AI score0.0037EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.12 views

CVE-2026-70468

A authentication bypass using an alternate path or channel vulnerability in Fortinet FortiManager 7.6.1, FortiManager 7.4.3 through 7.4.5, FortiManager 7.2.5 through 7.2.9, FortiManager Cloud 7.6.1, FortiManager Cloud 7.4.3 through 7.4.5, FortiManager Cloud 7.2.5 through 7.2.9 may allow attacker ...

8.1CVSS5.3AI score0.00768EPSS
SaveExploits0References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.7 views

CVE-2026-26035

An Improper Authentication vulnerability CWE-287 vulnerability in Fortinet FortiWeb 8.0.0 through 8.0.2, FortiWeb 7.6.0 through 7.6.6, FortiWeb 7.4.0 through 7.4.11, FortiWeb 7.2.0 through 7.2.12, FortiWeb 7.0.0 through 7.0.12 may allow a remote unauthenticated attacker to login into the Fortiweb...

9.8CVSS5.3AI score0.0065EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.8 views

CVE-2026-70467

A server-side request forgery ssrf vulnerability in Fortinet FortiSIEM 7.5.0, FortiSIEM 7.4.0 through 7.4.2, FortiSIEM 7.3.0 through 7.3.5, FortiSIEM 7.2 all versions, FortiSIEM 7.1 all versions, FortiSIEM 7.0 all versions, FortiSIEM 6.7 all versions, FortiSIEM 6.6 all versions, FortiSIEM 6.5 all...

3.8CVSS5.5AI score0.00249EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.8 views

CVE-2026-70466

A incomplete list of disallowed inputs vulnerability in Fortinet FortiWeb 8.0.0 through 8.0.2, FortiWeb 7.6.0 through 7.6.5, FortiWeb 7.4 all versions, FortiWeb 7.2 all versions, FortiWeb 7.0 all versions may allow attacker to improper access control via...

5.3CVSS5.2AI score0.00309EPSS
SaveExploits0References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.64 views

CVE-2026-71407

A Stack-based Buffer Overflow vulnerability CWE-121 vulnerability in Fortinet FortiOS 7.6.1 through 7.6.6 may allow an unauthenticated attacker who can bypass stack protection and ASLR to execute arbitrary code or commands in the context of the WAD daemon via crafted sockets, only if the explicit...

5.6CVSS5.9AI score0.00494EPSS
SaveExploits0References2Affected Software3
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.11 views

CVE-2026-71408

A allocation of resources without limits or throttling vulnerability in Fortinet FortiOS 7.6.0 through 7.6.6, FortiOS 7.4 all versions, FortiOS 7.2 all versions may allow attacker to denial of service via...

5.3CVSS5.3AI score0.00556EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 11:52 a.m.11 views

CVE-2026-70465

A buffer copy without checking size of input 'classic buffer overflow' vulnerability in Fortinet FortiClientWindows 7.4.0 through 7.4.3, FortiClientWindows 7.2.0 through 7.2.11 may allow an unauthenticated attacker in a position to alter or craft DNS responses to the targeted host to execute...

8.1CVSS6AI score0.007EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities96138