Skip to content

TLS-Anvil 1.5 possible bug relating to ECC curve selection #66

Description

@randombit

In Botan we recently added support for the TLS 1.3 Brainpool point identifiers, and this seems to have broken TLS-Anvil 1.5 in some way. Backtrace

2026-06-25T04:59:42.4229568Z �[m�[1;31m04:59:42: Test failed without AssertionError [5] Combination{INCLUDE_EXTENDED_MASTER_SECRET_EXTENSION=INCLUDE_EXTENDED_MASTER_SECRET_EXTENSION = true, TCP_FRAGMENTATION=TCP_FRAGMENTATION = false, CIPHER_SUITE=CIPHER_SUITE = TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, INCLUDE_ENCRYPT_THEN_MAC_EXTENSION=INCLUDE_ENCRYPT_THEN_MAC_EXTENSION = true, CERTIFICATE=Public Key Type: ECDH_ECDSA,Named Curve: SECP384R1,Certificate Signature Type: SHA256_WITH_RSA_ENCRYPTION, SIG_HASH_ALGORIHTM=SIG_HASH_ALGORIHTM = ECDSA_SHA512, NAMED_GROUP=NAMED_GROUP = BRAINPOOLP512R1TLS13, RECORD_LENGTH=RECORD_LENGTH = 16384}
2026-06-25T04:59:42.4234743Z 
2026-06-25T04:59:42.4236546Z java.lang.NullPointerException: Cannot invoke "de.rub.nds.tlsscanner.serverscanner.probe.invalidcurve.point.InvalidCurvePoint.getPublicPointBaseX()" because "invalidCurvePoint" is null
2026-06-25T04:59:42.4239223Z 	at de.rub.nds.tlstest.suite.tests.client.tls12.rfc8422.TLSExtensionForECC.rejectsInvalidCurvePoints(TLSExtensionForECC.java:161)
2026-06-25T04:59:42.4241836Z 	at java.base/
...

Full log is here: https://productionresultssa1.blob.core.windows.net/actions-results/06b01599-d02f-4e8b-b2df-3dd93dc92fd2/workflow-job-run-eeaedcd9-dcd8-5cb5-9734-867135927676/logs/job/job-logs.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions