Lucene search
+L

321 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.35 views

PT-2026-47218

Name of the Vulnerable Software and Affected Versions Twig versions prior to 3.26.0 Description Deprecated internal wrappers in src/Resources/core.php for legacy third-party code fail to correctly handle sandbox state. Specifically, the functions twig array some and twig array every call...

5.3CVSS5.8AI score0.0027EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.21 views

PT-2026-47220

Name of the Vulnerable Software and Affected Versions Twig affected versions not specified Description An issue exists where a sandboxed template author can trigger a disallowed toString method on objects reachable from the render context, bypassing the security policy. This occurs through two...

7.1CVSS5.8AI score0.00215EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.37 views

PT-2026-47207

Name of the Vulnerable Software and Affected Versions Twig PHP templating engine affected versions not specified Description An allow-list bypass exists within the Sandbox filter, tag, and function mechanisms, which could allow an attacker to execute unauthorized actions by circumventing the...

6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.31 views

PT-2026-47211

Name of the Vulnerable Software and Affected Versions Symfony versions prior to 5.4.31 Symfony versions prior to 6.4.11 Description SymfonyComponentHttpClientNoPrivateNetworkHttpClient is a decorator designed to block requests to private networks. However, the list of blocked subnets omits severa...

6.9CVSS5.2AI score0.0046EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.25 views

PT-2026-47210

Name of the Vulnerable Software and Affected Versions Symfony versions prior to 5.4.21 Description When a firewall is configured with form-login or any authenticator using DefaultAuthenticationFailureHandler and the failure forward: true option, the handler reads the failure path parameter from t...

8.7CVSS5.3AI score0.00475EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.20 views

PT-2026-47221

Name of the Vulnerable Software and Affected Versions Twig affected versions not specified Description An issue exists where sandboxing enabled through SourcePolicyInterface can be bypassed. The CoreExtension::column function receives the sandbox state via the needs is sandboxed channel as a...

6CVSS5.7AI score0.00239EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2026/05/22 10:16 p.m.14 views

CVE-2026-41073

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet CSV/formula injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can caus...

4.6CVSS5.7AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/21 1:16 p.m.13 views

UBUNTU-CVE-2026-6841

Request Tracker is vulnerable to a reflected cross-site scripting XSS vulnerability via the "Page" parameter in GET requests. An attacker can craft a URL that, when opened, results in arbitrary JavaScript execution in the victim’s browser. This vulnerability affects versions from 5.0.4 up to 5.0....

6.1CVSS5.9AI score0.00235EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/21 10:16 a.m.17 views

CVE-2026-42000

Insufficient Validation of Names During AXFR...

8.6CVSS5.8AI score0.00242EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/21 10:16 a.m.16 views

CVE-2026-41999

Incorrect Behaviour of Views with TCP PROXY Requests...

4.8CVSS5.8AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/21 10:16 a.m.11 views

UBUNTU-CVE-2026-41999

Incorrect Behaviour of Views with TCP PROXY Requests...

4.8CVSS5.8AI score0.00142EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/21 9:16 a.m.15 views

CVE-2026-44075

A missing break statement in DSI OpenSession processing in Netatalk 1.5.0 through 4.4.2 causes a DSIOPTATTNQUANT switch case to fall through into DSIOPTSERVQUANT, resulting in unintended session option handling that may allow a remote attacker to cause a minor service disruption via crafted DSI...

3.7CVSS5.8AI score0.00329EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/21 8:16 a.m.18 views

CVE-2026-44065

An off-by-two error in lpwrite in papd in Netatalk 2.0.0 through 4.4.2 allows an adjacent network attacker to modify limited data or cause a minor service disruption via crafted print data...

4.2CVSS5.8AI score0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/21 8:16 a.m.19 views

CVE-2026-44073

Authentication modules in Netatalk 1.5.0 through 4.4.2 fail to check the return value of seteuid, which may allow a remote authenticated attacker to retain elevated privileges under error conditions...

5CVSS5.8AI score0.00277EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/21 8:16 a.m.16 views

CVE-2026-44058

An authentication bypass vulnerability in Netatalk 2.2.2 through 4.4.2 allows a remote privileged user to authenticate as an arbitrary user via the admin auth user mechanism...

7.2CVSS6AI score0.00532EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/21 8:16 a.m.17 views

CVE-2026-7835

A format string argument mismatch in Netatalk 3.0.3 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted input that triggers incorrect format string processing...

3.1CVSS5.8AI score0.00318EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.31 views

PT-2026-45158

Name of the Vulnerable Software and Affected Versions Twig affected versions not specified Description SandboxNodeVisitor fails to fully enforce SecurityPolicy::checkMethodAllowed for implicit toString calls because the set of wrapped AST nodes in CheckToStringNode is incomplete. This allows a...

7.1CVSS5.5AI score0.0036EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2026/05/21 12:00 a.m.18 views

CVE-2026-44230

RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.4 up to but not including 5.0.10, and 6.0.0 up to but not including 6.0.3 contain a reflected Cross-Site Scripting XSS vulnerability where an attacker who can induce an authenticated RT user to visit a crafted U...

6.1CVSS5.7AI score0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/20 12:00 a.m.12 views

CVE-2026-46529

Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A single-click remote code execution vulnerability in versions prior to 1.26.3 and 1.28.4 allows an attacker to achieve arbitrary code execution as the user by tricking them into clicking a link inside...

8.4CVSS6.5AI score0.00529EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/05/15 5:16 a.m.21 views

CVE-2025-54518

Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation...

7.3CVSS5.9AI score0.00287EPSS
SaveExploits0References34
Rows per page
Query Builder