Lucene search
+L

28354 matches found

EUVD
EUVD
added 2026/08/19 6:00 a.m.11 views

EUVD-2026-62275

The Animation Addons for Elementor WordPress plugin before 2.7.2 does not validate a user-supplied value before using it to build the host of a server-side HTTP request, allowing unauthenticated users to make the site issue requests to internal hosts and read the responses back...

7.2CVSS5.3AI score0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 6:00 a.m.28 views

CVE-2026-17565 Animation Addons for Elementor < 2.7.2 - Unauthenticated Server-Side Request Forgery

The Animation Addons for Elementor WordPress plugin before 2.7.2 does not validate a user-supplied value before using it to build the host of a server-side HTTP request, allowing unauthenticated users to make the site issue requests to internal hosts and read the responses back...

0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 6:00 a.m.17 views

CVE-2026-17565

The Animation Addons for Elementor WordPress plugin before 2.7.2 is vulnerable to unauthenticated Server-Side Request Forgery (SSRF). An attacker supplies a value used to build the host of a server-side HTTP request, enabling the site to issue requests to internal hosts and return responses. CVSS...

7.2CVSS5.3AI score0.002EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.10 views

PT-2026-78407

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

7.7CVSS5.4AI score0.00258EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.9 views

PT-2026-78376

Name of the Vulnerable Software and Affected Versions Dell OpenManage Enterprise versions prior to 4.7.0 Description An unauthenticated attacker with remote access can exploit a Server-Side Request Forgery SSRF issue, which is a flaw that allows a requester to induce the server to make requests t...

7.2CVSS5.3AI score0.002EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.8 views

Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...

7.4CVSS5.8AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.5 views

GHSA-XPMJ-WJCP-6PWW Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Summary The ACME client used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs connects to an acmeurl, then issues requests to URLs that the ACME server returns in its directory/order/authorization/finalize responses - this is the classic ACME-client SSRF RFC 8555...

7.4CVSS5.9AI score0.00165EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/18 8:35 p.m.11 views

CVE-2026-68922

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:06+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-8j49-mmcx-4mp5...

5.5CVSS4.9AI score0.00358EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/18 8:09 p.m.7 views

MeshCentral has unsanitized data fields

Description A rogue or compromised MeshAgent can inject arbitrary HTML/JavaScript via the osdesc OS description field in its coreinfo message. The server stores this value with zero HTML sanitization meshagent.js:1903 only checks typeof == 'string'. When an admin views the device details panel, t...

5.8AI score
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/18 7:59 p.m.18 views

CVE-2026-47719 FUXA: Unauthenticated SSRF via Socket.IO DEVICE_WEBAPI_REQUEST and DEVICE_PROPERTY with response reading

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.2, the DEVICEWEBAPIREQUEST and DEVICEPROPERTY Socket.IO handlers in server/runtime/index.js omit isSocketWriteAuthorized and accept attacker-controlled property.address or endpoint connection data. A remote...

8.2CVSS0.00484EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 7:16 p.m.7 views

CVE-2026-55166

Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acmeurl without an effective server-side destination restriction and trigger AcmeHandler.setupacmeclient to make backend requests. An attacker could target cloud instance metadata or...

9.9CVSS0.00217EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 7:05 p.m.6 views

EUVD-2026-61155

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.3AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:05 p.m.5 views

CVE-2026-70666 Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acmeurl through PUT /api/1/authorities/ without revalidation and direct setupacmeclientnoretry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder,...

7.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:05 p.m.8 views

CVE-2026-70666

CVE-2026-70666 is a Server-Side Request Forgery (SSRF) in Lemur (Netflix's TLS certificate manager), rated CVSS 7.4 HIGH . Two defects combine: the acme_url allowlist is validated only at authority creation, not on the PUT /api/1/authorities/ update path, and the ACME client follows server-suppli...

7.4CVSS5.4AI score0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 7:03 p.m.16 views

CVE-2026-71303 Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist

Lemur manages TLS certificate creation. Prior to 1.9.3, validateacmeurl enforced ACMEDIRECTORYHOSTALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace the...

7.7CVSS0.00211EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/18 6:35 p.m.9 views

CVE-2026-63642

creationtimestamp| type| source ---|---|--- 2026-08-18 18:35:08+00:00| published-proof-of-concept| https://github.com/MagicMirrorOrg/MagicMirror/security/advisories/GHSA-998g-7v5w-cr7g...

6.3CVSS4.9AI score0.00364EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:19 p.m.4 views

CVE-2026-71880

Interpretation of untrusted input in template engine in GBIF Integrated Publishing Toolkit versions before 3.3.4 allows remote authenticated attackers to access server-side files and state via template injection...

7.6CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 6:19 p.m.6 views

CVE-2026-63642

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, checkArticleUrl in defaultmodules/newsfeed/nodehelper.js accepts the CHECKARTICLEURL notification through the unauthenticated Socket.IO namespace /newsfeed and performs fetchurl, method: "HEAD" without validating the...

6.3CVSS0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.6 views

CVE-2026-63643

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, the ADDCALENDAR handler in defaultmodules/calendar/nodehelper.js accepts an attacker-controlled URL, authentication data, and selfSignedCert setting through the unauthenticated Socket.IO namespace /calendar. The handle...

6.3CVSS0.00474EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:59 p.m.22 views

CVE-2026-49452 WeasyPrint: CSS Injection via Presentational Hints

WeasyPrint helps web developers to create PDF documents. Prior to 69.0, WeasyPrint embeds unescaped HTML presentational-hint attribute values into CSS in weasyprint/css/init.py when presentationalhints=True. The background attribute is inserted into a background-image:url declaration and parsed b...

6.5CVSS0.00273EPSS
SaveExploits0References4
Rows per page
Query Builder