renovate-bot opened a new pull request, #6765:
URL: https://github.com/apache/jmeter/pull/6765

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | 
[org.bouncycastle:bcprov-jdk18on](https://www.bouncycastle.org/download/bouncy-castle-java/)
 ([source](https://redirect.github.com/bcgit/bc-java)) | `1.84` → `1.85` | 
![age](https://developer.mend.io/api/mc/badges/age/maven/org.bouncycastle:bcprov-jdk18on/1.85?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.bouncycastle:bcprov-jdk18on/1.84/1.85?slim=true)
 |
   
   ---
   
   ### Bouncy Castle has an LDAP injection
   [CVE-2026-0636](https://nvd.nist.gov/vuln/detail/CVE-2026-0636) / 
[GHSA-c3fc-8qff-9hwx](https://redirect.github.com/advisories/GHSA-c3fc-8qff-9hwx)
   
   <details>
   <summary>More information</summary>
   
   #### Details
   Improper neutralization of special elements used in an LDAP query ('LDAP 
injection') vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on 
all (prov modules). This vulnerability is associated with program files 
LDAPStoreHelper.
   
   This issue affects BC-JAVA: from 1.74 before 1.84.
   
   #### Severity
   - CVSS Score: 5.5 / 10 (Medium)
   - Vector String: 
`CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/RE:M/U:Amber`
   
   #### References
   - 
[https://nvd.nist.gov/vuln/detail/CVE-2026-0636](https://nvd.nist.gov/vuln/detail/CVE-2026-0636)
   - 
[https://github.com/bcgit/bc-java/commit/d20cdb8430e09224114fec0179a71859929fcbde](https://redirect.github.com/bcgit/bc-java/commit/d20cdb8430e09224114fec0179a71859929fcbde)
   - 
[https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%900636](https://redirect.github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%900636)
   - 
[https://github.com/advisories/GHSA-c3fc-8qff-9hwx](https://redirect.github.com/advisories/GHSA-c3fc-8qff-9hwx)
   
   This data is provided by the [GitHub Advisory 
Database](https://redirect.github.com/advisories/GHSA-c3fc-8qff-9hwx) ([CC-BY 
4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).
   </details>
   
   ---
   
   ### Bouncy Castle for Java GOST 28147 CTR mode reuses keystream after 255 
blocks
   [CVE-2025-14813](https://nvd.nist.gov/vuln/detail/CVE-2025-14813) / 
[GHSA-574f-3g2m-x479](https://redirect.github.com/advisories/GHSA-574f-3g2m-x479)
   
   <details>
   <summary>More information</summary>
   
   #### Details
   The GOST 28147-2015 CTR mode implementation (`G3413CTRBlockCipher`) in the 
Legion of the Bouncy Castle BC-JAVA `bcprov` core module only increments the 
final byte of the counter, so the counter wraps after 255 blocks and the 
keystream is reused. Reusing CTR keystream allows an attacker who can observe 
two ciphertexts produced with the same key/IV to recover the XOR of the 
plaintexts, breaking confidentiality. Affects BC-JAVA from 1.59 before 1.84 
(with backported fixes in 1.80.2 and 1.81.1).
   
   #### Severity
   - CVSS Score: 9.3 / 10 (Critical)
   - Vector String: 
`CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/RE:M/U:Red`
   
   #### References
   - 
[https://nvd.nist.gov/vuln/detail/CVE-2025-14813](https://nvd.nist.gov/vuln/detail/CVE-2025-14813)
   - 
[https://github.com/bcgit/bc-java/commit/701686cb0184cd9ae103c801b3581fdf95c6d4f3](https://redirect.github.com/bcgit/bc-java/commit/701686cb0184cd9ae103c801b3581fdf95c6d4f3)
   - 
[https://github.com/bcgit/bc-java/commit/b42574345414e4b7c8051b16fa1fafe01c29871f](https://redirect.github.com/bcgit/bc-java/commit/b42574345414e4b7c8051b16fa1fafe01c29871f)
   - 
[https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902025%E2%80%9014813](https://redirect.github.com/bcgit/bc-java/wiki/CVE%E2%80%902025%E2%80%9014813)
   - 
[https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14813.json](https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14813.json)
   - 
[https://bugzilla.redhat.com/show_bug.cgi?id=2458640](https://bugzilla.redhat.com/show_bug.cgi?id=2458640)
   - 
[https://access.redhat.com/security/cve/CVE-2025-14813](https://access.redhat.com/security/cve/CVE-2025-14813)
   - 
[https://access.redhat.com/errata/RHSA-2026:24977](https://access.redhat.com/errata/RHSA-2026:24977)
   - 
[https://access.redhat.com/errata/RHSA-2026:21772](https://access.redhat.com/errata/RHSA-2026:21772)
   - 
[https://access.redhat.com/errata/RHSA-2026:18059](https://access.redhat.com/errata/RHSA-2026:18059)
   - 
[https://access.redhat.com/errata/RHSA-2026:18055](https://access.redhat.com/errata/RHSA-2026:18055)
   - 
[https://access.redhat.com/errata/RHSA-2026:18054](https://access.redhat.com/errata/RHSA-2026:18054)
   - 
[https://access.redhat.com/errata/RHSA-2026:17668](https://access.redhat.com/errata/RHSA-2026:17668)
   - 
[https://access.redhat.com/errata/RHSA-2026:14276](https://access.redhat.com/errata/RHSA-2026:14276)
   - 
[https://access.redhat.com/errata/RHSA-2026:14272](https://access.redhat.com/errata/RHSA-2026:14272)
   - 
[https://access.redhat.com/errata/RHSA-2026:13631](https://access.redhat.com/errata/RHSA-2026:13631)
   - 
[https://access.redhat.com/errata/RHSA-2026:11721](https://access.redhat.com/errata/RHSA-2026:11721)
   - 
[https://access.redhat.com/errata/RHSA-2026:11720](https://access.redhat.com/errata/RHSA-2026:11720)
   - 
[https://github.com/advisories/GHSA-574f-3g2m-x479](https://redirect.github.com/advisories/GHSA-574f-3g2m-x479)
   
   This data is provided by the [GitHub Advisory 
Database](https://redirect.github.com/advisories/GHSA-574f-3g2m-x479) ([CC-BY 
4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).
   </details>
   
   ---
   
   ### Bouncy Castle: Name Constraints bypass via trailing dot in rfc822Name 
and URI
   [CVE-2026-8763](https://nvd.nist.gov/vuln/detail/CVE-2026-8763) / 
[GHSA-9pwp-9qqc-pr26](https://redirect.github.com/advisories/GHSA-9pwp-9qqc-pr26)
   
   <details>
   <summary>More information</summary>
   
   #### Details
   In Bouncy Castle for Java before 1.85, Name Constraints bypass via trailing 
dot in rfc822Name and URI. This issue also affects Bouncy Castle for Java LTS 
before 2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 1.0.2.7 
(1.0.X series), 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).
   
   #### Severity
   - CVSS Score: 9.3 / 10 (Critical)
   - Vector String: 
`CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/U:Amber`
   
   #### References
   - 
[https://nvd.nist.gov/vuln/detail/CVE-2026-8763](https://nvd.nist.gov/vuln/detail/CVE-2026-8763)
   - 
[https://github.com/bcgit/bc-java/commit/2c28b253a44681fbbc562561eab6ad383d2ae558](https://redirect.github.com/bcgit/bc-java/commit/2c28b253a44681fbbc562561eab6ad383d2ae558)
   - 
[https://github.com/bcgit/bc-java/wiki/CVE-2026-8763](https://redirect.github.com/bcgit/bc-java/wiki/CVE-2026-8763)
   - 
[https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%908763](https://redirect.github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%908763)
   - 
[https://github.com/bcgit/bc-java/releases/tag/r1rv85v2](https://redirect.github.com/bcgit/bc-java/releases/tag/r1rv85v2)
   - 
[https://github.com/advisories/GHSA-9pwp-9qqc-pr26](https://redirect.github.com/advisories/GHSA-9pwp-9qqc-pr26)
   
   This data is provided by the [GitHub Advisory 
Database](https://redirect.github.com/advisories/GHSA-9pwp-9qqc-pr26) ([CC-BY 
4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).
   </details>
   
   ---
   
   ### Bouncy Castle: Lazy ASN.1 sequence forcing resets nesting-depth guard
   [CVE-2026-13506](https://nvd.nist.gov/vuln/detail/CVE-2026-13506) / 
[GHSA-qp49-qgx5-5m26](https://redirect.github.com/advisories/GHSA-qp49-qgx5-5m26)
   
   <details>
   <summary>More information</summary>
   
   #### Details
   In Bouncy Castle for Java before 1.85, Lazy ASN.1 sequence forcing resets 
nesting-depth guard. This issue also affects Bouncy Castle for Java LTS before 
2.73.12, and Bouncy Castle for Java FIPS (BC-FJA) before bc-fips 1.0.2.7 (1.0.X 
series), 2.0.2 (2.0.X series) and 2.1.3 (2.1.X series).
   
   #### Severity
   - CVSS Score: 8.7 / 10 (High)
   - Vector String: 
`CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/U:Amber`
   
   #### References
   - 
[https://nvd.nist.gov/vuln/detail/CVE-2026-13506](https://nvd.nist.gov/vuln/detail/CVE-2026-13506)
   - 
[https://github.com/bcgit/bc-java/commit/77454da9b3dcaaa2991412d1c3c1a6e1a338ff84](https://redirect.github.com/bcgit/bc-java/commit/77454da9b3dcaaa2991412d1c3c1a6e1a338ff84)
   - 
[https://github.com/bcgit/bc-java/wiki/CVE-2026-13506](https://redirect.github.com/bcgit/bc-java/wiki/CVE-2026-13506)
   - 
[https://github.com/advisories/GHSA-qp49-qgx5-5m26](https://redirect.github.com/advisories/GHSA-qp49-qgx5-5m26)
   
   This data is provided by the [GitHub Advisory 
Database](https://redirect.github.com/advisories/GHSA-qp49-qgx5-5m26) ([CC-BY 
4.0](https://redirect.github.com/github/advisory-database/blob/main/LICENSE.md)).
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - Branch creation
     - At any time (no schedule defined)
   - Automerge
     - At any time (no schedule defined)
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/jmeter).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to