Lucene search
+L

570863 matches found

OSV
OSV
added 2026/08/25 5:32 p.m.5 views

GHSA-PG62-F8G4-4WQH phpMyFAQ privilege escalation: GroupController::updatePermissions lets a GROUP_EDIT admin grant rights they do not hold

Overview When phpMyFAQ hardened its admin permission-assignment endpoints against privilege escalation, it added a "a non-SuperAdmin may only assign rights they themselves hold" constraint to the user-rights endpoint UserController::updateUserRights. The equivalent group-rights endpoint,...

8.8CVSS5.9AI score0.00442EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 5:32 p.m.8 views

phpMyFAQ privilege escalation: GroupController::updatePermissions lets a GROUP_EDIT admin grant rights they do not hold

Overview When phpMyFAQ hardened its admin permission-assignment endpoints against privilege escalation, it added a "a non-SuperAdmin may only assign rights they themselves hold" constraint to the user-rights endpoint UserController::updateUserRights. The equivalent group-rights endpoint,...

6.5CVSS5.8AI score0.01792EPSS
SaveExploits3References3Affected Software2
OSV
OSV
added 2026/08/25 5:30 p.m.3 views

GHSA-MF8R-WM2W-F8C5 phpMyFAQ public FAQ APIs expose inactive FAQ content

Affected Product phpMyFAQ Affected Versions - Confirmed affected: 4.1.4, API v3.1. - Confirmed affected: current main / 4.2-style source, API v4.0, for GET /api/v4.0/faqs/tags/tagId when api.onlyActiveFaqs=true. Patched Versions 4.1.5. Description The public FAQ API applies inconsistent active =...

5.3CVSS5.5AI score0.00358EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 5:30 p.m.8 views

phpMyFAQ public FAQ APIs expose inactive FAQ content

Affected Product phpMyFAQ Affected Versions - Confirmed affected: 4.1.4, API v3.1. - Confirmed affected: current main / 4.2-style source, API v4.0, for GET /api/v4.0/faqs/tags/tagId when api.onlyActiveFaqs=true. Patched Versions 4.1.5. Description The public FAQ API applies inconsistent active =...

5.6AI score
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/08/25 5:28 p.m.10 views

phpMyFAQ has Potential Authenticated Path Traversal in PDF Export

Summary There is an authenticated path traversal condition in the PDF export functionality, specifically within the PDF image resolution logic. The issue may allow a privileged FAQ editor to cause the application to attempt reading files outside the intended content directory during PDF generatio...

5.5AI score
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/08/25 5:28 p.m.4 views

GHSA-88G4-74F3-63X9 phpMyFAQ has Potential Authenticated Path Traversal in PDF Export

Summary There is an authenticated path traversal condition in the PDF export functionality, specifically within the PDF image resolution logic. The issue may allow a privileged FAQ editor to cause the application to attempt reading files outside the intended content directory during PDF generatio...

4.9CVSS5.5AI score0.00399EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 5:22 p.m.11 views

Important: Red Hat Security Advisory: Kiali 2.4.22 for Red Hat OpenShift Service Mesh 3.0

Kiali 2.4.22 for Red Hat OpenShift Service Mesh 3.0 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.1CVSS6.3AI score0.00623EPSS
SaveExploits5References20
NVD
NVD
added 2026/08/25 5:17 p.m.9 views

CVE-2026-13217

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS0.00509EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 5:14 p.m.6 views

maigret v0.6.5

Maigret English · 简体中文 Maigret collects a dossier on a person by username only , checking for accounts on a huge number of sites and gathering all the available information from web pages. No API keys required. AI profiling demo. Sponsors IPcook provides reliable residential proxies for online...

5.8AI score
SaveExploits0References21
Snyk
Snyk
added 2026/08/25 4:35 p.m.7 views

Out-of-bounds Read

Amendment This was deemed not a vulnerability. Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Out-of-bounds Read via the xmlSchemaIDCFillNodeTables function. An attacker can cause a denial of service by submitting specially...

2.9CVSS5.9AI score0.0018EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/25 4:34 p.m.9 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' in the initializecopywithargs function. An attacker can cause a process crash by passing a non-Node argument, such as ...

8.7CVSS5.8AI score0.00181EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/25 4:33 p.m.19 views

Arbitrary Argument Injection

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Arbitrary Argument Injection through the per-call options handling in the java function in nltk/internals.py. An attacker can achieve arbitrary...

9.8CVSS6.3AI score0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 4:25 p.m.4 views

GHSA-Q27Q-98J4-9PFV qwed Vulnerable to Authenticated Remote Code Execution via Unsafe SymPy `parse_expr()`

Summary The qwed package version 5.1.1 passes attacker-controlled input directly to SymPy's parseexpr function without a restricted namespace. Because parseexpr internally calls Python's eval, any authenticated tenant can execute arbitrary Python code inside the API server process. The attack...

8.8CVSS6.3AI score0.00444EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 4:25 p.m.9 views

qwed Vulnerable to Authenticated Remote Code Execution via Unsafe SymPy `parse_expr()`

Summary The qwed package version 5.1.1 passes attacker-controlled input directly to SymPy's parseexpr function without a restricted namespace. Because parseexpr internally calls Python's eval, any authenticated tenant can execute arbitrary Python code inside the API server process. The attack...

8.8CVSS6.2AI score0.00444EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/25 4:17 p.m.7 views

DEBIAN-CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.3CVSS5.8AI score0.00426EPSS
SaveExploits1References1
PyPA
PyPA
added 2026/08/25 4:17 p.m.9 views

PYSEC-2026-3749

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS6AI score0.00426EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/25 4:17 p.m.5 views

PYSEC-2026-3749

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.3CVSS6.1AI score0.00426EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS0.00426EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.9 views

CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 4:17 p.m.8 views

UBUNTU-CVE-2026-79675

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS6.1AI score0.00426EPSS
SaveExploits1References3
Rows per page
Query Builder