Lucene search
+L

311 matches found

Kitploit
Kitploit
added 2026/09/16 10:55 p.m.8 views

CVE-2024-6536

Description This script is a PoC for CVE-2024-6536, where a XSS is possible in the Zephyr Project Manager plugin for Wordpress. It requires authentication and privileges as a project manager administrator. Usage root@kitploit: python3 CVE-2024-6536.py -u -p -w Example: python3 CVE-2024-6536.py -u...

5.4CVSS5.9AI score0.00774EPSS
SaveExploits2
NVD
NVD
added 2026/09/08 12:16 p.m.5 views

CVE-2026-76931

The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level...

6.4CVSS0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/08 11:29 a.m.12 views

CVE-2026-76931

The Zephyr Project Manager WordPress plugin (all versions up to and including 3.3.205 ) is vulnerable to Stored Cross-Site Scripting (XSS) via the 'message' parameter , caused by insufficient input sanitization and output escaping. Authenticated attackers with Custom-level access or higher can in...

6.4CVSS5.9AI score0.00193EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 11:29 a.m.7 views

EUVD-2026-72696

The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level...

6.4CVSS5.9AI score0.00193EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 11:29 a.m.24 views

CVE-2026-76931 Zephyr Project Manager <= 3.3.205 - Authenticated (Custom+) Stored Cross-Site Scripting via 'message' Parameter

The Zephyr Project Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘message’ parameter in all versions up to, and including, 3.3.205 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level...

6.4CVSS0.00193EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/09/07 12:00 a.m.6 views

WordPress Zephyr Project Manager plugin <= 3.3.205 - Authenticated (Custom+) Stored Cross-Site Scripting vulnerability

Authenticated Custom+ Stored Cross-Site Scripting vulnerability discovered by Nabil Irawan in WordPress Plugin Zephyr Project Manager versions = 3.3.205...

6.4CVSS5.8AI score0.00193EPSS
SaveExploits0References1Affected Software1
GitHub Malware Advisories
GitHub Malware Advisories
added 2026/09/06 11:36 p.m.4 views

Malicious code in echo-jlsqe-4gcp4-zephyr-project (npm)

The package echo-jlsqe-4gcp4-zephyr-project was found to contain malicious code. --- Credit: OpenSSF source...

5.7AI score
SaveExploits0References3
CVE
CVE
added 2026/08/03 9:21 p.m.54 views

CVE-2026-10849

The CVE concerns the hawkBit OTA client in Zephyr (subsys/mgmt/hawkbit/hawkbit.c). A heap-based out-of-bounds write occurs when terminating the received HTTP body: the buffer holds the body but no space for a NUL, so response_data[downloaded_size] = '\0' writes past the allocation. This is trigge...

8.2CVSS6AI score0.00327EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/07/21 10:17 p.m.11 views

CVE-2026-10678

The MCTP-over-I2C+GPIO target binding in Zephyr subsys/pmci/mctp/mctpi2cgpiotarget.c processes pseudo-register writes from an I2C bus master byte-by-byte in mctpi2cgpiotargetwritereceived without validating the order or the receive buffer. In the affected versions the MCTPI2CGPIORXMSGADDR data...

8.1CVSS0.0039EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 9:30 p.m.36 views

CVE-2026-10680

CVE-2026-10680 affects Zephyr Project’s Classic BR/EDR L2CAP signaling: l2cap_br_conf_req() and l2cap_br_conf_rsp() validate the per-command length against the whole PDU length (buf-&gt;len) instead of the per-command len, allowing underflow of opt_len and an out-of-bounds read/write during confi...

7.6CVSS5.9AI score0.00161EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/12 5:16 p.m.20 views

CVE-2026-10666

parseipv4 in subsys/net/ip/utils.c reached via netipaddrparse for strings of the form "a.b.c.d:port" copies the port substring into a fixed 17-byte stack buffer char ipaddrNETIPV4ADDRLEN + 1 using a length of strlen - end - 1, where strlen is the full, unbounded input length and end is only the...

9.8CVSS0.00654EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/12 5:16 p.m.16 views

CVE-2026-10663

In Zephyr's experimental USB host stack CONFIGUSBHOSTSTACK, usbhdevicedisconnect subsys/usb/host/usbhdevice.c freed the root usbdevice slab object without clearing the cached pointer ctx-root. The bus removal handler devremovedhandler subsys/usb/host/usbhcore.c decides what to tear down solely fr...

6.1CVSS0.00236EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/05 10:23 p.m.61 views

CVE-2026-10657

The CVE-2026-10657 vulnerability affects Zephyr's DNS resolver when MDNS (CONFIG_MDNS_RESOLVER) is enabled. The code uses memcmp(strrchr(query, '.'), ".local", 7) to detect mDNS queries, reading a fixed 7 bytes from the suffix pointer. If the final label is shorter than 7 bytes (e.g., .org, .com,...

5.3CVSS5.7AI score0.00403EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/18 4:30 p.m.22 views

CVE-2026-10687

This CVE Record has been rejected by the Zephyr Project CNA. Subsequent analysis, confirmed with the fix author, determined that the addressed defect does not apply to any released version of Zephyr: the affected code path exists only in unreleased development code, and no released branch is...

5.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.22 views

PT-2026-49108

CVE-2026-10676 - Rejected reason: This CVE Record has been rejected CVE ID :CVE-2026-10676 Published : June 12, 2026, 12:16 a.m. | 1 hour, 14 minutes ago Description :Rejected reason: This CVE Record has been rejected by the Zephyr Project CNA. Subsequent analysis determined that the addressed...

5.1AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/26 8:14 p.m.24 views

CVE-2026-5072

A bitwise shift vulnerability in Zephyr's PTP subsystem allows a remote attacker to cause undefined behavior and potential system crashes. An attacker sends a crafted PTPMSGMANAGEMENT message to set an unvalidated negative logannounceinterval value in the port's data set. When a subsequent...

6.5CVSS5.9AI score0.003EPSS
SaveExploits1References1
Patchstack
Patchstack
added 2026/02/02 10:23 a.m.17 views

WordPress Zephyr Project Manager plugin <= 3.3.101 - Authenticated (Subscriber+) Limited Privilege Escalation vulnerability

Authenticated Subscriber+ Limited Privilege Escalation vulnerability discovered by wesley wcraft in WordPress Plugin Zephyr Project Manager versions = 3.3.101...

8.1CVSS5.3AI score0.00402EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/18 7:36 a.m.13 views

CVE-2025-12496

The Zephyr Project Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.203 via the file parameter. This makes it possible for authenticated attackers, with Custom-level access and above, to read the contents of arbitrary files on the server,...

4.9CVSS5.9AI score0.00685EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/17 8:15 a.m.16 views

CVE-2025-12496

The Zephyr Project Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.203 via the file parameter. This makes it possible for authenticated attackers, with Custom-level access and above, to read the contents of arbitrary files on the server,...

4.9CVSS0.00685EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2025/12/17 7:25 a.m.16 views

WordPress Zephyr Project Manager plugin <= 3.3.203 - Authenticated (Custom+) Arbitrary File Read And Server-Side Request Forgery vulnerability

Authenticated Custom+ Arbitrary File Read And Server-Side Request Forgery vulnerability discovered by type5afe in WordPress Plugin Zephyr Project Manager versions = 3.3.203...

4.9CVSS6.8AI score0.00685EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder